Back to home

Author

@CC19990113

DeepSeek Harness plugins published by @CC19990113 on GitHub.

dsh-plugin-codegraph

6

Structural code intelligence for DeepSeek Harness (dsh) — gives the agent codegraph and codegraph_index tools to find where a symbol is declared, what calls it, and what a change reaches, from a tree-sitter index it builds itself. Compatible with the codegraph CLI's on-disk format.

NewCoding