mervyn-teo/dsh-plugin-rag
mervyn-teo★ 0JavaScript最后同步: 2026-08-16
—
README 摘要
dsh-plugin-rag Semantic memory (RAG) over all your DeepSeek Harness chat sessions — automatic, self-contained, and non-destructive. Install · How it works · Settings · The rag search tool · Uninstall What it does dsh-plugin-rag turns every conversation you have with the harness into a searchable memory. As you chat, the plugin increments the index with each new message and decrements it when compaction/pruning shadows old content, so retrieval always reflects the current surface of your sessions — never a stale dump. - ✅ Automatic — no rebuild schedule, no manual export. It listens to the session store and stays in sync as you work. - ✅ Self-contained — embeddings come from any OpenAI-compatible /embeddings endpoint; vectors live in one local JSON file . No native modules, no database, no extra service. - ✅ Non-destructive — it listens to published session events. It never patches the agent loop, and uninstalling restores the harness to its exact original state. - ✅ Model-agnostic — choose a built-in preset or plug in your own endpoint, model, and API key. Install A DSH plugin is a plain npm/Cordis package. Install it exactly like the terminal or qr-connect plugins: add it to your …
在 GitHub 查看完整 README →分类
A MCP server for Stata to integrate Stata into your agent.
★ 244
Nagi-ovo/dsh-find-plugins帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins
★ 120
liustack/modsearchThe web plugin for DeepSeek Harness, and the search bridge for every model without native web access. Ask the web or X, get structured JSON evidence. | DeepSeek Harness 的 web 插件,为不能联网的模型补上搜索。问网页或 X,拿回结构化 JSON 证据(搜索、抓取、引用)。
★ 107