syncable-dev/dsh-plugin-memtrace

Plugin ⭐ 0 MIT developer-toolsmemory

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

Install

# 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'

Add syncable-dev/dsh-plugin-memtrace to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.