zhaoyuntao-wl/dsh-plugin-thread

zhaoyuntao-wl★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

DeepSeek Harness plugin - Thread session memory adapter (dsh-thread)

README 摘要

dsh-thread Thread's deep-integration plugin for DeepSeek Harness — session memory with lineage for coding agents, using the base's native channels end to end. What it does - Lossless capture — subscribes to session/event ; the full event stream lands in dual SQLite databases with stable origins (idempotent append). - Structural delivery, three triggers — a first-turn anchor (project identity + behavior contract + status card), a re-anchor after every compaction, and a cross-agent state delta at every turn boundary. No per-turn card noise. - Native query tool — query session memory registered through ctx.tools.register into the model's tool schema, with filesystem-style navigation ls / cd / cat / grep . The embedded MCP server remains as a fallback channel. - Behavior-contract skill — a thread skill is registered into the base's skill catalog ("need details → call the tool") and injected at anchors, so the model does not rely on memory to know it has memory. - Output recognition — write/edit tools on markdown documents register knowledge assets with lineage edges on write; /thread-reg ast covers explicit registration. - Explicit decision & preference channels — decisions are recorde…

在 GitHub 查看完整 README →
工具/开发ai-agentscoding-agentdeepseek-harnessdsh-pluginmemorysession-memoryagent

分类