fatmind/dsh-plugin-browser-use--packages-browser-use ↗★ 0
dsh-plugin-browser-use
webclaw3 browser tools for dsh: drive your own logged-in Chrome via the webclaw3 relay (wc3_* tools)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fatmind/dsh-plugin-browser-use#d411f65580e7e55142e5d32375b279a4b7221183&path:packages/browser-use说明文档
阅读完整 README ↗Configuration
Edit packages/browser-use/cordis.patch.yml after install if needed:
| Field | Default | Description |
|---|---|---|
relayHost / relayPort | 127.0.0.1 / 3459 | Relay address |
toolTimeoutMs | 60000 | Per-call timeout (ms) |
maxResultChars | 50000 | Max chars per result |
autoStartRelay | true | Auto-run webclaw3.mjs start when the relay is down |
engineDir | "" (auto-located) | Engine directory; or set DSH_WC3_ENGINE_DIR |