yhfgyyf/dsh-guardian-mode

yhfgyyf★ 2JavaScript最后同步: 2026-08-25

在 GitHub 打开

Guardian preset for DeepSeek Harness with independent persistent Codex auditing

README 摘要

dsh-guardian-mode The fifth mode of DeepSeek Harness (DSH): preset id guardian , combining PTC code presentation, independent review, and a human-approved Cordis remediation loop. An agent on this preset keeps full standard-mode capabilities (shell, filesystem, web, skills, goals, subagents, workflows, Code Mode tool presentation). Cordis self-modification tools stay model-hidden during ordinary work and are exposed temporarily only after the user accepts a critical remediation. Separately, every session drives two isolated reviewer roles. The reviewer backend is configurable as Codex , Claude Code , or the host DSH LLM runtime . The default remains one persistent Codex app-server: Role Default model Effort Job summarizer gpt-5.6-luna medium incremental trace summary per round auditor gpt-5.6-sol max independent audit → pass / warning / critical Codex and Claude Code keep separate persistent role sessions. The DSH backend uses direct, tool-free llm.stream() calls instead of starting another DSH Agent, so it cannot recursively enter Guardian mode. Those calls are stateless, so Guardian includes the current objective and a bounded tail of sidecar review memory in every DSH audit. All…

在 GitHub 查看完整 README →
工具/开发deepseekdeepseek-harnessdsh-pluginagent

分类