社区目录预览DeepSeek Harness 仍处于开发者预览阶段
SS

semantic-search

插件已确认插件社区发布

JohnXu22786/semantic-search · 12 天前更新

安装方式

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

仓库内包含的插件

  • dsh-semantic-searchv0.1.0

    A DeepSeek Harness (dsh) plugin for local semantic code search. Builds a fragment-level index of a workspace (symbol-aware chunking for many languages), computes local embeddings (lightweight lexical TF-IDF feature vectors by default, or a configurable OpenAI-compatible embedding endpoint), and answers natural-language queries with hybrid retrieval (vector cosine + BM25, fused with reciprocal-rank fusion). Ships dsh tools sema_search / sema_reindex / sema_stats plus a stand-alone CLI.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    官方核心包 (2)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-tools0.1.0-rc.6共享

路径固定于提交 601c3f581506

概览

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

仓库检查结果

结果绑定到所列 commit,仅涵盖本站实际执行的静态检查。证据分衡量可复核信息的完整度,不是兼容性百分比,也不构成安全保证。

仓库静态检查

高风险
检查 Commit
601c3f581506
证据分
71/100
静态风险
高风险
扫描文件
2
检查发现
2

证据分项

来源溯源25/25
安装文档25/25
维护状况12/20
兼容性证据6/20
安全信号3/10

兼容性置信度: 未知

安装期脚本 (1)
  • prepacknpm run build
检查发现 (2)
  • install.script
    package.jsoninstall-time
    "prepack": "npm run build"
  • network.external-host
    cordis.patch.yml:19network
    #             baseUrl: https://api.my-embeddings.dev/v1
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0