2006spy/jspace-harness

2006spy★ 0Python最后同步: 2026-08-20

在 GitHub 打开

README 摘要

J-Space Harness 简体中文 @spy2006/dsh-jspace-harness packages the J-Space Cognition Suite V3.6 as a DeepSeek Harness agent preset . It adapts the upstream protocol to the Harness runtime the right way: Harness-native scoped prompt sections, per-agent state isolation, request-cache-stable turn checkpoints, and durable V3.6/Harness verification — instead of guessing provider payloads or mutating the conversation transcript the way the pi adapter does. What this preset gives you Capability Harness-native behavior Cognitive protocol injection Registers one scoped systemPrompt.section() evaluated per assembly with the calling agent's context ( dsh-plan-mode / dsh-persona pattern). No transcript pollution, no provider-payload mutation. Gate ( fast / full / loop ) Classified once per turn, persisted to a per-session ledger file, and surfaced in the prompt section. Per-agent state isolation Ledger keyed by session.id under $DSH HOME/j-space/ .json with a per-agent WeakMap cache; sessions never share state. Cache stability The system-prompt section stays byte-identical across a turn's steps: pass is classified once per turn and checkpoint advances only at turn boundaries. The stable prefix [sys…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-pluginj-spaceagent

分类