RealAlexandreAI/dsh-noc-memory

RealAlexandreAI★ 2TypeScript最后同步: 2026-08-22

在 GitHub 打开

dsh memory: Nocturne Memory client for DeepSeek Harness

README 摘要

dsh-noc-memory Connects DeepSeek Harness to Noc Memory : session-start boot + daily briefing, plus memory read / search / create / update, backed by your own Noc Memory MCP server on Cloudflare. Port of pi-noc-memory — same protocol, same tool names. English · 中文 Tools tool what it does noc boot load at session start: core memories + recent context + glossary noc briefing today's working-memory briefing ( system://briefing ) — recent activity, expiring, cold candidates noc read read a memory by URI ( system://… , noc://agent , …) noc search search memories by keywords (trigger recall first, then FTS) noc create create a memory node ( [Baseline]/[Deviation]/[Result]/[Reusable judgment] ) noc update patch (old string/new string) or append to a memory; optional relation evolution marker Quick start Requires your own Noc Memory server — deploy it to Cloudflare in minutes: cf-noc-mem. For a server behind Cloudflare Access (e.g. noc-mem.slahser.com), use the service token headers instead of mcp auth : key required meaning mcp url yes your Noc Memory MCP endpoint (Streamable HTTP) mcp auth no Bearer if the server requires it mcp headers no extra headers merged into every MCP request (e.g.…

在 GitHub 查看完整 README →
终端/TUIdsh-pluginsearch

分类