feat: add AGY (Antigravity) harness adapter, interactive prompts, and slash commands - #99
Open
Kryvonis wants to merge 1 commit into
Open
feat: add AGY (Antigravity) harness adapter, interactive prompts, and slash commands#99Kryvonis wants to merge 1 commit into
Kryvonis wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds support for AGY (Google Antigravity CLI /
agy/antigravity) to Collie:Interactive Prompt Up-Leveling (
web/src/lib/harness/agy/):ask_questiondialogs, numbered options (1. Option,1) Option,[1] Option,( ) 1.Option), and permission/confirmation prompts into native tappable buttons.composerReady).[digit, "Enter"]or[digit]).Slash Command Palette (
web/src/lib/agent-commands.ts):agy,agy-cli, andantigravity:/plan,/grill-me,/learn,/compact,/clear,/model,/status,/subagents,/skills,/rules,/mcp,/hooks,/review,/diff,/doctor,/theme,/help,/exit.Brand Styling & Icon (
web/src/components/agent-icon*):#1A73E8) foragyandantigravitypane badges and switcher tiles.Registry & Case/Prefix Normalization (
web/src/lib/harness/registry.ts):adapterForto support casing and common prefix variants (agy,agy-cli,antigravity).Suggested CHANGELOG Entry
AGY (Antigravity CLI) gets a harness adapter — up-levels interactive question options (
ask_question) and tool permission dialogs into tappable buttons, gates the composer against typing into active menus, adds the AGY slash command palette, and includes brand icons.Verification