Bundle
Multi-session split view for the DeepSeek Harness web GUI: the top window shadows the root slot with a resizable split container; each pane is an iframe running a full DSH client pinned to its own session, with per-pane title bars, LRU hibernation and a dual-loopback origin pool.
Bundle
Route DeepSeek Harness outbound HTTP (LLM + web search/fetch) through a local forward proxy such as Clash, bypassing loopback and private networks.
Bundle
LAN access layer for DeepSeek Harness (dsh) web — one-command install, default password 123: crypto.randomUUID polyfill for plain-HTTP LAN, a password login gate, a client isLoopback patch so the settings plane works on LAN pages, and password management from 插件配置 (zh/en).
yes8080
Bundle
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.
YeqingTang
Bundle
DSH plugin: open the local DSH web UI on your other Tailscale devices. Loopback-only, own HTTPS port, never funnel.
hxt9805
Bundle
Click a file path in the chat UI to open it in the running VS Code window owning the matching workspace; Edit/Write rows open a diff of that exact change (webview-safe host route behind the loopback/Origin trust fence).
quei4r
Bundle
DSH web 系统控制插件:侧边栏底部「系统」菜单(重启=退出码42 / 关闭=退出码0),经 /system RPC 通道(loopback 权限)调用宿主 appExit。双面:bundle patch 挂宿主半,dsh.client 装配浏览器半。
FrankZhangIronly
Bundle
StateGraph orchestration engine as a DeepSeek Harness plugin: declarative directed state graphs with conditional routing, loopback, iteration guards, and a trajectory event stream.
zerosloney
Bundle
Static linter: every plugin HTTP route must carry a browser-trust fence (loopback Host pin before Origin / sec-fetch-site).
Vladimir-Kryshchenko
Bundle
Optional loopback token and Cookie authentication for DeepSeek Harness Web profiles
qipenglin
Bundle
DSH++ — a local-first control plane for DeepSeek Harness. Plugin security auditing and workflow regression testing for dsh, in a CLI plus a loopback web console.
limlnx523
Bundle
DeepSeek Harness Web 工作区菜单增强:loopback 访问时提供「在文件资源管理器打开」「在终端打开」「在 Code 打开」三个动作。
JoeyLearnsToCode
Bundle
Google Antigravity subscription reuse for DeepSeek Harness: local multi-account pool with quota visibility and switching, PKCE sign-in, and a loopback Gemini/Claude/GPT-OSS proxy. Unofficial; no telemetry.
shaomingbo
Bundle
DeepSeek Harness plugin for local MLX-LM and MLX-VLM models with loopback-only defaults, managed startup, and a macOS Desktop PTY compatibility provider
robbywang25