semantic-search

JohnXu22786

面向 DeepSeek Harness 的本地语义代码搜索:片段级符号感知索引、离线词法 embedding(或 OpenAI 兼容端点)、向量+BM25 混合检索并以 RRF 融合——三个 dsh 工具外加 sema CLI。

Local semantic code search for DeepSeek Harness: fragment-level symbol-aware indexing, offline lexical embeddings or an OpenAI-compatible endpoint, and hybrid vector + BM25 retrieval fused with RRF - three dsh tools plus a sema CLI.

安装命令

dsh plugin --profile web add github:JohnXu22786/semantic-search

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars0
30 天下载
分发方式Git
收录时间2026-08-28

相关链接

同类插件