dsh-slide
A per-conversation visual slide editor for DeepSeek Harness with AI annotations, workspace files, and shared knowledge guidance.
664 results
A per-conversation visual slide editor for DeepSeek Harness with AI annotations, workspace files, and shared knowledge guidance.
OpenCode Go (opencode.ai/zen/go) 额度用量插件:在 DSH Web GUI 左侧栏常驻一张额度卡片,展示日(近5小时)/周/月三个窗口的用量进度条、换算金额、重置时间与刷新时间;自动刷新间隔可在标题栏 ⚙ 设置弹层中自由输入(秒),卡片底部只显示当前秒数。Host 半在宿主进程查询官方 /zen/go/v1/usage 接口,Client 半是一个自包含的左侧栏 DOM 卡片(无 React、无构建步骤)。
Codex themes (light + dark) for the DSH web GUI as a configurable appearance plugin: maps codex-theme-v1 knobs onto the DSH --dsw-* token system and adds a Codex appearance settings section (colors, contrast, diff/skill semantic colors, UI/code fonts) persisted to settings.yaml.
Read GeoServer WMS services and render map images in the dsh web GUI, with a configuration card in the settings page.
Obsidian-style [[wikilink]] mentions for the DeepSeek Harness web GUI: type [[ in the composer to fuzzy-search note titles and attach their contents to the prompt
轮次跳转条:DSH Web GUI 对话记录左侧常驻短横线导航条(每轮一根),当前视口所在轮高亮,悬停显示该轮输入/输出摘要,点击跳转到该轮输入位置。
GBC atelier skin for the dsh web GUI: palace backdrop, rotating character stage, and ornamental pink/black chrome
DSH Web GUI 任务完成通知:agent 完成任务或需要你输入/批准时,弹出 Windows 系统级通知(浏览器 Notification API,无网页内弹窗、无合成音),点击气泡直达会话。纯浏览器端插件(host half 为空)。
Evidence that CLI, MCP and GUI bindings reach the same DeepSeek Harness action core
Correct Hebrew RTL rendering for the DeepSeek Harness web GUI: per-block direction by dominant script, bidi-safe input fields, and RTL-aware Cmd+Left/Right line navigation.
DeepSeek account balance: /balance command plus a composer-dock readout in the web GUI
Transport-level authentication gate for the DeepSeek Harness Web GUI
DeepSeek Harness Web GUI 语音输入插件:在输入框发送键左侧添加麦克风按钮,支持浏览器本地识别、OpenAI 兼容语音转写接口和自定义 JSON 接口,配置可导入/导出。
OpenCode Go usage stats for the DeepSeek Harness Web GUI: compact bottom-left sidebar button with a hover detail card
DeepSeek Harness 插件:内置 HTTPS 反向代理与统一配置管理。在 设置→插件配置→Https Fix 中配置关闭 http 外网访问、http/https 端口、域名、TLS 证书密钥路径,并提供校验与保存。Built-in HTTPS reverse proxy for dsh Web GUI with in-app configuration (block external http, http/https ports, domain, TLS cert/key) plus validate & save actions.
DSH Web GUI 的在线小说阅读器:左侧边栏「阅读器」入口,在线书源搜索/抓取/整本下载到本地(TXT),阅读界面伪装成聊天对话框(小说章节以对话消息呈现)。宿主侧通过 node fetch 抓取书源网页(规避浏览器 CORS),浏览器侧同源调用 /api/dsh-reader。
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、不依赖第三方接口。
AI 生图 (image generation) plugin for the dsh web GUI: text-to-image and image-to-image through a configurable OpenAI-compatible endpoint, with multi-provider support, model discovery, and agent tool registration. 与 @xiaoyuink/dsh-image-vision 同系列的图像插件。
Configurable Codex-style conversation navigator for the DeepSeek Harness Web GUI, with compact previews and fast paragraph jumps.
A tiny octopus desktop pet that explains AI-jargon in plain language for the DeepSeek Harness web GUI.
Minimal auto chess for the dsh web GUI: AI action routes, model catalog, and default prompt (node half) plus the conversation-view tab with the boards (browser half)
对话轮次索引: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).
Community DeepSeek Harness bundle for SCNet HPC: profile-based SSH, CPU/DCU Slurm jobs, cluster probing, compute-node diagnostics, and Hygon DCU/DTK guidance.