Skip to content

tree-sitter 4

  • dsh-plugin-codegraph v0.1.6 Verified 11

    Structural code intelligence for DeepSeek Harness β€” gives the agent codegraph and codegraph_index tools to find where a symbol is declared, what calls it, what a change reaches, and how one symbol reaches another, from a tree-sitter index it builds itself

    dsh plugin add dsh-plugin-codegraph
  • dsh-code-intel v0.1.3 Verified 1

    Symbol-aware code outline and hybrid code search for DeepSeek Harness.

    dsh plugin add dsh-code-intel
  • dsh-lens v0.2.5 Verified Web UI 1

    Real-time code feedback for DeepSeek Harness β€” LSP, linters, formatters, type-checking, and structural analysis.

    dsh plugin add dsh-lens
  • dsh-code-index v0.1.0 Verified

    Semantic repo index for DeepSeek Harness β€” tree-sitter symbol index, code search, and a bounded ranked repo map injected into agent context.

    dsh plugin add dsh-code-index