#374 · Primary category: AI Agents & Automation
Webwright
A simple SWE style browser agent framework that achieves SOTA results on long horizon web tasks.
Project last updated:08/03/26
GitHub Stars
6.0K
Forks
381
Contributors
10
License
MIT
Why we included this project
Webwright takes a deliberately different route from most browser agents. Instead of predicting one click or keystroke at a time inside a persistent session, it hands the model a terminal and lets it write short Python scripts that drive Playwright browser sessions as needed. Because the actual work lives in a runnable script in your workspace rather than in browser state, multi-step tasks like filling forms across several pages are much easier to repeat and debug. The core loop is a single agent file of roughly 450 lines on top of Playwright, so it is readable end to end and easy to fork, and it works with OpenAI, Anthropic, or OpenRouter models. A skill-factory mode distills solved tasks into parameterized scripts that rerun without a model, and the same skills load into Claude Code, Codex, or OpenClaw through included plugin manifests.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.