DSH Hub

CC19990113/dsh-plugin-codegraph

dsh-plugin-codegraph-root

ToolWorkflow5 GitHub stars

Structural code intelligence for DeepSeek Harness (dsh) — gives the agent codegraph and codegraph_index tools to find where a symbol is declared, what calls it, and what a change reaches, from a tree-sitter index it builds itself. Compatible with the codegraph CLI's on-disk format.

Install

npx @deepseek-ai/dsh plugin --profile <name> add dsh-plugin-codegraph

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

Related plugins