umicorn07/dsh-subagent-agy

umicorn07★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

Antigravity CLI (agy) subagent provider plugin for DeepSeek Harness (dsh)

README 摘要

dsh-subagent-agy English 中文 dsh-subagent-agy is an open-source Antigravity CLI ( agy ) Subagent Provider Plugin for DeepSeek Harness (dsh) . It allows DeepSeek Harness agents to delegate complex coding tasks, multi-file AST refactoring, test generation, and deep reasoning to Google Antigravity ( agy cli ) running as an autonomous subagent in a child process, returning structured results and diffs back to DSH. ✨ Features - 🤖 Native DSH Subagent Seam : Implements DSH's SubagentProvider specification ( provider: agy ), supporting seamless tool integration, cancellation ( AbortSignal ), and session isolation. - 🧠 Context & Token Isolation : Heavy token-consuming coding, build, and test steps remain isolated within Antigravity's child process without cluttering the parent DSH agent's context window. - ⚙️ Configurable : Supports customizable reasoning efforts ( effort: low medium high ), model selection, and execution modes ( accept-edits plan ). - 🚀 Unattended Execution : Runs non-interactively via agy --print --output-format json --dangerously-skip-permissions . 📦 Installation & Configuration 1. Install Plugin In your DSH profile directory: 2. Configure cordis.patch.yml Add the fol…

在 GitHub 查看完整 README →
终端/TUIagyantigravitycordisdeepseek-harnessdsh-pluginsubagentagent

分类