Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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 <name> add dsh-plugin-codegraph

See the project README for setup, configuration, and the full tool reference.

License

MIT