hrhgit/dsh-codegraph0

@hrhgit/dsh-codegraph

Question-driven code architecture scenes for DeepSeek Harness

AI 分析

核心用途是在侧边栏展示由 Agent 调查生成的、有证据支持的代码架构场景。适合需要直观查看代码节点关系、调用链路和架构解释的开发者。

パッケージ
@hrhgit/dsh-codegraph
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/31

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hrhgit/dsh-codegraph

ドキュメント

README 全文を読む ↗

dsh-codegraph

dsh-codegraph is a question-driven code explanation plugin for DeepSeek Harness. The main agent delegates read-only investigation to a continuable child and presents a focused, evidence-backed architecture scene in better-sidebar.

The model submits only dsh-codegraph.scene.v1 JSON. The plugin owns validation, persistence, fixed React components, and deterministic layout. Node names, relationships, and one-line takeaways stay visible; scene notes, fuller explanations, evidence paths, and line ranges expand on demand. The sidebar is a viewer—not a second chat or a free-form diagram editor.

Compatibility target: DeepSeek Harness 0.1.2-alpha.1 and better-sidebar 0.17.1.

See README.zh-CN.md for the full product boundary and development commands.