dsh-codegraph
by jiangzhenguo · jiangzhenguo/dsh-codegraph
★ 8 Stars
⑂ 3 Forks
↓ 66 Downloads/week
◎ 3 Open issues
Updated: Aug 21, 2026
MIT
JavaScript
Original language: English
About
DSH bundle that registers 13 native codegraph_* tools wrapping the codegraph CLI, so agents bootstrap, maintain, and query a pre-indexed code knowledge graph (symbol query, explore, node trail, callers/callees, impact, affected tests) instead of grepping files.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
| 0.1.1 | — | — |
| 0.1.2 | — | — |
| 0.1.3 | — | — |
Similar plugins
Codegraph CLI as eight code-intelligence tools for DSH — symbol search, callers/callees, impact analysis, codebase exploration, symbol/file reading, index status and sync.
★ 0
dsh plugin --profile web add dsh-codegraphby JohnXu22786
Code knowledge graph plugin for agent harnesses (dsh): indexes symbols, call sites and imports into SQLite, answers call/dependency questions via CLI or stdio MCP tool server
★ 4
↓ 66/wk
MIT
Python
Sep 13, 2026
dsh plugin --profile web add dsh-codegraphWraps colbymchenry/codegraph into agent tools - status, search, callers/callees, impact, explore, and more.
★ 0
↓ 129/wk
dsh plugin --profile web add @m1khal3v/dsh-tool-codegraphby CC19990113
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 tre
★ 13
MIT
TypeScript
Aug 24, 2026
dsh plugin --profile web add dsh-plugin-codegraph-rootby ZSeven-W
DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the te
★ 142
MIT
JavaScript
Sep 2, 2026
dsh plugin --profile web add @zseven-w/dsh-crewby MJorgin
⚡ DSH 指挥家 / Conductor for DeepSeek Harness — in-session dispatch to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok). Zero-dep skil
★ 6
MIT
JavaScript
Sep 1, 2026
dsh plugin --profile web add dsh-agent-conductor