dsh-openviking: Integrating OpenViking Memory and Retrieval into DeepSeek Harness
dsh-openviking is a DSH memory plugin maintained by Rxiain. It integrates OpenViking's semantic search, viking:// resource management, user/agent dual-space automatic recall, and session synchronization into the DeepSeek Harness. It provides tools such as memsearch, memread, memadd, memcommit, memlearn, as well as the /memlearn slash command, supporting procedure lane workflow experience recall and automatic submission. By default, it connects to localhost:1933 and can be configured via cordis.patch.yml. It is suitable for developers who have deployed OpenViking and need to share long-term memory across tools.
Read More