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 分析

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

パッケージ
dsh-browser
バージョン
0.1.1
ライセンス
MIT
最終更新
2026/08/13

インストール

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

ドキュメント

README 全文を読む ↗

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