Tianyu209/dsh-browser-companion

Tianyu209★ 3JavaScriptLast synced: 2026-08-14

Open on GitHub

A personal DSH browser plugin: persistent profile, visible window, human-in-the-loop login, and safe agent browser tools.

README excerpt

dsh-browser-companion English 简体中文 A personal DeepSeek Harness (DSH) browser plugin. It gives your agent a dedicated, persistent, visible browser : - You can watch what the agent is doing in a real browser window. - Logins are done by you in the popup window; passwords and OAuth secrets never pass through the agent. - Cookies and login state are saved in the same profile, so logins persist across restarts. Features - ✅ Persistent browser profile (cookies / localStorage / login state) - ✅ Visible window mode (default headless: false ) - ✅ Human-in-the-loop login: browser login opens a window and you type your password / complete OAuth yourself - ✅ Agent tools: open, snapshot, click, type, press, screenshot, see, select, check, upload, hover, scroll, tabs, status - ✅ Security guard: browser type refuses to fill password fields - ✅ browser see uses a local vision model (OpenAI-compatible) so the agent can understand images / visual layouts when needed - ✅ Based on agent-browser, so the hard browser automation is battle-tested Out-of-the-box The plugin works with zero configuration for basic browsing: - Uses the bundled browser (agent-browser's Chromium) by default - Uses a default per…

View full README on GitHub →
Agentsagentbrowserdeepseek-harnessdshdsh-plugin

Category