Skip to content

feat(agy): enhance Google Antigravity CLI integration#2689

Open
darion-yaphet wants to merge 1 commit into
github:mainfrom
darion-yaphet:feat/agy-enhancement
Open

feat(agy): enhance Google Antigravity CLI integration#2689
darion-yaphet wants to merge 1 commit into
github:mainfrom
darion-yaphet:feat/agy-enhancement

Conversation

@darion-yaphet
Copy link
Copy Markdown
Contributor

Summary

  • Set requires_cli=True and install_url="https://antigravity.google/" so spec-kit detects and links the agy CLI correctly
  • Implement build_exec_args() for non-interactive execution via agy --print "<prompt>"
  • Add dot-to-hyphen hook command note injection in generated SKILL.md files, aligning agy with the codex integration pattern

Test Plan

  • Run uv run pytest tests/integrations/test_integration_agy.py -v — 38 tests pass
  • Run uv run pytest tests/ -q — full suite (2974 tests) passes
  • Run uvx ruff check src — no lint issues
  • Verify specify init <project> --integration agy installs skills to .agents/skills/ with dot-to-hyphen note in SKILL.md files containing hooks

@darion-yaphet darion-yaphet requested a review from mnriem as a code owner May 23, 2026 12:31
@darion-yaphet darion-yaphet force-pushed the feat/agy-enhancement branch from 2012aa6 to 8665f56 Compare May 23, 2026 12:33
- Set requires_cli=True and install_url for CLI tool detection
- Implement build_exec_args() for non-interactive execution via agy --print
- Add dot-to-hyphen hook command note injection in generated SKILL.md files
@darion-yaphet darion-yaphet force-pushed the feat/agy-enhancement branch from 8665f56 to 54a0cd0 Compare May 23, 2026 12:37
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.

1 participant