oppnc/dsh-kernel-mesh

oppnc★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

Harness-kernel mesh for DeepSeek Harness: kimi/grok/codex/minimax model routes (L1), distilled subagent recipes (L2) and kernel_run/kernel_status/kernel_switch tools.

README 摘要

English 中文 dsh-kernel-mesh DSH runs on one simple idea: everything is a plugin . Models, tools, subagents — plug them together however you like. So we did exactly that: we turned four coding harnesses — Kimi Code , Grok Build , OpenAI Codex , and MiniMax Mini-Agent — into DSH plugins, bundled in this one package. The payoff is simple: switch to a Kimi / Grok / Codex / MiniMax model inside DSH, and it's no different from opening each one's own CLI. Every model stays in the environment it knows best — main agent or subagent, it feels like coming home. What's inside - L1 kernel routes — kimi-kernel / grok-kernel / codex-kernel / minimax-kernel , registered as DSH model routes your main agent can switch to. - L2 subagent recipes — kimi-agent / kimi-explore / kimi-plan , grok-agent / grok-explore / grok-plan , codex-agent / codex-explore / codex-worker (each kernel's own subagent types; minimax has none upstream). Each recipe carries the vendor's own subagent prompt and tool whitelist, so a kernel subagent sees and uses exactly what that harness's subagent would — independent of the parent's preset. - Three kernel tools — kernel status , kernel run , kernel switch . - Vendor search tool…

在 GitHub 查看完整 README →
Agent/智能体codexcoding-agentcordisdeepseek-harnessdshdsh-plugingrokgrok-build

分类