ZEM17/dsh-subagent-agy

ZEM17★ 1TypeScript最后同步: 2026-08-15

在 GitHub 打开

README 摘要

@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 …

在 GitHub 查看完整 README →
Agent/智能体dsh-pluginterminalagent

分类