D
dsh-browser-bsk
v0.1.0 · 3 天前发布
Browser automation for DeepSeek Harness via bsk — navigate, snapshot, click, fill, and screenshot the user's real browser.
README
dsh-browser
Browser automation for DeepSeek Harness via bsk — lets your agent navigate, snapshot, click, fill, and screenshot the real Chromium browser (with your logins).
Install
sh
dsh plugin add dsh-browser
Requires bsk on PATH + the browser-skill extension loaded (see browser-skill prerequisites).
Tools
| Tool | What it does |
|---|---|
| browse_navigate | Open a URL |
| browse_snapshot | Read the page as an accessibility tree (with @eN refs) |
| browse_click | Click an element by @eN ref or CSS selector |
| browse_fill | Type into an input |
| browse_screenshot | Capture a screenshot |
| browse_observe | Semantic VOM observation |
Example
Open https://example.com, read the page, and tell me th
版本兼容矩阵
| 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-bsk
- Repo
- —
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}