dsh-codegraph
Run the following command in DeepSeek Harness:
dsh plugin install hrhgit/dsh-codegraph
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install hrhgit/dsh-codegraph in your project directory to install the plugin in DeepSeek Harness (repository: https://github.com/hrhgit/dsh-codegraph).
About this plugin
In a large codebase, questions like how is this module organized, who calls whom, and why was it designed this way often produce a long, unstructured wall of chat text that is hard to scan and even harder to trace back to evidence.
dsh-codegraph turns that kind of question into a structured architecture scene. The main agent delegates read-only investigation to a continuable child agent; the child returns a validated scene JSON that the plugin renders in better-sidebar with fixed React components and deterministic layout. Node names, relationships, and one-line takeaways stay always visible, while scene notes, fuller explanations, evidence paths, and line ranges expand on demand. The sidebar acts as a read-only viewer, neither a second chat window nor a free-form diagram editor.
It is well suited for developers who use DeepSeek Harness to understand unfamiliar code, review architecture, or onboard into a new repository. You ask one focused question and get a layered, evidence-backed architecture panorama in the sidebar, instead of hunting through scattered chat fragments.
Use Cases
- Understanding call relationships and design intent in unfamiliar modules
- Generating an evidence-backed structure diagram for architecture reviews
- Reviewing core data flows and component boundaries during team onboarding
Best For
- Developers using DeepSeek Harness for code comprehension
- Engineers conducting architecture reviews or technical documentation
- New team members who need a quick, structured overview of the codebase
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.