yonro/xmemo-deepseek-plugin

yonro★ 0TypeScriptLast synced: 2026-08-15

Open on GitHub

Native DeepSeek Harness (dsh) plugin: hybrid local and XMemo cloud memory for Cordis-based agents.

README excerpt

XMemo for DeepSeek Harness Native local-first + cloud memory for dsh . Hybrid local storage with an offline durable write queue, plus real OAuth 2.1 login — reimplemented as an ordinary Cordis plugin instead of a thin MCP bridge. Quick start · Auth · Config · Web GUI card · Tools · Capabilities · Limitations A native DeepSeek Harness ( dsh ) plugin: hybrid local + XMemo cloud memory, with offline durable write queuing, active state, timeline, TODOs, decisions, and restart snapshots — the same tool surface as xmemo-cindy-plugin, reimplemented as an ordinary Cordis plugin instead of going through Cindy's host-specific plugin protocol. This plugin talks directly to the MemoryOS REST API (the actual backend behind XMemo) and keeps its own local store, rather than going through XMemo's hosted MCP server ( https://xmemo.dev/mcp ) — dsh can also reach XMemo the MCP way via the harness's own @deepseek-ai/dsh-mcp-client bridge, but this repo is the deeper, native alternative. Endpoint paths, request/response field names, and the auth header were verified against the MemoryOS source, not guessed from another client — including live, end-to-end verification of the OAuth flow against productio…

View full README on GitHub →
Agentsdsh-pluginagent

Category