CC19990113/dsh-plugin-codegraph--packages-tool ↗★ 0
dsh-plugin-codegraph-tool
Model-facing codegraph tools for DeepSeek Harness — a read-only codegraph tool with ten structural query operations plus a codegraph_index tool that builds or refreshes the index on its own timeout budget
AI 分析
核心用途是向 Agent 暴露代码图谱查询与索引构建的工具接口。适合需要 Agent 自主管理和查询代码索引的场景。普通用户建议直接安装 bundle 组合包。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗dsh-plugin-codegraph-tool
The model-facing tools: a read-only codegraph tool with ten structural query operations, plus a codegraph_index tool that builds or refreshes the index on its own, much larger timeout budget.
Part of dsh-plugin-codegraph — structural code intelligence for DeepSeek Harness.
Most users should install the bundle instead, which mounts this package and its siblings in one layer:
dsh plugin --profile add dsh-plugin-codegraph
See the project README for setup, configuration, and the full tool reference.