dsh-preview
无头浏览器验证工具:让 agent 打开自己刚写的页面,读取渲染后的 DOM 与计算样式、检查控制台、截图留档;内置 frontend-verify 技能。
Headless-browser verification tools so the agent opens the page it just built, reads the rendered DOM and computed styles, checks the console, and screenshots the result; ships a frontend-verify skill.
怎么安装
dsh plugin add dsh-preview 简介
dsh-preview English | 中文 **A verification loop the agent runs on itself, not just browser tools.** Reading a page without a vision model is ordinary now — several plugins here do it, and do it well. What this ships is the **discipline around it**: a bundled frontend-verify skill that makes the agent open what it just built, check the console, assert layout facts from computed styles, exercise the UI, fix what it finds, and re-verify — before claiming the work is done. The six tools exist to serve that loop. The distinction matters because the failure this addresses is not "the agent cannot see…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- 0
- 最近更新
- 2026-08-17
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ai-agent, browser-automation, deepseek-harness, dsh, dsh-plugin, frontend-testing, playwright
同类推荐
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
dsh-Kimi-WebBridge
MicroHEROX/dsh-Kimi-WebBridge
通过本地 Kimi WebBridge 守护进程驱动用户的真实浏览器:navigate、find-tab、snapshot、click、fill、evaluate、CDP、screenshot、network、upload、PDF 导出与标签管理工具,复用浏览器已登录会话。
dsh-s1
superagents-lab/dsh-s1
Search1API(s1)原生联网检索工具:网页搜索、新闻、页面抓取、站点地图与趋势榜,以 `s1_*` 一等工具形式提供,并附带 s1 技能。