browser-harness - self-healing browser harness via CDP
Experiment from the Browser Use team that replaces Playwright with raw Chrome DevTools Protocol and lets the agent write its own tools. ~600 lines, no framework lock-in.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webBrowser agents compared: automation, infra, and delegated browser access
dev.to · Apr 30, 2026
Show HN: Stream iOS Simulators to a Browser Window
github.com · Apr 30, 2026
Show HN: SimDrive – a browser racing game with your phone as the controller:D
simdrive.xyz · Apr 30, 2026
Guess at lost bitcoin, right in the browser. The odds arent great, but its real cryptography!
reddit.com · Apr 30, 2026
A memory engine for AI agents in Rust - compiles to 216KB WASM, runs entirely in the browser
reddit.com · Apr 29, 2026
Related entries
anything-analyzer - protocol analyzer with MCP
All-in-one network protocol toolkit with browser capture, MITM proxy, JS hooks, fingerprint spoofing, and an MCP server so agents can drive the analysis directly.
RocketSim - iOS Simulator power tools with agent CLI
30+ tools that extend Xcode's iOS Simulator: testing, debugging, network monitoring, captures, accessibility, and a CLI that lets AI agents drive simulator actions. Used by 80k+ iOS developers.
sfsym - export Apple SF Symbols as SVG/PDF/PNG
CLI that exports SF Symbols as true vector SVG, PDF, or PNG by walking macOS's private symbol renderer. Designed so an agent can fetch icon assets autonomously during design sessions.
imsg - CLI for Apple Messages so agents can text
Swift CLI that lets your agent read and send iMessages and SMS through Apple's Messages.app. Useful for routing notifications or two-factor codes back into a coding session.