dsh-loop-engine
by kuun993 · kuun993/dsh-loop-engine
★ 4 Stars
⑂ 1 Forks
↓ 560 Downloads/week
Updated: Sep 10, 2026
TypeScript
Original language: English
About
Adds a Settings "Loop engine" dropdown that switches which agent loop engine drives sessions — the built-in in-process driver or a hosted Claude Code, Codex, Pi, or Kimi Code engine — with no changes to the harness; the Kimi Code engine streams assistant text and thinking.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 1.0.0-rc2 | — | — |
| 1.0.0-rc3 | — | — |
| 1.0.0-rc4 | — | — |
| 1.0.0-rc5 | — | — |
| 1.0.0-rc6 | — | — |
| 1.0.0-rc7 | — | — |
| 1.0.0-rc8 | — | — |
| 1.0.0-rc9 | — | — |
| 1.0.0-rc10 | — | — |
| 1.0.0-rc11 | — | — |
| 1.0.0-rc12 | — | — |
| 1.0.0-rc13 | — | — |
| 1.0.0-rc14 | — | — |
| 1.0.0-rc15 | — | — |
| 0.1.5-rc1 | — | — |
Similar plugins
Use Kimi Code as the DSH agent loop over ACP, with approvals, slash commands, and local/remote (ssh+tmux) session attach.
★ 0
↓ 162/wk
dsh plugin --profile web add dsh-frostfinby MJorgin
⚡ DSH 指挥家 / Conductor for DeepSeek Harness — in-session dispatch to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok). Zero-dep skil
★ 6
MIT
JavaScript
Sep 1, 2026
dsh plugin --profile web add dsh-agent-conductorLong-task orchestration loop: Codex plans/scores/reviews, DeepSeek executes, Kimi supplements (vision acceptance, summarization, cross-check).
★ 0
dsh plugin --profile web add dsh-longtask-orchestratorby Norman-else
Run Claude Code as a first-class DSH conversation while preserving its native agent loop, tools, skills, hooks, and MCP integrations in DSH.
★ 5
MIT
TypeScript
Sep 12, 2026
dsh plugin --profile web add @norman-else/dsh-claudeAuto-resume for interrupted agent sessions: an ordered rule table routes by failure type (rate limit, quota, auth, context overflow, crashed orphan) to automatic backoff retry, model switch, resume af
★ 0
dsh plugin --profile web add @weibaohui/dsh-continueRun the main session model on a local Claude Code subscription through the official Claude Agent SDK, taking over the llm/stream route for the claude-code provider, with token-level streaming, session
★ 0
dsh plugin --profile web add dsh-claude-driver