dsh-session-search-toggle
Sidebar session-search toggle between title and content: title filters by session title, content searches historical messages through DSH's built-in full-text index, grouped per session with the strongest snippet and message-type tags.
侧边栏会话搜索开关,标题 / 内容一键切换:标题按会话标题过滤,内容经 DSH 自带全文索引搜索历史消息关键词,结果按会话聚合,附最强命中片段与消息类型标签。
How to install
dsh plugin add github:drscrewdriver/dsh-session-search-toggle About
dsh-switch-search DSH web 侧边栏**会话搜索增强**:在侧边栏底部新增 **"搜索"** 入口,浮层面板一键在 **标题搜索 ↔ 内容搜索** 间切换;内容模式按**会话聚合**展示标题与命中片段,并按 **用户 / 回复 / 工具** 分类筛选。 无需修改 dsh 源码、无需提 PR:dsh plugin 命令组装 + bundle patch 装配的 cordis 客户端 + 插件宿主半。 它能做什么 **标题 ↔ 内容双模式**:一个入口两种搜法——切到"标题"按会话标题/工作目录子串即时过滤;切到"内容"走 DSH 自带 FTS5 全文索引搜会话消息正文。 **内容按会话聚合**:内容搜索结果每个会话一行(会话标题 + 最强命中片段 + 类型标签),点击即打开该会话,不刷屏逐条堆消息。 **内容类型筛选**:内容模式顶部筛选 chip——**全部 / 用户 / 回复 / 工具**;工具 放开 tool/call 与 tool/result 事件进结果,直接搜到工具调用参数与返回值。 **索引可用性探测**:Host 侧 search-status 探测 sessionQuery 全文索引是否开启;未开启时内容模式给出一句具体配置指引,而非裸报错"内容搜索不可用"。 **通用设置行**:设置 → 通用新增 **"会话搜索"** 行——启用开关 + 默…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-19
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dedeepseek-harness, dsh, dsh-bundle, dsh-plugin, dsh-plugin-market, dsh-plugins, dsharpplus, typescript
Related plugins
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可导出为图片或 Markdown。Share DSH Q&As or selected conversation groups as PNG or Markdown.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.