feat: add AGY (Antigravity) harness adapter, interactive prompts, and slash commands - #99
feat: add AGY (Antigravity) harness adapter, interactive prompts, and slash commands#99Kryvonis wants to merge 3 commits into
Conversation
|
Thanks — the agy work is welcome. The command catalog and the icon are fine as they are. The adapter emits Two changes I'd want regardless:
Bring the corpus + notes + conformance and run the live check on your session, and I'll take it whole. |
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