dsh-plugin-codegraph¶
⭐ 12 · ✅ active · plugin
| Type | plugin | Category | UI & experience |
| Stars | ⭐ 12 | Status | ✅ active |
| Author | CC19990113 | Updated | — |
| Subcategory | 🧭 Navigation | Capabilities | coding, multi-agent, ui |
One-liner¶
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.
About¶
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.