DSH-FrostFin: Kimi Code as DSH's Agent Loop

DSH-FrostFin is an MIT-licensed loop plugin for DSH. Its core concept is to use Kimi Code's `kimi acp` subprocess as the session driver, running Kimi's agent loop while preserving DSH's native interface and approval system. The plugin supports native rendering of streaming responses, thought blocks, and tool calls, achieving seamless alignment between Kimi tool approvals and DSH approval dialogs, as well as image input, session lifecycle management, and restart self-healing. Additionally, it provides a Moonlight Frostfin Whale default mode, real model list synchronization, status bar display, and goal/plan mode driving. Usage requires pre-installing Node.js 22.19+ and a logged-in Kimi Code, installing the plugin via the `npx` command, and restarting DSH.

Read More
dsh-loop-dock: A DeepSeek Harness for Multiple Agent Loops

dsh-loop-dock is a pre-alpha plugin (v0.1.0, MIT license) designed for DeepSeek Harness (DSH), addressing the limitation where multiple Agents share a single loop entry point in DSH. Instead of restructuring the agent loop, this plugin introduces a loop dock mechanism, enabling the concurrent execution of multiple agent loops within a single Harness and allowing different Agents to select and bind to specific loops. Its core functionalities include loop registration, selection, Agent binding, and driver delegation, along with providing protocols for strategy loop and driver loop integration, a default headless driver, and official sta

Read More