What this is
Google Antigravity CLI (agy) as a DeepSeek Harness product subagent — delegate tasks to agy (Gemini) without any API key, using your Antigravity login. Multimodal: agy can also describe/analyze images by path.
Features
- Provider + 3 tools: \�ntigravity\ (new task), \�ntigravity_followup\ (resume via --conversation), \�ntigravity_login\ (interactive login window)
- Background mode: \�ackground: true\ registers a ctx.jobs task — live stream-json progress (text + step markers) via job_output, 1 h ceiling, job_kill stop, task key for follow-ups
- Image analysis: multimodal — pass an image path in the prompt
- Out-of-workspace targets: --add-dir\ via \�ddDirs\ config / tool \dirs\ param
- Environment hardening: flag probe, avoidBrowser / avoidLargeReads prompt notes, watchdog timeouts, atomic serialized task registry, proxy hot-reload, auto login window
- Docs: README (EN) + README.zh.md (中文)
Install
\\�ash
dsh plugin --profile web add github:ZEM17/dsh-subagent-agy
or download the tarball from this release
\\
Requires \�gy\ installed and logged in once (see README).