dsh-quick-window-launcher
Run the following command in DeepSeek Harness:
dsh plugin install Yuanloss/dsh-quick-window-launcher
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Yuanloss/dsh-quick-window-launcher in the DeepSeek Harness terminal to install this plugin; the source code is available at https://github.com/Yuanloss/dsh-quick-window-launcher
About this plugin
The DeepSeek Harness Web UI is confined to a browser tab by default, lacking both a native-app feel and a centralized place to manage its lifecycle. dsh-quick-window-launcher unifies both: it creates a desktop shortcut that, when double-clicked, spawns a frameless Chromium --app window with no tab bar and no address bar, delivering an experience close to a native desktop application. The launcher performs multi-signal liveness detection (port check plus task-board lock) to prevent conflicting duplicate instances, and automatically retrieves the authentication token from harness to sign a session cookie for the isolated window, eliminating repeated logins.
A glass-capsule power control group appears at the bottom of the sidebar: Shutdown (graceful stop with session persistence), Restart (a watchdog outside the harness process tree spawns the new instance, with heartbeat self-healing and lock release), and DSH Update Check (queries the latest npm version and opens a visible terminal for one-click upgrade). On the model side, the open_web tool lets harness open any http or https URL in a new tab of the system default browser, following the convention of opening external pages rather than embedding them.
Ideal for desktop-first users who want a near-native App experience and reliable lifecycle management without touching PowerShell scripts. The entire host-side implementation uses pure Node .cjs helper scripts with no .ps1 files, avoiding antivirus heuristic false positives. All network activity is limited to loopback port probes and npm registry version lookups; nothing touches the registry, scheduled tasks, or startup items.
Use Cases
- Launch the Harness Web UI in a frameless app window via a desktop shortcut
- Gracefully shut down or restart Harness from the sidebar with automatic session persistence
- Use the open_web model tool to open external links in the default browser
Best For
- Desktop-first Harness Web users who prefer a native app feel
- Users who want to avoid antivirus false positives on PowerShell scripts
- Power users who need reliable lifecycle management (shutdown, restart, update)
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.