jonah791/dsh-agent-browser ↗★ 1
dsh-agent-browser
浏览器工具插件:client 捕获 console/全局错误上报宿主,agent 用 browser_console 工具读取——自己看 F12 Console。
AI Analysis
核心用途是收集浏览器端日志。适合需要让 Agent 自动读取并分析 F12 控制台报错信息的调试与排障任务。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗使用
| 工具 | 说明 |
|---|---|
browser_console | 读取浏览器端上报的日志(limit/level/sinceMs 过滤) |
browser_page | 查看当前页面信息(URL/标题/客户端存活) |