loci-dsh
🧠 loci 第二大脑作为 DeepSeek Harness (dsh) Web 插件——从侧边栏搜索 / 提问 / 记忆你的本地知识库
🧠 loci second brain as a DeepSeek Harness (dsh) web plugin — search / ask / remember your local knowledge base from the sidebar
怎么安装
dsh plugin add github:IvenKooLab/loci-dsh 简介
loci-dsh [!TIP] 🧠 Your loci second brain, living in the DeepSeek Harness (dsh) web UI sidebar. > 中文文档:README.zh-CN.md **loci-dsh** is a UI-layer plugin for dsh ("everything is a plugin"): it mounts a **🧠 loci memory** tab in the web sidebar where you can search, ask questions, jot down memories, and inspect your loci knowledge base — without leaving the conversation. | Search | Ask | |---|---| | | | | **Memories** | **Status** | | | | How it works Pure UI layer — no Python embedded, no core fork. The plugin's **host half** (Node) mounts /loci-dsh/api/* routes on the dsh web server and proxie…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-21
- 创建于
- 2026-09-19
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:0xsline/awesome-deepseek-harness
- 主题标签
- deepseek-harness, dsh-plugin, knowledge-base, loci, rag, react, second-brain, sidebar, typescript
同类推荐
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
memsearch
zilliztech/memsearch
为所有AI Agent(如Claude Code、Codex)提供的持久统一记忆层,由Markdown和Milvus支持。
dsh-mnemon
dsh-external/dsh-mnemon
用于 DeepSeek Harness (DSH) 的跨代理、本地优先持久内存插件,由 Mnemon 驱动。它在启用 Mnemon 的代理之间共享长期记忆,并添加运行时记忆、可搜索项目文档、语义召回、知识图谱和侧边栏 UI。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。