Bundle
OpenAI Responses API-backed web search provider for dsh: registers into ctx.web (web_search tool with server-side retrieval), plus a Web settings card for endpoint/model/key. Hot-pluggable — mounted via profile bundle patch, no dsh source changes.
Bundle
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.
Bundle
Bocha-backed WebSearchProvider and installable profile bundle for DeepSeek Harness
Bundle
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.
Bundle
Pastoral cottage skin for the DSH web GUI: full-screen wallpaper with frosted-glass panels
Bundle
DeepSeek API 余额查询:左下角小字余额 + 刷新按钮,HTTP 端点与模型工具,默认激活
Bundle
DSH 手机/外网远程访问插件(frp 版):frp 内网穿透公网隧道(frpc 一键下载)+ token 鉴权代理 + gzip 压缩 + 局域网 HTTP/HTTPS 直连 + 常驻手机图标面板 + 六大机器人通道(微信/QQ/Telegram/钉钉/飞书/企业微信)。
Bundle
Ollama-backed search provider for the DeepSeek Harness web capability seam (ctx.web): adapts Ollama /api/web_search into dsh web_search tool.
Bundle
Configurable non-public address allowlists for DeepSeek Harness web_fetch
Bundle
Generic webhook receiver for DeepSeek Harness — POST to a local endpoint to wake a dsh agent.
Bundle
Browser system notifications for the DeepSeek Harness web GUI: turn completion and permission/approval asks.
Bundle
S3, FDS & FTP file tools for DeepSeek Harness: 8 agent tools (list, stat, mkdir, delete, move, copy, download, upload) — approval-gated mutations, transfer jobs with progress & cancel.
Bundle
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.
Bundle
Microphone speech-to-text input for the DeepSeek Harness Web UI
Bundle
A DeepSeek Harness tool plugin: fetch a public web page and return its title and plain-text summary to the agent.
Bundle
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.
Bundle
文件附件:输入框上传按钮 + 拖拽/粘贴文件(支持多文件);图片走 dsh 原生图片草稿机制(addImages,不缩放/不落盘),文档落盘到 .dsh-file-attachment 并以芯片 @短名 引用(发送时还原 @绝对路径);文档/代码/配置文件可上传类型可在设置页配置;支持 PC 与移动端浏览器
Bundle
Electron desktop mode bundle for the DeepSeek Harness Web profile
Bundle
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 网页端对话导航点:对话右侧一列可点击的导航标记,每个标记对应一条用户消息。点击跳转,悬停预览,当前点高亮。
Bundle
Opens the DSH Web GUI in a dedicated app-mode browser window and stops the server when that window is closed.
Bundle
DSH Web UI plugin: keep the native per-message status line (date | time, run duration, TTFT, tokens/s) always visible without hovering
Bundle
DSH web_search provider with a runtime-editable search priority chain: zai-web-search / anthropic-web-search / openrouter-online dialects, settings-UI panel, no hidden fallback.
Bundle
yhbd.top 插件雷达:DSH 侧边栏 plugin_top 按钮 + 大面板(顶层「全部」+ 站点同款细分榜单:原生星榜·飙升·今日新秀·兼容工具·分类冠军;分类条随榜单联动;「安装」写入「先了解+安全审查」引导语),数据由插件内嵌的同源 HTTP 反代拉取,无需 CORS / nginx 配置;附带 Agent 可调用的搜索/榜单工具。
Bundle
Login gate for the DeepSeek Harness web GUI: username/password entry page (DeepSeek style), 12-hour session tokens, slash commands for user management. Background tasks keep running while logged out.