dsh-plugin-codegraph
by CC19990113 · CC19990113/dsh-plugin-codegraph
★ 13 Stars
⑂ 1 Forks
◎ 1 Open issues
Updated: Aug 24, 2026
MIT
TypeScript
Original language: English
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.
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 jiangzhenguo
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, caller
★ 8
↓ 66/wk
MIT
JavaScript
Aug 21, 2026
dsh plugin --profile web add dsh-codegraphby 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 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-codegraphAgent preset for DeepSeek Harness that layers the self-referential Cordis toolset (dynamic plugins, runtime inspection) and preset-authoring skills onto the PTC Code-Mode preset; materialized files ca
★ 0
dsh plugin --profile web add dsh-ptc-cordis-presetby lemonxiny55
Semantic repo index: tree-sitter symbol search across 8 languages (incl. C/C++), plus a bounded repo map ranked by import-graph PageRank that auto-updates in the system prompt.
★ 3
MIT
TypeScript
Sep 13, 2026
dsh plugin --profile web add dsh-code-index