Skip to content

feat(integration): add Antigravity CLI (agy) integration support - #2143

Closed
bxshi wants to merge 1 commit into
herdrdev:masterfrom
bxshi:feat/agy-integration
Closed

feat(integration): add Antigravity CLI (agy) integration support#2143
bxshi wants to merge 1 commit into
herdrdev:masterfrom
bxshi:feat/agy-integration

Conversation

@bxshi

@bxshi bxshi commented Aug 1, 2026

Copy link
Copy Markdown

Summary

Adds support for Antigravity CLI (agy) as an official agent integration target in Herdr.

  • Adds IntegrationTarget::Agy schema and registry setup.
  • Bundles agy lifecycle state hooks for Bash and PowerShell (src/integration/assets/agy/).
  • Supports session identity reporting (herdr:agy) to enable native session restore (agy --resume <session_id>) upon Herdr server restart.
  • Extends CLI commands (herdr integration install/uninstall/status agy) and usage messages.
  • Updates documentation (integrations.mdx).

Testing

  • Verified cargo test and bun test suites.
  • Verified cargo clippy --all-targets --locked -- -D warnings.
  • Verified herdr integration status and herdr integration install agy end-to-end.

@kangal-bot

Copy link
Copy Markdown
Collaborator

Hi @bxshi, thanks for your interest in contributing!

Herdr automatically admits focused bug fixes from contributors who are not maintainers when the title uses fix: ... or fix(scope): ... and the patch changes no more than 20 files and 1,000 total added or deleted lines.

Contributors who are not maintainers may submit only focused bug fixes. If this pull request fixes a bug, rename it to use a conventional fix: ... or fix(scope): ... title, then tag a maintainer to review and reopen it.

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 .github/MAINTAINERS. A verified maintainer can reopen it; reopening by anyone else will be closed again automatically.

Patch size: 13 changed files, 465 changed lines.

See https://github.com/herdrdev/herdr/blob/master/CONTRIBUTING.md for the contribution policy.

@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • ai-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 64e009e1-2b36-4450-b52b-874cc917a7a7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@kangal-bot kangal-bot closed this Aug 1, 2026
@bxshi

bxshi commented Aug 1, 2026

Copy link
Copy Markdown
Author

NVM see opening PR for this #2087

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants