dsh-browser-panel
Run the following command in DeepSeek Harness:
dsh plugin install imroc/dsh-browser-panel
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install imroc/dsh-browser-panel in the DeepSeek Harness terminal to install the plugin. Source: https://github.com/imroc/dsh-browser-panel
About this plugin
AI agents running in containers, CI pipelines, or VMs have no display. The moment a site demands a QR code, SMS one-time code, SSO redirect, or CAPTCHA, pure headless scripting fails, and copying cookies is unreliable due to device fingerprints and WebAuthn bindings.
This plugin embeds a real Chrome instance inside DSH. Each session gets its own tab; the AI navigates, clicks, types, and takes screenshots via browser_embedded_* tools. When a human step is needed, the AI calls ask_human and you complete the login in a live sidebar view. Once you confirm, the tool returns and the AI continues with an authenticated session. All sessions share one persistent profile, so a single login works everywhere and survives restarts.
Ideal for automating workflows that require real-site logins: filling SSO-gated internal forms, scraping protected dashboards, or verifying CAPTCHA flows. No extra ports, tunnels, or tokens are needed; the panel runs under the same DSH Web UI session authentication.
Use Cases
- Agent in a container accessing SSO-gated internal sites that require QR or SMS login
- Automation flow hitting a CAPTCHA where a human takes over and the AI resumes afterward
- Multiple AI sessions sharing one persistent profile to avoid repeated authentication
Best For
- Developers running AI agents inside CI pipelines or containers
- Automation engineers who need AI to complete real-site login flows
- Platform teams building AI workflows on the DSH host
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.