momo-gen/dsh-browser-pilot

momo-gen★ 1TypeScript最后同步: 2026-08-14

在 GitHub 打开

Browser automation tools for the DeepSeek Harness (DSH) agent - a self-contained Cordis agent-preset plugin (Playwright).

README 摘要

dsh-browser-pilot Browser automation for the DeepSeek Harness (DSH) agent — a self-contained Cordis agent-preset plugin that gives the agent safe, guard-railed control of a real web browser (navigate, click, type, screenshot, extract) via Playwright. 🌏 中文文档 · English It is designed to be published and shared : clone this repository into your DSH user preset root, install one dependency, and your next session gains a full set of browser tools on top of the standard coding agent. The agent can operate the browser, but only through explicit safety rails — URL scheme allow-listing, output-path sandboxing, and no host-side code execution. See Security model and SECURITY.md . Demo A DSH agent driving the browser end-to-end — browser navigate → browser type → browser click : The result of that interaction (the agent filled the input, clicked, and captured the page): Features - 14 model tools exposing the full browser surface: browser navigate , browser snapshot , browser text , browser html , browser click , browser type , browser press , browser select , browser screenshot , browser pdf , browser wait , browser evaluate , browser status , browser close . - Cross-browser : Chromium, Fire…

在 GitHub 查看完整 README →
Agent/智能体agent-toolsai-agentbrowser-automationcordisdeepseek-harnessdsh-pluginplaywrighttypescript

分类