CC19990113/dsh-plugin-codegraph--packages-service ↗★ 0
dsh-plugin-codegraph-service
Service Definition for the DeepSeek Harness code-graph capability seam (ctx.codegraph): a graph-store and graph-indexer provider registry with per-query, order-independent selection over eight normalized structural queries
AI 분석
核心用途是定义代码图谱服务的 API 规范与注册机制。适合需要自定义代码图谱存储或索引实现的插件开发者。普通用户建议直接安装 bundle 组合包。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 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.