ben7am1n/dsh-browser1

dsh-browser

Browser automation for DeepSeek Harness: Playwright-powered open/click/type/screenshot/eval tools so the agent can drive real web pages.

AI Analysis

核心用途是赋予 AI 代理操作真实网页的能力。适合需要执行网页爬取、自动化测试或网络调研任务的用户。依赖 Playwright 及 Chromium 兼容浏览器。

Package
dsh-browser
Version
0.1.1
License
MIT
Last updated
Aug 13, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ben7am1n/dsh-browser

Configuration

FieldDefaultMeaning
launch.executablePathAbsolute path to a browser binary (takes precedence)
launch.channelauto (chromiumchromemsedge)Browser channel
launch.navigationTimeoutMsDefault navigation/action timeout
launch.viewport1280×800Page viewport
screenshotDirbrowser-screenshotsScreenshot directory under the workspace