dsh-annotation-patched:引用助手消息并逐条回应
dsh-annotation-patched 是一款面向 DSH Web 的浏览器端增强插件,由 DDDFXYqiming 维护,采用 MIT 许可证。该插件旨在解决手动复制粘贴助手回复进行追问时丢失上下文及定位不清的问题。其核心功能允许用户选中助手消息中的文字,通过点击“引用”按钮生成引用块并随消息发送。模型收到后,会按编号逐条回应,并附带可悬停展开的引用标记。插件采用显式单按钮制,支持自动清理旧引用块,并能同步多行输入时的引用标签位置。此外,它提供本地补丁重放工具,便于在升级基座时基于清单重放补丁以生成新的客户端文件。安装可通过 `dsh plugin` 命令从 GitHub 或本地目录添
Read MoreDSH Browser Companion: Giving DSH Agents a Visible, Persistent, Human-Login Browser
dsh-browser-companion is a browser extension of DSH, designed to address issues related to login, credential security, and state retention when intelligent agents handle web page tasks. This extension provides agents with a dedicated, persistent, and visible browser environment, supporting page opening, clicking, input, scrolling, and tab management. Its core advantages include: preserving cookies, localStorage, and login states through persistent profiles, avoiding repeated logins; offering a visible window mode that allows users to observe agent operations in real time and manually take over; implementing strict security boundaries that prohibit agents from filling in passwords or accessing OAuth secrets, with all sensitive credentials handled directly by users in the visible window. Additionally, the extension provides a fast snapshot tool based on the Accessibility Tree, with an optional local view.
Read Moredsh-scroll-timeline: User Message Scroll Timeline for DSH Chat Sidebar
`dsh-scroll-timeline` is a browser-side third-party plugin for the DSH web chat interface, designed to address the need for quickly locating user messages in long conversations. It generates a vertical rail of nodes along the right edge of the sidebar, where each user message corresponds to a horizontal node, supporting hover-to-preview message content and click-to-scroll smooth navigation. The plugin is licensed under MIT, derived from `vlln/dsh-navbar`, driven by official anchor attributes without requiring additional commands or routes, and has an empty mount on the Node side. Core features include a peak bar that follows the reading position, nodes expanding at specific ratios on hover to create a magnetic effect, and automatic hiding when there are few messages or on non-chat pages. Users can install it with a single git command and enable it in the settings panel. The plugin supports width adjustment via CSS variables and is compatible with `prefers-re
Read More