dsh plugins中文
← Back to popular plugin directory

Visible Agent Browser

Fisfzy/ego-browser · skills

DSH (DeepSeek Harness) plug-in: Connect the ego-lite browser (Chromium for AI Agent) to HARNESS - 13 structured ego tools (text semantic snapshot, semantic positioning click, form filling, screenshot, CDP control, task s.

★ 13GitHub stars
2Forks
2026-08-15Last updated
JavaScriptLanguage
License

Project overview

ego-browser — 看得见的 Agent 浏览器 仓库:github.com/Fisfzy/ego-browser(私有 · 内测)|版本历史见 CHANGELOG.md|详情页:dshfind ⚠️ 发布说明:本插件用于 DeepSeek Harness 生态,已在 dshfind 公开展示。仓库保持维护状态,不发布到 npm / 公共 registry;如需转载本仓库内容请注明出处,不要创建用于分发的公开 fork / 镜像。

把 CitroLabs/ego-lite(给 AI Agent 用的 Chromium)接入 DeepSeek Harness:以 32 个结构化 ego 工具驱动浏览器,并配一套实时观察前端口——agent 后台操作网页时,你能像看直播一样看到它正在浏览的每个页面,还能直接操作它。 开箱即用:插件包内置 ego 运行时(runtime/,MIT,见 THIRDPARTYNOTICES.md)——无需克隆官方仓库、无需手动构建,--no-sandbox wrapper 随包自带,root / Docker / 无显示器一键跑。 我们的真正优势(不是口号,是能对照代码和竞品核实的能力)

通用浏览器不是为 agent 设计的,而 Web 上大量交互(登录态、验证码、动态渲染、表单、需真人会话的站点)只有真浏览器能面对——这正是 ego 系 "让 agent 用你已登录的浏览器,而不打扰你"(官网)的由来。

Install command

dsh plugin --profile web add github:Fisfzy/ego-browser
View GitHub repository ↗Back to popular plugin directory