dsh-sticker-board
Fridge-magnet sticker board for DeepSeek Harness web: one-click quick tasks docked above the composer. 输入框上方的冰箱贴纸栏:按长期/短期分类的快捷任务贴纸,点击即向当前会话发送预置 prompt 并执行。
498 results
Fridge-magnet sticker board for DeepSeek Harness web: one-click quick tasks docked above the composer. 输入框上方的冰箱贴纸栏:按长期/短期分类的快捷任务贴纸,点击即向当前会话发送预置 prompt 并执行。
OneBot 11 as a dsh UI surface: forward WebSocket protocol client, chat ⇄ agent bridge, and OneBot tools (a profile bundle over dsh-base)
DSH Web client plugin: collapse every expanded collapsible section in the conversation (Think / tool cards / command cards...) in one click, with a customizable hotkey.
Evidence that CLI, MCP and GUI bindings reach the same DeepSeek Harness action core
Arcana — a draggable, collapsible, usage-sorted floating deck of every slash command in DeepSeek Harness: hover for details, click to run
DSH Web 插件:git diff 一键打开独立双列 Code Review 页,支持语法高亮、行内评论与中英双语;对话中的本地 .diff/.patch 路径自动变成一键查看按钮 | DSH web plugin: one-click standalone two-column code review page for git diff with syntax highlighting, inline comments & bilingual UI; local .diff/.patch paths become one-click view buttons
界面状态持久化——官方左侧边栏开合与宽度跨重启恢复(自渲染 DOM,官方 client 通道),已验证兼容 DSH 0.1.0-rc.8 / 0.1.1-rc.2(0.1.x 版本线)
Message edit / regenerate for DSH Web: inline edit of assistant replies (text + reasoning), regenerate replies, and user-message edit — a Cordis host plugin serving /api/msg-edit/* plus a dsh.client UI plugin contributing to the assistant action strip.
DSH plugin manager: official/community grouped plugin list with localized descriptions, one-click enable/disable and uninstall, plus a GitHub dsh-plugin market tab.
一个赛博木鱼:可拖拽、点击敲击、累积功德的 Web 悬浮小摆件
Aqua: a highly customizable glassmorphism theme for the Web surface — adjustable blur, frost, fluid or wallpaper backdrop, unified corners, and motion
DeepSeek Harness client plugin: adds an 'Invert selection' button to the fetch-models dialog of the Models settings section, so only the rows that are already in the model list stay checked on a second fetch + add pass.
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、不依赖第三方接口。
DeepSeek Harness plugin: panel hotkeys for every interaction panel — Enter presses the confirm (primary) button, Esc presses the cancel button (approval, question/choice, plan review; Claude Code habits).
Conversation timeline dock bar for DeepSeek Harness: a turn-level timeline embedded above the composer, with user-prompt hover tooltips and click-to-jump back to the exact chat position.
Ctrl+click file paths and links in DeepSeek Harness chat: paths open their folder in the OS file manager, links open in a new browser tab.
dsh plugin: show the estimated DeepSeek API cost of the current session in the web GUI stats strip (token usage × official pricing, peak/off-peak aware)
DeepSeek Harness desktop plugin: a click-to-launch, Codex-like native window over the dsh web UI. Everything is a plugin — this one is the window.
对话轮次索引:Web GUI 右侧边栏列出每一轮用户提问,点击跳转到对应位置 (Turn index sidebar for the DeepSeek Harness web GUI: one entry per user turn, click to jump)
Water ball pet plugin for the dsh web GUI: a floating sky-blue water ball with white eyes that reacts to agent activity (idle / thinking / tool) and ships an enable toggle plus size in the settings plugin section. Adapted to dsh 0.1.2-alpha.1 (dissolved dsh-client-runtime).
分组工作流看板:为每个分好组的 workflow 提供独立的 GUI 标签页,实时展示状态、阶段进度、子 agent 明细与日志。Host 监听 workflow/* 事件维护分组注册表,并注册 workflow_new / workflow_groups 模型工具;Client 在会话头部「工作流」标签渲染分组面板。
DSH Web client plugin: chat content width tiers (standard / medium / wide / ultra / full) with a floating picker button. Frees wide tables from the app's hard-coded 748px content cap. UI copy follows the app language (zh / en).
MCP server manager for DeepSeek Harness: manage MCP servers from the Web settings page, stored globally in $DSH_HOME/ui-settings-mcp.json, connected/disconnected at runtime.
One-click health check for a dsh deployment: a sidebar button runs the ops kit's check-health.ps1 (hidden PowerShell) through a plain HTTP route and renders a structured report. The route is independent of the tool registry, so the button still works when agent tool calls break.