Browser Harness
Self-healing browser automation harness that lets LLMs complete any browser task. 5,000+ stars in under a week.
Browser Harness is the browser-automation layer for AI agents that has quietly taken over from its more-famous parent project. Self-healing in this context means the harness re-plans when a selector breaks or a page state diverges from what the agent expected, rather than failing the run. For agentic browser work (logging in, filling multi-step forms, navigating SPA auth flows, completing checkout), Browser Harness is the library most new projects reach for in 2026. It works with any LLM backend via an OpenAI-compatible adapter. Shipped by the browser-use team, who have been iterating on browser-automation-for-LLMs longer than most of the field.
Similar Tools
Playwright
Modern browser automation from Microsoft. Auto-wait, role-based selectors, cross-browser, fast in CI.
Obscura
Headless browser built in Rust for controlled AI-agent browser tasks. Lighter and faster than Chromium-based alternatives.
Modal
Serverless cloud for AI/ML workloads. Write Python with decorators, Modal handles GPU provisioning and scaling. 2-4s cold starts. Scales to zero. $30/mo free compute.
Langfuse
Open-source LLM engineering platform: tracing, evals, prompt management, and datasets. Self-hostable, OpenTelemetry-native, with 50+ framework integrations.
Get started with Browser Harness
Self-healing browser automation harness that lets LLMs complete any browser task. 5,000+ stars in under a week.
Try Browser HarnessGet weekly tool reviews
Honest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeMore Infrastructure Tools
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Coolify
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Related Guides
Claude Code Setup Guide
Configure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
AI AgentsMCP Servers Explained
What MCP servers are, how they work, and how to build your own in 5 minutes.
AI AgentsRun AI Models Locally with Ollama and LM Studio
Install Ollama and LM Studio, pull your first model, and run AI locally for coding, chat, and automation - with zero cloud dependency.
Getting StartedRelated Posts

Claude Code Loops: Recurring Prompts That Actually Run
Claude Code now has a native Loop feature for scheduling recurring prompts - from one-minute intervals to three-day wi...

Claude Code: Remote Control, Auto Memory, Plugins & More
Anthropic dropped a batch of updates across Claude Code and Cowork - remote control from your phone, scheduled tasks,...
Claude Code Routines vs Managed Agents Schedules: Where Recurring Agent Work Should Live
Claude Code Routines and Managed Agents scheduled deployments both run Claude on a schedule - here is how the triggers,...
The One-Cent Attack: Prompt Injection Through Bank Transfer Memos
Security researchers showed a €0.02 bank transfer could compromise a banking AI assistant. Here is the exact attack chai...
Apache Burr vs LangGraph vs CrewAI: Choosing an AI Agent Framework in 2026
Apache Burr hit the front page of Hacker News with 142 points today. Here is what it actually does, how it compares to L...
Handling Fable 5 Refusals: A Working Guide to the Fallback API
Fable 5 ships with safety classifiers that route flagged requests away from the model. In production you need to handle...
