CC19990113/dsh-plugin-codegraph--packages-tool ↗★ 0
dsh-plugin-codegraph-tool
面向模型的 DSH 代码图谱工具包,包含支持十种结构化查询的 `codegraph` 工具及支持自主构建/刷新索引的 `codegraph_index` 工具。
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.