ZEM17/dsh-subagent-agy

ZEM17★ 1TypeScriptLast synced: 2026-08-15

Open on GitHub

README excerpt

@dsh-external/dsh-subagent-antigravity Delegate tasks to Google Antigravity CLI ( agy ) — a separate Gemini-powered coding agent on your machine — straight from DeepSeek Harness. No Gemini API key is involved : agy authenticates through your Antigravity login (system keyring / Google Sign-In). 中文版见 README.zh.md · Source: github.com/ZEM17/dsh-subagent-agy Installation Requirements 1. agy installed : irm https://antigravity.google/cli/install.ps1 iex (Windows). The plugin locates it automatically (PATH → AGY BIN → %LOCALAPPDATA%\agy\bin → /.local/bin → /.gemini/bin → /go/bin ). 2. agy logged in once : run agy in a terminal and complete the sign-in. If a run hits "authentication required", the plugin pops the interactive login window automatically. 3. DeepSeek Harness with the standard web profile (it ships dsh-subagent , dsh-subprocess , dsh-tools , dsh-jobs ). Install the plugin From GitHub (recommended): From a tarball : download dsh-external-dsh-subagent-antigravity-0.1.0.tgz from the releases page, then: That's it — no restart needed. The model in any session can now use the antigravity tools. Usage The model calls the tools automatically when you ask for it; you can also prompt …

View full README on GitHub →
Agentsdsh-pluginterminalagent

Category