Context manager for DeepSeek Harness: auto-summarizes every turn into priority-sorted records, injects them plus pinned cross-session notes and custom text into each model request, and folds any-size real conversation ranges into summaries to save tokens. Persistent and restart-safe. NOTE: manual multi-step install — copy the three package folders into profiles/node_modules and add the provided cordis.patch.yml rows, then restart DSH; not a standard one-command install.
- GitHub stars
- 1
- License
- MIT
- Added
- 2026-08-28
GitHub info
- GitHub stars
- 1
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 21, 2026, 5:03 PM
- Maintainer
- luxiwusuobuneng
- Added
- 2026-08-28
Install
dsh plugin --profile web add github:luxiwusuobuneng/dsh-plugin-context-managerREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/luxiwusuobuneng/dsh-plugin-context-manager)Related plugins
MemoryOpenViking#examples/dsh-memory-plugin
★ 34201OpenViking 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.
hindsight#coding-agents
★ 21624Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
ReMe#typescript
★ 3367Connects DeepSeek Harness to ReMe's local-first, self-evolving personal knowledge base: automatically captures completed main-agent conversations as user-owned Markdown memory, searches conversations and source material through reme_search with BM25, optional embeddings, and wikilink expansion, and schedules daily memory consolidation.