Skip to content

[FEATURE] Google Antigravity CLI (agy) Support #1650

@intoffset

Description

@intoffset

Greetings,

Google Antigravity CLI (agy) is becoming another agent harness that teams may want to support alongside Claude Code, Codex, Gemini CLI, Cursor, Windsurf, and other APM targets.

APM already supports Gemini CLI, but Antigravity CLI appears to use its own configuration surface and should probably be treated as a separate target rather than folded into the existing gemini target.

Is your feature request related to a problem? Please describe.

Yes. Teams that use APM as the source of truth for agent context currently cannot declare Antigravity CLI as an install/compile target.

A project can still rely on AGENTS.md as shared context, but Antigravity-specific primitives such as workspace skills, rules, plugins, and MCP configuration are not represented in APM's target list or deployment logic.

Describe the solution you'd like

Add Google Antigravity CLI (agy) as a supported APM target.

Likely target mapping to validate against current Antigravity CLI docs:

  • Target name: antigravity or agy
  • Shared project instructions: AGENTS.md
  • Workspace skills: .agent/skills/
  • Workspace rules: .agent/rules/
  • MCP configuration: Antigravity mcp_config.json / plugin-based configuration
  • Plugin support: Antigravity CLI plugins can contain skills, agents, rules, MCP servers, and hooks

This would let APM deploy the same managed skills/instructions to Antigravity CLI without users manually symlinking or copying .agents/skills into .agent/skills.

Describe alternatives you've considered

  • Treating Antigravity CLI as Gemini CLI: this seems risky because agy has a distinct plugin/config layout and runtime behavior.
  • Relying only on AGENTS.md: useful as a baseline, but it does not cover Antigravity workspace skills/rules/MCP configuration.
  • Project-local symlink from .agent/skills to .agents/skills: workable as a stopgap, but not a first-class APM target.

Additional context

Antigravity CLI docs indicate support for plugins, MCP, skills, and workspace context/rules. The CLI also has a plugin subcommand for installing/importing/managing plugins.

Related existing APM work:

Happy to provide local examples or help test a target implementation against agy.

Gemini CLI sunset: https://developers.googleblog.com/an-important-update-transitioning-gemini-cli-to-antigravity-cli/
MCP: https://antigravity.google/docs/mcp
Skills: https://antigravity.google/docs/skills
Rules: https://antigravity.google/docs/rules-workflows
Plugins: https://antigravity.google/docs/plugins
Hooks: https://antigravity.google/docs/hooks
"Sidecars" (completely new vs others apparently): https://antigravity.google/docs/sidecars

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/multi-targetMulti-target deploy spec, target directory creation, agent surface routing.priority/highShips in current or next milestonestatus/acceptedDirection approved, safe to start work.status/triagedInitial agentic triage complete; pending maintainer ratification (silence = approval).theme/portabilityOne manifest, every target. Multi-target deploy, marketplace, packaging, install.type/featureNew capability, new flag, new primitive.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions