@dsh-external/dsh-web-preview-float
DSH Web UI 悬浮预览插件:两个可拖拽/拉伸/缩小的独立悬浮窗(预览 iframe + 代码文件树),只依赖官方扩展点,不改 DSH 核心。
75 results
DSH Web UI 悬浮预览插件:两个可拖拽/拉伸/缩小的独立悬浮窗(预览 iframe + 代码文件树),只依赖官方扩展点,不改 DSH 核心。
A terminal dock merged into the DSH web GUI: hideable, split-screen with the chat column, and integrable with terminal-designed TUI plugins (host registerView service + window CustomEvent channel). Windows ConPTY via node-pty, xterm.js in the browser, WebSocket bridge with backpressure.
dsh plugin: auto-open the default browser as soon as the dsh web GUI server is listening — one-step startup for `dsh web`
One-click launcher for the DeepSeek Harness Web UI: installs an app-style desktop shortcut (black-whale icon) that boots `dsh web` and auto-opens the browser, plus a web_launcher model tool (install / open / status).
Add a Restart DSH button to the DeepSeek Harness WebUI. The button stops the dsh web process; an external supervisor (e.g. macOS launchd LaunchAgent) restarts it automatically so the UI comes back.
DSH Web GUI 模型能力配置:在「设置 → 模型」的模型目录编辑器内,为每个已配置的模型直接设置是否支持图像与思考等级(reasoning efforts),写入 llm-pi-ai 设置命名空间。
Transport-level authentication gate for the DeepSeek Harness Web GUI
DSH Web UI 增强插件:逐轮对话导航、思维链默认展开、DeepSeek 官方 API 会话价格统计 | DSH Web UI enhancement plugin: turn-by-turn navigation, thinking-chain default-expand & session cost meter for the official DeepSeek API
Session manager for the DeepSeek Harness web UI: move, archive, restore, backup(portable archive) and import conversations across workspaces. Trilingual (English / 简体中文 / 繁體中文). · DSH Web 外掛「會話管理」:移動、歸檔、恢復、可攜式備份(壓縮檔)與匯入、刪除會話,支援中(簡/繁)英文介面。
Youdao-style word-selection translation for the DSH web GUI. Select text anywhere, click the floating button, get a translation from the harness's own LLM — no API keys, no third-party endpoints. 有道风格划词翻译:DSH Web GUI 里划选文本即现悬浮翻译按钮,点击由 harness 自带大模型翻译,无需 API key、不依赖第三方接口。
版本记录 + Markdown 对话主题排版 —— DeepSeek Harness 插件(动态 define 与常驻安装双通道)
Permanent wallpaper skin for the DSH web UI: the host serves any local image over an HTTP route, the client pins it behind the window, makes theme surfaces translucent, and offers a Settings → 背景图 panel to change the image anytime — survives restarts, no re-define needed.
File upload for the DeepSeek Harness web GUI: a folder button, paste, and drag-drop that save files into the session workspace uploads/, with file cards shown alongside image thumbnails.
Pastoral cottage skin for the DSH web GUI: full-screen wallpaper with frosted-glass panels
DeepSeek API 余额查询:左下角小字余额 + 刷新按钮,HTTP 端点与模型工具,默认激活
Browser system notifications for the DeepSeek Harness web GUI: turn completion and permission/approval asks.
Approval attention plugin for the DSH Web GUI — audible + visual alerts (chime, tab badge, OS notification, dock) for pending approvals, session completions, job failures, and connection loss.
Microphone speech-to-text input for the DeepSeek Harness Web UI
Password gate for dsh-web: opening the web port requires a username/password login; account credentials are stored salted+scrypt-hashed and AES-256-GCM encrypted in a local config file under $DSH_HOME. Host-only cordis plugin, no dsh source changes.
文件附件:输入框上传按钮 + 拖拽/粘贴文件(支持多文件);图片走 dsh 原生图片草稿机制(addImages,不缩放/不落盘),文档落盘到 .dsh-file-attachment 并以芯片 @短名 引用(发送时还原 @绝对路径);文档/代码/配置文件可上传类型可在设置页配置;支持 PC 与移动端浏览器
Doubao Search (Volcengine 豆包搜索) web search provider for the DeepSeek Harness — dedicated settings GUI card, key stored via the credentials service, billed separately from any model spend
Conversation navigation dots for DSH Web: a vertical rail of clickable markers on the right side of the conversation view. Each marker represents a user message — click to jump, hover for preview, active marker highlighted. | DSH 网页端对话导航点:对话右侧一列可点击的导航标记,每个标记对应一条用户消息。点击跳转,悬停预览,当前点高亮。
Opens the DSH Web GUI in a dedicated app-mode browser window and stops the server when that window is closed.
DSH Web UI plugin: keep the native per-message status line (date | time, run duration, TTFT, tokens/s) always visible without hovering