dsh-notebook-knowledge-studio
Manifest valid★ 1A local knowledge pulgin for DeepSeek Harness
Notebook Knowledge Studio
NotebookLM 式本地知识工作台,以双层 Cordis 插件形式运行于 DeepSeek Harness (dsh) Web UI:
Notebook → Sources → Chat → Studio
- Sources:本地文件 / URL(抓取并提取正文)/ 粘贴文本 / 网页搜索发现;内容 hash 去重(update / anyway 策略);Web 来源可 Refresh
- Chat:BM25 检索(中文二元分词)+ LLM 生成,回答带
[n]引用,点引用打开来源抽屉并高亮引文;证据不足时明确说明,不杜撰 - Studio:思维导图 / 报告(BLUF·学习指南·FAQ·时间线等)/ 闪卡 / 测验 / 信息图 / 幻灯 / 数据表格(MD+CSV),按量化规范产出并带 provenance
- 知识存储:OKF v0.2 Markdown,local-first、可整体迁移;检索索引只是可重建缓存
- 多模态:图片/音视频/PDF 来源自动标记待转写,由已挂载的 Qwen-MM-Plugins MCP 处理后写回;未检测到时如实降级,不伪造
- UI:主界面
conversation.view视图标签;三栏可拖宽(键盘 ←/→ 可调,宽度记忆);窄容器自动堆叠
安装
dsh plugin --profile web add <本仓库路径或 github:用户名/仓库名>
已知问题:Windows 下
dsh plugin add对含空格的路径会拆断。绕过:在~/.dsh/profiles/web目录直接pnpm add "<绝对路径>",再把包名dsh-notebook-knowledge-studio追加进该目录 package.json 的dsh.profile.bundles数组。
数据根目录由本仓库 cordis.patch.yml 的 root 配置指定,改为你的工作区路径即可。
运行环境依赖
| 依赖 | 用途 | 缺失时的行为 |
|---|---|---|
| dsh web profile | 宿主:tools/webServer/llm/web 服务 | 无法运行 |
| LLM 路由(如 deepseek-official) | 问答与 Studio 生成质量 | 自动降级:抽取式回答/模板产物 |
| dsh web 服务(ctx.web) | URL 导入、网页搜索 | 相关操作报错,其余正常 |
| Qwen-MM-Plugins MCP | 多模态来源转写 | 停在待转写状态,不影响其他功能 |
| pnpm | 插件安装(dsh plugin add 转发) | 无法安装;已装插件不受影响 |
开发
npm test # 23 个单元/集成测试(node --test)
node scripts/e2e.mjs # API 端到端验收(需 dsh web 已启动)
- host 半(
lib/*.mjs+lib/index.js):零外部包导入,tools + HTTP API - client 半(
lib/client.js):纯 DOM,__ModuleLoader__工厂格式,无构建链
License: MIT
Comments
Loading…
From the same category
by tt-a1i
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
★ 71.5k
↓ 3.5k/wk
MIT
JavaScript
Sep 25, 2026
dsh plugin --profile agent add @tt-a1i/archify-dshDeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.
★ 41.7k
↓ 236/wk
MIT
Aug 24, 2026
dsh plugin --profile web add dsh-plugin-reactive-resumeby Tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
★ 29.9k
↓ 838/wk
NOASSERTION
Go
Sep 25, 2026
dsh plugin --profile web add @wxg-prc-cpg/dsh-weknoraby anywhere-labs
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 29k
↓ 167/wk
MIT
TypeScript
Sep 25, 2026
dsh plugin --profile web add dsh-plugin-desktopdeepseek-harness-desktop is a interface plugin for DeepSeek Harness. See the repository documentation for its documented capabilities.
★ 28.6k
MIT
by titanwings
Distilly — Distill how they think into reusable Skills for any Agent or Bot. Formerly Colleague Skill(原同事 Skill).
★ 25k
MIT
TypeScript
Sep 22, 2026