code-search 5
Symbol-aware code outline and hybrid code search for DeepSeek Harness.
dsh plugin add dsh-code-intelOne install for SpecFlow, GitFlow, Guardian, and Code Intel on DeepSeek Harness.
dsh plugin add dsh-engineering-suitecolgrep β semantic code search (ColBERT multi-vector) for DeepSeek Harness. Adds a `colgrep` tool that finds code by meaning, not exact text.
dsh plugin add @hilariouhiss/dsh-colgrepThe ast_grep (structural code search) and ast_edit (structural rewrite) tools for DeepSeek Harness over the packaged ast-grep native engine β a standalone plugin with no upstream harness changes required.
dsh plugin add @hy-sde-org/dsh-tool-astSemantic 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