Browser Use(@browser_use)
juan.
4.0内容质量

TL;DR · AI 摘要
推文提及 Browser Harness JS,一个基于 Bun 的纯 JavaScript 自修复浏览器工具,支持无依赖部署,但内容过于简略缺乏技术细节。
核心要点
- Browser Harness JS 是纯 JS 实现的自修复浏览器工具,适配 Cloudflare Workers 等环境。
- 基于 Bun 构建,无需安装依赖,强调轻量与跨平台运行能力。
- 通过 globalThis 实现状态持久化,适合构建长期运行的自动化代理。
#JavaScript#Bun#自动化测试#Cloudflare Workers
打开原文
juan.
Quote
Gregor Zunic

@gregpr07
15h
Introducing: Browser Harness JS. The self-healing harness, now in pure JavaScript. Built on Bun. Runs anywhere JS runs. > Pure JS — works on Cloudflare Workers, Vercel, anywhere > Built on Bun — no package requirements, no install > globalThis access — agents persist state x.com/gregpr07/statu…