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 Analysis
核心用途是向 Agent 暴露代码图谱查询与索引构建的工具接口。适合需要 Agent 自主管理和查询代码索引的场景。普通用户建议直接安装 bundle 组合包。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full 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.