egnmosk/dsh-browser-bridge0

dsh-browser-bridge

DeepSeek Harness plugin + browser extension bridge: lets DSH agents read and control the user's browser, like Kimi WebBridge or Claude's browser extension. Node side: browser_* tools over a localhost WebSocket; browser side: a Manifest V3 extension.

AI Analysis

核心用途是让 AI 代理能够直接控制和读取用户的浏览器。适合需要自动化网页浏览、截图和网页交互的复杂 AI 任务。需要配合 Manifest V3 浏览器扩展使用。

Package
dsh-browser-bridge
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

Configuration (cordis.patch.yml)

KeyDefaultMeaning
path/bridgeWebSocket endpoint path on the web server.
commandTimeoutMs60000How long a tool waits for the extension to answer.
screenshotDir~/.dsh/browser-bridgeWhere screenshots are saved.
maxMessageBytes8 MiBMax WS message size (screenshots travel over WS).