Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.
- GitHub stars
- 1
- License
- Apache-2.0
- Added
- 2026-08-18
GitHub info
- GitHub stars
- 1
- License
- Apache-2.0
- Primary language
- TypeScript
- Last push
- Aug 18, 2026, 7:18 AM
- Maintainer
- SodaMem
- Added
- 2026-08-18
Install
dsh plugin --profile web add dsh-plugin-sodamemREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/SodaMem/dsh-plugin-sodamem)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.