syncable-dev/dsh-plugin-memtrace

插件 ⭐ 0 MIT developer-toolsmemory

🧠 面向DeepSeek Harness的本地优先代码智能图谱。支持结构搜索、爆炸半径分析、时间记忆及27项智能体技能。

catalog 简介:🧠 Local-first code intelligence graph for DeepSeek Harness. Structural search, blast radius, temporal memory, and 27 agent skills.

安装

# once
npm install -g @deepseek-ai/dsh

# then add Memtrace
dsh plugin --profile web add github:syncable-dev/dsh-plugin-memtrace

# no global install? same command via npx:
npx -y @deepseek-ai/dsh plugin --profile web add github:syncable-dev/dsh-plugin-memtrace

# 2. Restart the profile and confirm the layer
dsh --profile web --dump-config | grep -A4 'id: dsh-plugin-memtrace'

syncable-dev/dsh-plugin-memtrace 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。