Connects 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.
- GitHub stars
- 3,358
- License
- Apache-2.0
- Added
- 2026-08-27
GitHub info
- GitHub stars
- 3,358
- License
- Apache-2.0
- Primary language
- Python
- Last push
- Aug 27, 2026, 10:03 AM
- Maintainer
- agentscope-ai
- Added
- 2026-08-27
Install
dsh plugin --profile web add @agentscope-ai/remeREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/agentscope-ai/ReMe%23typescript)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.
memsearch#MemSearch
★ 2529Shared Markdown memory for DSH and other coding agents, with automatic capture, pre-step context injection, searchable recall, and memory-to-skill self-evolution through a review panel.