Tianyu209/dsh-browser-companion ↗★ 1
dsh-browser-companion
浏览器伴侣插件:提供持久化配置、可视窗口、人工干预登录以及安全的智能体浏览器操作工具。
AI 分析
核心用途是让智能体在可视、可人工干预的环境下安全操作浏览器。适合需要智能体执行网页登录、爬取等复杂任务的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Tianyu209/dsh-browser-companion說明文件
閱讀完整 README ↗Configuration
| Key | Default | Description |
|---|---|---|
profilePath | ~/.dsh/browser-profile | Persistent profile directory |
headless | false | Show browser window |
defaultTimeout | 30000 | Per-operation timeout (ms) |
agentBrowserPath | auto-detect | Override agent-browser CLI path |
executablePath | auto | Chrome/Edge executable path (recommended for Google login) |
browserArgs | --disable-blink-features=AutomationControlled | Extra browser launch args |
visionBaseUrl | http://127.0.0.1:1234/v1 | Local vision model endpoint |
visionModel | your-vision-model | Local vision model name |