CC19990113/dsh-plugin-codegraph--packages-tool0

dsh-plugin-codegraph-tool

面向模型的 DSH 代码图谱工具包,包含支持十种结构化查询的 `codegraph` 工具及支持自主构建/刷新索引的 `codegraph_index` 工具。

AI 分析

核心用途是向 Agent 暴露代码图谱查询与索引构建的工具接口。适合需要 Agent 自主管理和查询代码索引的场景。普通用户建议直接安装 bundle 组合包。

包名
dsh-plugin-codegraph-tool
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 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.

License

MIT