dsh-honcho
Honcho memory plugin by Plastic Labs: injects the user profile, session summary and relevant conclusions at session start, uploads each turn to Honcho in the background with secrets redacted, and adds honcho_search / honcho_chat / honcho_remember tools plus a /honcho status command; configured through the ~/.honcho/config.json shared with the other Honcho integrations, against hosted honcho.dev or a self-hosted instance.
由 Plastic Labs 维护的 Honcho 记忆插件:会话启动时注入用户画像、会话摘要与相关结论,后台脱敏后逐轮上传对话到 Honcho,提供 honcho_search / honcho_chat / honcho_remember 工具及 /honcho 状态命令;通过与其他 Honcho 集成共用的 ~/.honcho/config.json 配置,支持托管的 honcho.dev 或自建实例。
How to install
dsh plugin add @honcho-ai/dsh-honcho About
dsh-honcho Persistent memory for DeepSeek Harness, powered by Honcho. dsh forgets everything when a session ends. This plugin gives it memory that doesn't: what you're building, how you like to work, what you decided last week and why. It reads the same ~/.honcho/config.json as the other Honcho integrations, so there is one place to configure all of them — and pointing two of them at the same workspace gives them one shared memory. Install sh dsh plugin --profile <name> add @honcho-ai/dsh-honcho Then put your API key and name in ~/.honcho/config.json: jsonc { "peerName": "your-name", "auth": {…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-02
- Created
- 2026-08-31
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin
Related plugins
get-shit-done
gsd-build/get-shit-done
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
OpenViking
volcengine/OpenViking/tree/main/examples/dsh-memory-plugin
OpenViking memory and context bundle for DeepSeek Harness: pre-step auto-recall and profile injection, session capture, `viking://` URI guarding, and recall/write memory tools backed by an OpenViking server.