dsh-chrome
DeepSeek Harness 浏览器伴侣,包含一个嵌入完整 DSH Web UI 的 Chrome 侧边栏,允许 DSH Agent 读取当前页面、捕获 HTTP 流量并驱动浏览器。
AI 分析
核心用途是赋予 Agent 浏览器操作与网页分析能力。适合需要进行网页自动化测试、舆情监控、数据抓取或辅助浏览任务的用户。需配合 Chrome 扩展使用。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:stuarthu/dsh-chrome说明文档
阅读完整 README ↗Usage
- The side panel is the full dsh web UI — use it normally.
- Top bar: bridge status (warns if dsh is not running), Stop capture (manual override), Settings (change the dsh address).
- Tell the agent things like "open the xx page", "click the login button", "capture this page's requests".