DeepSeek Agent
插件市场知识与记忆memtrace-public
DEEPSEEK HARNESS PLUGIN

memtrace-public

Structural memory for AI coding agents. Bi-temporal graph, MCP-native, zero LLM calls. Cursor · Claude Code · Codex · DeepSeek Harness · Hermes · VS Code · Windsurf.

插件介绍

Structural memory for AI coding agents. Bi-temporal graph, MCP-native, zero LLM calls. Cursor · Claude Code · Codex · DeepSeek Harness · Hermes · VS Code · Windsurf.

agent-memoryai-agentsbi-temporal-graphclaude-codecode-intelligencecode-searchcoding-agentscursordeepseek-harnessdshdsh-pluginknowledge-graphlocal-firstmcpmcp-serverrustsemantic-searchstructural-memorytemporal-analysistree-sitter

项目详情摘要

Your agents deserve structural memory . Official Memtrace by Syncable.** Start at memtrace.io/docs. The official package is memtrace on npm, and the public repository is syncable-dev/memtrace-public. Other projects with the same name are unrelated. Compare `memtrace --version` with the Stable and Nightly release history. For installation support, open an issue in the official public repository with your operating system, Memtrace version and exact error. Remove credentials and private source from shared logs. The Syncable team maintains this package and its support channels. 📖 Docs  ·  ⭐ Star us  ·  memtrace.io  ·  npm  ·  Discord Memtrace turns your codebase into a live knowledge graph that AI coding agents can query in milliseconds — every function, class, call edge, and version, across every session, without re-reading files or breaking things they can't see. Get your fleet on shared structural memory in under 90 seconds. Structural · zero LLM calls  ·  Bi-temporal · time-travel queries  ·  Replay-aware · zero blind refactors DeepSeek Harness Memtrace runs as a DeepSeek Harness plugin. Install Harness first (`npm install -g @deepseek-ai/dsh` — that is the `dsh` command), then add Memtrace: Then ask the agent to index the workspace and pull blast radius, evolution, or an architecture briefing. Details: syncable-dev/dsh-plugin-memtrace. What it does Three things, every release.** 🧭   **Run a fleet of coding agents on the same repo without merge hell.** Each agent reads the same call graph, sees the same blast radius, inherits the same temporal history. No collisions. No stale context. 🔁   **Replay any refactor with full causal awareness.** Agents see exactly what depends on what, and what changed whe

摘自项目公开 README,可能随上游仓库更新。

安装方法

建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。

npx -p @deepseek-ai/dsh dsh plugin --profile web add github:syncable-dev/memtrace-public

使用前检查

  • 确认项目符合 DSH bundle 规范,而不只是相关仓库。
  • 阅读许可证和安装脚本,检查网络、文件及执行权限。
  • 备份配置,并确保插件能够安全卸载或回滚。