code-intelligence 4
Structural code intelligence for DeepSeek Harness — gives the agent codegraph and codegraph_index tools to find where a symbol is declared, what calls it, what a change reaches, and how one symbol reaches another, from a tree-sitter index it builds itself
dsh plugin add dsh-plugin-codegraphDeepSeek Harness (dsh) bundle for Bifrost: multi-language code intelligence over MCP.
dsh plugin add @brokkai/dsh-plugin-bifrostSymbol-aware code outline and hybrid code search for DeepSeek Harness.
dsh plugin add dsh-code-intelCodeGraph — semantic code intelligence (MCP) for DeepSeek Harness. Adds codegraph_explore so agents answer structural code questions from a pre-built code graph.
dsh plugin add @hilariouhiss/dsh-codegraph