跳到主要内容

tree-sitter 4

  • dsh-plugin-codegraph v0.1.6 已验证 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 已验证 1

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

    dsh plugin add dsh-code-intel
  • dsh-lens v0.2.5 已验证 Web 界面 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 已验证

    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