dsh-kill-restart
One-click kill button for the DSH Web GUI – kill the server process so you can restart without taskkill.
119 results
One-click kill button for the DSH Web GUI – kill the server process so you can restart without taskkill.
Model-facing describe_image + extract_text tools for the DeepSeek Harness web GUI: gives a text-only model reliable image understanding and OCR through an OpenAI-compatible vision endpoint, with critical-inspection prompts, auto-preprocessing, retries, and a persistent answer cache.
dsh LAN/public reverse proxy plugin: IP whitelist, one-time login codes, device management, access log. Runs inside the dsh process; dual-stack IPv4/IPv6.
A DSH profile bundle that ships the Telegram ↔ DeepSeek Harness bridge as a model-callable install tool. Requires the session sandbox policy to allow subprocess TLS to api.telegram.org (danger-full-access in the default sandbox policy).
Rollback Whale: an installable, out-of-process recovery plugin for DeepSeek Harness
Windows tray monitor for DeepSeek Harness tasks: deploys and launches DshTaskWatcher (standalone PowerShell tray app) from the plugin bundle. Status/start/stop via loopback API. The watcher runs detached from the host process.
DeepSeek Harness plugin: run a live security health check on the deployment (credential file permissions, process-env secrets, permission/approval mode, telemetry, anonymous id, LAN exposure, sandbox backend) and get an actionable report mapping each finding to upstream discussions.
dsh plugin: expose the local web GUI to the LAN via an in-process reverse proxy (0.0.0.0 -> 127.0.0.1:3080), with a live connection-status badge and a status endpoint.
DSH web plugin: reorder queued messages (up / down / top / bottom) before the agent processes them.
前台命令执行实时输出流式展示——对话历史命令卡片实时输出 + 底部流条(Host 镜像旁路 subprocess collect 游标 + 只读轮询路由 + WebUI 设置栏目)
DSH plugin that bundles dsh-conversation-folding: enhanced conversation rendering with scrollable thinking boxes and foldable process steps.
Plugin Cordis para o DeepSeek Harness v0.1: interceta a camada HTTP (auth barrier sobre o fallback da Web UI) e orquestra subprocessos de longa duracao com ciclo de vida reversivel.
DeepSeek Harness (dsh) Web control plugin: restart / shutdown the dsh web process from the Settings panel, plus a treat (小鱼干) top-up for the whale-girl pet. / dsh 系统控制插件:设置页一键重启/关闭 dsh web,并为鲸鱼娘宠物补给小鱼干。
Single-process multi-user workspace view partitioning for DeepSeek Harness: JWT-in-cookie login wall, per-user workspace/session filtering, and admin user management.
Local-only DeepSeek API balance plugin for dsh: queries https://api.deepseek.com/user/balance on the Host side; the API key never leaves the server process.
DSH plugin: route every fetch/http/https request of the DSH process (model endpoints, web search, MCP) through an HTTP proxy. Follows *_proxy environment variables or manual settings; configured from the Web UI (设置 → 网络代理).
DSH web plugin: a pi-web-style nested fork/subagent process tree (design: agegr/pi-web) in the left sidebar.
DSH 绠$悊: sidebar button + floating panel listing every dsh web instance on ports 3080-3129 (port, PID, live status) with graceful one-click stop, including Task-Manager-style stop of the current instance.
DSH 运行时进程树对账与治理:把当前宿主的任务账本与本机真实进程树对账,标出未归属/泄漏/孤儿进程并守卫式树杀。Runtime process-tree reconciliation for DeepSeek Harness: join the current host's job ledger with the live OS process tree, surface unattributed/leaked/orphaned children, and kill trees behind creation-time guards.
Model-facing ocr_image tool that runs local RapidOCR (via a Python subprocess) and returns image text as plain text, so text-only DeepSeek models can read images
DSH Web UI plugin: auto-fold chat timeline processes and Deep diving fun tips
Fix DSH Desktop copy buttons by bridging clipboard writes to the Electron main process.
Unified SSH remote-execution plugin for DeepSeek Harness — ProxyJump chain, SFTP filesystem, subprocess and PTY over ssh2
Terminals view tab for the DSH web UI: live count of background shells/subagents per session, Chinese purpose titles, collapsible command bodies with streaming output, and one-click kill