← 返回列表
D

dsh-llmwiki

v0.1.1 · 4 天前发布

Local Markdown wiki as long-term memory for DeepSeek Harness — ported from llmwiki

dsh-plugindeepseek-harnessmemorywikiobsidianragagent

README

dsh-llmwiki

Context Window = RAM, Local Wiki = Disk — long-term memory for DeepSeek Harness, powered by your local Markdown vault.

TypeScript port of llmwiki, packaged as a native dsh plugin.

What it does

| Mechanism | dsh extension point |
|---|---|
| Inject relevant wiki knowledge into the same turn's model request | session/event (agent/inbox/spliced, pre-assembly live event) → ctx.systemPrompt.context() |
| Teach the model about memory | ctx.systemPrompt.section() |
| memory_search — model recalls prior sessions / curated notes | ctx.tools.register() |
| memory_save — model persists durable insights | ctx.tools.register() |
| Auto-capture every turn to `chronicle/dai

查看完整 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-llmwiki
Repo
git+https://github.com/chancelu/dsh-llmwiki.git
Engines
{}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}