dsh-find-all
给 DSH 桌面 App 补上 Cmd/Ctrl+F 查找栏,搜的是整段会话:命中落在还没显示出来的历史里时,插件会把更早的消息分页加载进来再搜一遍,命中计数和高亮因此覆盖整段会话,而不只是屏幕上那一截。
Adds a Cmd/Ctrl+F find bar to the DSH desktop app, and it searches the whole conversation: when a match sits in history that is not on screen yet, the plugin pages that history in and searches again, so the match count and the highlights cover the entire session instead of only the rendered messages.
怎么安装
dsh plugin add @ryuu-64/dsh-find-all 简介
dsh-find-all DSH web 插件:给桌面 App(Electron 壳)补上 **⌘F / Ctrl+F 页内查找**,并且**搜的是整段会话,不只是屏幕上已经渲染出来的那一截**。 **Fork 自 secyborg/dsh-find-bar**(作者 secyborg,MIT)。 Fork 依据的快照:commit ce7eb75efe94d768127c5977c649ecd950a9356c(0.1.0,2026-08-25)。 版权与许可是 MIT 双署名:LICENSE 里**同时**保留上游 Copyright (c) 2026 secyborg 与本 fork Copyright (c) 2026 Ryuu-64;上游 README 原样留作 README.fork-origin.md;改动清单与致谢见 NOTICE.md。 > 本仓库只做一件上游做不到的事:**把没加载进来的历史翻进来再搜**。 为什么需要它 DSH 桌面窗口是 Electron,本身没有浏览器那种查找栏;而会话视图**一次只保留最近 50 条消息**在页面里(点一次「加载更早」再多 50 条)。所以用普通查找条搜一个存在于更早历史里的词,结果永远是 0——哪怕这段会话里明明有。 本插件在你输入关键词后,通过会话服务把更早的历史一页页加载进来,每加载一页就重搜一次,直到整段会话都在页…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-22
- 创建于
- 2026-09-20
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- conversation-search, cordis, ctrl-f, deepseek-harness, dsh, dsh-plugin, find-in-page
同类推荐
radar
skyhook-io/radar
缺失的开源Kubernetes UI,内置面向AI代理的MCP服务器。查看出了什么问题、原因以及变化。问题、拓扑、事件时间线、Helm、GitOps、实时服务流量和集群审计——全部集成在一个Go二进制文件中。
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验