hass-agent: Add version 2.2.1#18296
Conversation
📝 WalkthroughWalkthroughAdds a new Scoop manifest for HASS.Agent version 2.2.1. The manifest includes package metadata, the download URL and hash, executable and shortcut mappings, a persistence directory, GitHub-based version checking, and an autoupdate URL template. Estimated code review effort: 1 (Trivial) | ~3 minutes Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@bucket/hass-agent.json`:
- Line 3: Update the manifest description for HASS.Agent to include a link to
the package-request issue, using the created issue that documents the acceptance
criteria for new packages. Keep the existing application description intact and
append the issue reference in the description.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: f828fb77-0719-4230-b019-2a8e13db8ef7
📒 Files selected for processing (1)
bucket/hass-agent.json
| @@ -0,0 +1,22 @@ | |||
| { | |||
| "version": "2.2.1", | |||
| "description": "HASS.Agent is a Windows-based client (companion) application for Home Assistant, developed in .NET 8.", | |||
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Link a package-request issue before merging.
This newly added manifest does not include a package-request issue link in its description, and no such link is present in the supplied PR summary. Please create and link one, including the acceptance criteria for new packages.
package-request issue template · contribution guide · manifest wiki
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@bucket/hass-agent.json` at line 3, Update the manifest description for
HASS.Agent to include a link to the package-request issue, using the created
issue that documents the acceptance criteria for new packages. Keep the existing
application description intact and append the issue reference in the
description.
Source: Path instructions
|
/verify |
|
All changes look good. Wait for review from human collaborators. hass-agent
|
Project homepage https://github.com/hass-agent
Closes #18295
<manifest-name[@version]|chore>: <general summary of the pull request>