Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.

stdiocommunityinfra

Package Details

Transportstdio

Environment Variables

AGY_PATH(str)

Path to the agy binary (defaults to `agy` on PATH)

AGY_TIMEOUT(num)

Override the per-tool timeouts, in seconds

AGY_MAX_OUTPUT_CHARS(num)

Truncation cap for tool output, in characters (default 50000)

AGY_DEFAULT_MODEL(str)

Fallback model when no chain entry is available

AGY_ON_FAILURE(str)

Set to `strict` to instruct the calling agent not to absorb failed delegations (default `fallback`)