hrhgit/dsh-codegraph0

@hrhgit/dsh-codegraph

适用于 DeepSeek Harness 的问题驱动型代码架构场景插件

AI 分析

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

套件
@hrhgit/dsh-codegraph
版本
0.1.0
授權
MIT
最近更新
2026年8月31日

安裝

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

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.