KanoNoUta/dsh-captain

KanoNoUta★ 2TypeScriptLast synced: 2026-08-15

Open on GitHub

Captain plugin for DeepSeek Harness: GPT planning, DeepSeek workers, independent review, adaptive multi-agent orchestration

README excerpt

@kanonouta/dsh-captain English 中文 Captain is a dual-face DeepSeek Harness plugin that exposes one synthetic captain model route. GPT is the planner and independent reviewer, while DeepSeek workers make the incremental repository changes. Install into DeepSeek Harness Captain ships its bundle manifest and built Host/Client entry points, so a Web profile can install it directly from GitHub: For source development inside a DeepSeek Harness checkout: The optional source integration patch adds both TypeScript compiler faces and keeps official DeepSeek and OpenCode DeepSeek routes distinguishable in the native model selector. Normal dsh plugin add installation uses cordis.patch.yml and does not require that patch. Composition The Host registers captain through the normal LLM adapter directory, so the existing model selector renders a route such as GPT-5.6 Terra - DeepSeek V4 Flash beside ordinary providers. The route id is captain: - and the model entry advertises text and image input plus Balanced , High Quality , and Ultra reasoning efforts. Captain resolves each nested provider/model route before dispatch. A policy effort is downgraded to the strongest effort that route advertises, wh…

View full README on GitHub →
Agentsagent-harnessdeepseekdsh-plugingptllmmulti-agenttypescriptagent

Category