dsh-conversation-minimap:为 DSH Web 长对话提供提示词导航轨
dsh-conversation-minimap 是一款由 Braidy-Wu 维护的 DSH Web GUI 客户端插件,旨在解决长对话中用户提示词难以快速定位的问题。该插件通过“提示词级对话迷你地图”功能,将每个用户提示词映射为左侧导航轨上的锚点胶囊,实现类似桌面聊天软件的会话导航体验。 核心功能包括:悬停锚点预览完整提示词,点击后平滑滚动并高亮对应消息;视觉采用鱼眼放大效果及边缘渐隐设计;技术层面基于官方 API 拉取历史,纯原生 JS 实现,无外部依赖且具备异常保护机制,确保插件故障不影响主界面。 安装简单,支持通过命令行添加插件名或 GitHub 仓库地址,重启 `dsh web`
Read Moredsh-macos-desktop: Overlaying a macOS-style Desktop on the DSH Web Interface
DSH macOS Desktop is a pure front-end JS plugin maintained by Taylor-Cat, designed to transform the DSH Web interface into a macOS-style desktop while preserving the native right-side conversation through the official shell.overlay slot, enabling efficient multi-task collaboration on the same screen. The plugin is compatible with Windows, macOS, and Linux, requiring no native modules or build steps. Core features include desktop experiences such as multiple windows, Dock, and Spotlight search, along with integrated file management (isolated directories, recycle bin), terminal (PowerShell/PTY), multi-tab browser, document office suites (docx/pdf/pptx), and knowledge base. In terms of AI capabilities, it supports automatic image recognition based on modlens screenshots, as well as leveraging DashS
Read More