graph-memory
DeepSeek Harness 的可追溯、可检索跨会话记忆:把对话知识沉淀为带类型的图节点(任务/技能/事件)与关系边。
Traceable, searchable cross-session memory for DeepSeek Harness — conversation knowledge as typed graph nodes (TASK/SKILL/EVENT) and typed edges.
怎么安装
dsh plugin add graph-memory git clone https://github.com/adoresever/graph-memory ~/.claude/skills/graph-memory npx -y graph-memory 简介
Graph Memory One memory core, native to DeepSeek Harness, with the OpenClaw plugin entry retained. Compaction answers “how much of this conversation still fits?” Graph Memory answers “which past knowledge is worth recalling now?” Reusable conversation knowledge becomes typed nodes: TASK: goals, execution, and outcomes; SKILL: validated reusable methods; EVENT: errors, fixes, decisions, changes, and facts. Typed edges such as USED_SKILL, SOLVED_BY, REQUIRES, PATCHES, and CONFLICTS_WITH preserve relationships. A new question retrieves a relevant local subgraph instead of replaying the complete h…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 576
- 月下载
- –
- 最近更新
- 2026-08-27
- 创建于
- 2026-03-10
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- claude-code, codex, deepseek, deepseek-harness, dsh, dsh-plugin, dsh-plugins, knowledge-graph, memory, openclaw, openclaw-plugin, opencode
同类推荐
firecrawl-mcp-server
firecrawl/firecrawl-mcp-server
🔥 官方Firecrawl MCP服务器 - 为Cursor、Claude及任何其他LLM客户端添加强大的网页抓取和搜索功能。
get-shit-done
gsd-build/get-shit-done
由 TÂCHES 开发的轻量且强大的元提示、上下文工程和规格驱动开发系统,适用于 Claude Code。