Jonah-Wu23/oh-my-dsh
Jonah-Wu23★ 3JavaScriptLast synced: 2026-08-15
Minimal-stable DeepSeek Harness preset with Linux-shaped persistent Bash, native Windows support, on-demand capability routing, and a low-cost V4 Flash router for DeepSeek V4 Pro coding workflows.
README excerpt
oh-my-dsh A fixed Minimal surface with on-demand capabilities DeepSeek Harness preset · Native MSYS2 Bash on Windows · V4 Flash capability routing 中文 · Development plan · Repository map · NOTICE oh-my-dsh is an experimental DeepSeek Harness preset. It keeps the main agent on the official Minimal persona and a stable tool surface while moving Windows Bash, capability registration, Flash routing, and long-running recovery into the runtime layer. When the main agent needs an extra capability, it still uses Bash and dshx ; the complete Standard catalog is not exposed to the model. Project positioning The runtime is organized around one stable model-facing contract: Part Responsibility Minimal model plane Keeps the official persona, fixed base tools, and request prefix stable. Session Event Log Stores user, plugin, queued, steering, resume, routing, and subagent facts. Orchestration plane Lets a tool-free V4 Flash sub-agent select capability IDs and produce short command instructions. Execution plane Uses the Harness Bash provider on Linux and persistent MSYS2 stdio Bash on Windows. WebUI Keeps the native DeepSeek Harness WebUI for both source and packaged runs. The main agent normally …
View full README on GitHub →