D
dsh-browser-use
v0.1.0 · 1 天前发布
Browser Use bridge for DeepSeek Harness: let your dsh agent run real web tasks (open pages, click, type, fill forms, extract data) through the Browser Use Cloud API.
README
dsh-browser-use
Browser Use bridge for DeepSeek Harness: let your dsh agent run real web tasks — open pages, click, type, fill forms, extract data — through the Browser Use Cloud API.


English | 中文
What it is
A thin, honest bridge. It registers one model-facing tool, browser_use_run,
forwards the task to Browser Use's cloud endpoint, and returns the raw run
result. It does not reimplement Browser Use and does not claim to be a
full integration.
Install
```sh
dsh plugin --profile web add dsh-browse
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-browser-use
- Repo
- git+https://github.com/zoahdev/dsh-browser-use.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}