ben7am1n/dsh-browser1

dsh-browser

DeepSeek Harness 浏览器自动化插件:基于 Playwright 提供打开、点击、输入、截图和执行评估等工具,使 Agent 能够驱动真实网页。

AI 分析

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

套件
dsh-browser
版本
0.1.1
授權
MIT
最近更新
2026年8月13日

安裝

$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