Skip to content

spec: Support 'agy' (Antigravity) CLI agent in Warp#11467

Open
jgfurlan wants to merge 1 commit into
warpdotdev:masterfrom
jgfurlan:spec/add-agy-support
Open

spec: Support 'agy' (Antigravity) CLI agent in Warp#11467
jgfurlan wants to merge 1 commit into
warpdotdev:masterfrom
jgfurlan:spec/add-agy-support

Conversation

@jgfurlan
Copy link
Copy Markdown

Closes #11466

Summary of Specs

This PR introduces the Product and Technical specifications to add native support for the agy (Antigravity) CLI developer agent in Warp.

Product Specification

Outlines the target user experience, including:

  • Auto-installing the Warp extension via agy extensions install https://github.com/warpdotdev/agy-warp when launching agy.
  • Auto-updating the extension when its version falls below the required threshold.
  • Interactive footer chips, split-pane fallback setup instructions, and structured notification streams in the agent inbox.

Technical Specification

Details the implementation checklist across the codebase:

  • Adding CLIAgent::Antigravity to the identity layer, mapping its signature Indigo brand color, display name, and custom Icon::AntigravityLogo asset.
  • Registering "agy" as a one-off shell command keyword to bypass natural language classification.
  • Wiring CLIAgent::Antigravity to the DefaultSessionListener and the new AntigravityPluginManager to handle structured OSC 777 protocols.
  • Adding the local skill directory path .antigravitycli/skills to SkillProvider.

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 21, 2026

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @jgfurlan on file. In order for us to review and merge your code, each contributor must visit https://cla.warp.dev to read and agree to our CLA. Once you have done so, please comment @cla-bot check to trigger another check.

@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 21, 2026

@jgfurlan

This PR is not linked to an issue that is marked with ready-to-spec.

Issue-state enforcement details:

Readiness check:

To continue, link this PR to a same-repo issue such as Closes #123 in the PR description, and make sure that issue has ready-to-spec.

Powered by Oz

@github-actions github-actions Bot added the external-contributor Indicates that a PR has been opened by someone outside the Warp team. label May 21, 2026
Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jgfurlan

This PR is not linked to an issue that is marked with ready-to-spec.

Issue-state enforcement details:

  • Associated same-repo issues checked: #11466

  • Required readiness label: ready-to-spec

Readiness check:

  • #11466: missing ready-to-spec; readiness labels present: none

To continue, link this PR to a same-repo issue such as Closes #123 in the PR description, and make sure that issue has ready-to-spec.

Powered by Oz

@jgfurlan
Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label May 21, 2026
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 21, 2026

The cla-bot has been summoned, and re-checked this pull request!

@jgfurlan
Copy link
Copy Markdown
Author

Hi @oss-maintainers! I've opened issue #11466 to propose native support for the 'agy' CLI agent and submitted this spec PR.

Could you please triage the issue and add the 'ready-to-spec' label so the automated check can pass? Thank you!

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

Labels

cla-signed external-contributor Indicates that a PR has been opened by someone outside the Warp team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support 'agy' (Antigravity) CLI agent in Warp

1 participant