m1khal3v/dsh-tool-codegraph ↗★ 1
@m1khal3v/dsh-tool-codegraph
CodeGraph integration for DeepSeek Harness
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 |