feat(integration): add Antigravity CLI (agy) integration support - #2143
feat(integration): add Antigravity CLI (agy) integration support#2143bxshi wants to merge 1 commit into
Conversation
|
Hi @bxshi, thanks for your interest in contributing! Herdr automatically admits focused bug fixes from contributors who are not maintainers when the title uses Contributors who are not maintainers may submit only focused bug fixes. If this pull request fixes a bug, rename it to use a conventional Feature requests, behavior changes, and other proposals belong in GitHub Discussions and require maintainer approval before a pull request. If this gate classified the pull request incorrectly, reply and tag a maintainer listed in Patch size: 13 changed files, 465 changed lines. See https://github.com/herdrdev/herdr/blob/master/CONTRIBUTING.md for the contribution policy. |
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
NVM see opening PR for this #2087 |
Summary
Adds support for Antigravity CLI (
agy) as an official agent integration target in Herdr.IntegrationTarget::Agyschema and registry setup.agylifecycle state hooks for Bash and PowerShell (src/integration/assets/agy/).herdr:agy) to enable native session restore (agy --resume <session_id>) upon Herdr server restart.herdr integration install/uninstall/status agy) and usage messages.integrations.mdx).Testing
cargo testandbun testsuites.cargo clippy --all-targets --locked -- -D warnings.herdr integration statusandherdr integration install agyend-to-end.