← 返回列表
D

dsh-context-steady

v0.1.0 · 1 天前发布

DeepSeek Harness plugin for bounded, provenance-linked context steady state with recoverable raw history

deepseekharnessdsh-plugincontextcompactioncontext-steadyprovenancelong-running-agentmemoryagent

README

dsh-context-steady

A DeepSeek Harness plugin that transplants the core of San v0.1
Context Steady onto DSH's public seams, without modifying the agent loop.

San's claim is about a runtime property, not a prompt template: provider-bound
context must stop growing linearly with the raw transcript, while continuity
and auditability survive. This plugin reproduces that property with DSH's own
Session log + ordered surface.

  • TurnDigest ledger — every settled turn becomes a structured digest

  • (intent / actions / decisions / files / tool evidence / risks / next steps).
  • Stable checkpoint — older digests roll up into one budget-bounded,

  • stable layer.
  • Bounded ContextPacket — at turn settle (before turn/end), a snapshot

  • user message carries checkpoint + recent digest
    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-context-steady
    Repo
    git+https://github.com/slicenferqin/dsh-context-steady.git
    Engines
    {"node":">=22"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}