m1khal3v/dsh-tool-codegraph ↗★ 1
@m1khal3v/dsh-tool-codegraph
为 DeepSeek Harness 集成 CodeGraph 代码图谱工具。
AI 分析
核心用途是为 DSH 引入 CodeGraph 代码检索与分析能力。适合需要对大型本地代码库进行深度语义搜索和结构化分析的开发任务。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:m1khal3v/dsh-tool-codegraph说明文档
阅读完整 README ↗⚙️ Configuration
| Key | Default | Description |
|---|---|---|
executable | codegraph | Binary name or path of the wrapped CLI |
queryTimeoutMs | 10000 | Timeout for regular commands |
initTimeoutMs | 60000 | Timeout for init / sync |