choocoo/conversation-folders-package
choocoo★ 0JavaScript最后同步: 2026-08-20
Deepseek harness conversation-folders-package
README 摘要
dsh-conversation-folders DeepSeek Harness 第三方插件:在左侧栏内嵌「项目 → 文件夹 → 对话」层级。 - 📁 新建文件夹、重命名、删除 - 对话改名、把对话移入/移出文件夹 - 🔍 对话内容搜索(侧栏顶部搜索框,按消息内容搜索) - 🗄 归档会话(日志保留,从侧栏隐藏) - 数据持久化在 /.dsh/storages/convfolders.json 文件 文件 说明 package.json 包声明; dsh.client (浏览器半部)+ dsh.bundle.patch (profile 自动挂载) lib/index.js Host 半部(ESM named-export): storageDomain 持久化 + webServer 注册 POST /folders-rpc lib/client.js Client 半部: window. ModuleLoader .load({ id, factory }) classic script, require('react') , fetch 调 /folders-rpc cordis.patch.yml bundle 挂载层: - insert: { id: conversation-folders, name: dsh-conversation-folders } 本包按官方 client bundle 约定编写(Client 半部 window. ModuleLoader .load ,React 经 require('react') 解析;Host 半部 ESM named-export)。纯 JS,无 TypeScript/typert 构建链,schema 用恒等 parse(不校验,兼容已有数据)。 安装与挂载(profile 插件机制,无需自建部署) 原理:DSH 的 web profile( /.dsh/profiles/web/ )通过 dsh.profile.bundles 列出启动时自动加载的插件。装进 profile 的包只要声明 dsh.bundle.patch ,启动即自动挂载—— 不需要 clone 源码 / 自建部署 / 那套几 GB 环境。 1. 安装 pnpm : npm install -g pnpm (或 corepack enable ) 2. 安装插件 : 该命令会把包装进 /.dsh/profiles/web/node modules/ ,并自动加入 dsh.profile.bundles 。 3. 若遇到 ERR PNPM EPERM ( @img/sharp-win32-x64 目录被正在运行的 DSH 进程锁定,Windows 常见): - 把本目录 junction 到 /.dsh/profile…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784