DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

DSH-RAG

Local knowledge base plugin with explicit, source-backed RAG retrieval for DeepSeek Harness Web.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & Policy
2GitHub Stars0ForksUpdated2026-08-26

Install

$ dsh plugin --profile web add @kai232/dsh-rag

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
DSH-RAG is a local knowledge-base plugin designed for DeepSeek Harness Web. It transforms authorized local directories into named, incrementally synchronized knowledge bases. Executing `/rag <question>` triggers deterministic document retrieval before the model generates its response, displaying verifiable source cards with excerpts, exact line or slide positions, and direct file-opening actions. It supports hybrid retrieval with local BM25 offline fallback and SiliconFlow embeddings/reranking.

Key Capabilities

  • Build named, reusable knowledge bases from authorized local directories
  • Perform explicit `/rag` queries with pre-generation retrieval and source grounding
  • Scope retrieval per session or override per turn using `@knowledge-base` selectors
  • Inspect verifiable evidence cards with exact page, slide, paragraph, or line references
  • Support offline multilingual BM25 search alongside optional SiliconFlow vector embedding and reranking
  • Parse PDF, DOCX, PPTX, Markdown, and plain text with incremental updates and file-level checkpoints
  • Store API keys securely using OS credential vaults without plaintext fallback

Useful For

  • Querying local documentation, research papers, and technical specifications directly within DeepSeek Harness
  • Performing strict, source-cited question answering without leaking local files during regular chat turns
  • Switching retrieval contexts between project notes, codebases, and reference manuals in different sessions

Who It Fits

  • DeepSeek Harness Web users seeking deterministic local document search
  • Developers and researchers needing source-verifiable RAG against private files

Documented Limitations

  • Requires Node.js 22.19.0+ or 24.0.0+ and pnpm on PATH
  • Hybrid vector search and reranking require a SiliconFlow API key and internet connectivity
  • Regular chat messages bypass retrieval; queries must explicitly use `/rag`

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 4 runtime, 24 development, 18 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
imkelt/DSH-RAG
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
fa211a4 · 2026-09-18

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-26
Last release
2026-08-24
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app