chenmzh/dsh-codex-reasoning-router

chenmzh★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

DeepSeek Harness preset: Luna executes, tool-less Sol advises

README 摘要

dsh-codex-reasoning-router 简体中文 English AI / LLM context DeepSeek Harness ( dsh ) preset and plugin: GPT-5.6 Luna executes with the full Standard toolset; tool-less GPT-5.6 Sol supplies compact reasoning advice. Luna owns action. Sol owns advice. This DeepSeek Harness plugin keeps openai-codex / gpt-5.6-luna as the root execution agent and uses openai-codex / gpt-5.6-sol only for short, independent reasoning-advisor calls. Sol is not a second coding agent. Sol never touches the workspace, never receives tools, never creates subagents, and never answers the user directly. Luna owns every tool, file change, test, skill, MCP call, subagent, permission decision, and final response. Requirements and preset installation Requirements: - a current DeepSeek Harness installation; - dsh-codex = 0.2.3 , installed and authenticated; - access to openai-codex/gpt-5.6-luna and openai-codex/gpt-5.6-sol ; - Node.js 22 and pnpm for source development (verified with Node 22.23 and pnpm 11.7). Install and authenticate the current dsh-codex first. Install this package through the DSH plugin command so its host bundle is added to dsh.profile.bundles , then copy the shipped preset directory into DSH home:…

在 GitHub 查看完整 README →
Agent/智能体ai-agentcodexdeepseekdeepseek-harnessdshdsh-plugindsh-presetreasoning-router

分类