CC19990113/dsh-plugin-codegraph--packages-sqlite0

dsh-plugin-codegraph-sqlite

Read-only SQLite store for the DeepSeek Harness code-graph seam — serves structural queries from the schema-v4 graph at .codegraph/codegraph.db, the same on-disk format the codegraph CLI writes

AI 분석

核心用途是为代码图谱服务提供只读的 SQLite 数据库查询支持。适合配合 codegraph 命令行工具生成的索引文件使用。普通用户建议直接安装 bundle 组合包。

패키지
dsh-plugin-codegraph-sqlite
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

dsh-plugin-codegraph-sqlite

Read-only SQLite store for the code-graph seam. Serves structural queries from the schema-v4 graph at .codegraph/codegraph.db — the same on-disk format the codegraph CLI writes — opening it read-only and gating on its recorded format version.

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.

License

MIT