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 읽기 ↗
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.