CC19990113/dsh-plugin-codegraph--packages-service ↗★ 0
dsh-plugin-codegraph-service
DSH 代码图谱能力衔接服务定义包,发布 `ctx.codegraph` 存储与索引器提供者注册表,支持八种规范化结构查询。
AI 分析
核心用途是定义代码图谱服务的 API 规范与注册机制。适合需要自定义代码图谱存储或索引实现的插件开发者。普通用户建议直接安装 bundle 组合包。
安裝
此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗
說明文件
閱讀完整 README ↗dsh-plugin-codegraph-service
Service Definition for the code-graph capability seam: publishes ctx.codegraph, the store and indexer provider registries, and the eight normalized structural queries. Carries no store, no indexer, and no filesystem access of its own.
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.