AI Agent Hub
Back to plugins
🖥️

dsh-browser

Client Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install wqty123/dsh-browser

Paste the following prompt into your AI chat to install this plugin:

Install the dsh-browser plugin in DeepSeek Harness from its source repository at https://github.com/wqty123/dsh-browser.

About this plugin

dsh-browser addresses the common problem of agents working inside browsers that are invisible, disconnected, or difficult for humans to take over. It gives DeepSeek Harness a real, visible, shared browser where people and agents operate the same page, instead of relying on headless environments or indirect relays.
Its core capabilities include 33 browser_* tools, page snapshots and accessibility trees, multi-tab sessions, batch form filling, structured extraction, screenshots, downloads, persistent login state, human-challenge detection, operation history and replay, task-level session isolation, and action restrictions. It can embed into a desktop shell or self-host an Electron window in a pure dsh web setup.
It is suited for users who need real-world web automation, human-agent collaboration, complex form handling, authenticated access, scraping, or debugging, especially developers who want agents to drive the browser while retaining the ability to step in at any moment.

Use Cases

  • Let agents open pages, click, fill forms, and scrape content.
  • Download authenticated files while keeping the logged-in session.
  • Let users complete CAPTCHA challenges manually in the shared window.

Best For

  • DeepSeek Harness users who need browser automation.
  • Developers who want to take over agent-driven pages at any time.
  • Task builders handling forms, logins, screenshots, or structured scraping.