tokentopo-ai/dsh-octo

tokentopo-ai★ 8JavaScriptLast synced: 2026-08-19

Open on GitHub

an heterogeneous multi-agent collaboration skill designed for dsh

README excerpt

dsh-octo English 简体中文 Prerequisites · Install · What It Does · How It Works · Documentation · License Deepseek Harness (dsh) natively supports headless invocation of Claude Code and Codex as subagents through its built-in subagent backends, and these subagents can reuse the local account login state and the coding plans that come with the accounts. For example, if you have a Claude Code Max plan, you can have dsh call Fable-5 as a subagent. Inspired by this, I designed this skill specifically for dsh, with these ideas in mind: - Use built-in capabilities wherever possible for the most seamless invocation of heterogeneous subagents. - Make dsh aware that it can call subagents, so it can aggregate multiple agents into greater intelligence. - Design dedicated multi-agent workflows for different stages—such as planning, coding, and acceptance—to achieve high-quality collaboration. Prerequisites - dsh 0.1.0-rc.6 . - A deepseek-official provider configured for the main dsh model. - Node.js, npm, and a pnpm environment available to dsh plugin . - Claude Code and Codex installed and signed in locally, with active coding-plan subscriptions on the corresponding accounts. Install dsh-octo cur…

View full README on GitHub →
Agentsdsh-pluginagent

Category