2 Repos
Browser extensions that enable AI agents to autonomously navigate pages, fill forms, and extract content.
Distinct from Browser Extensions: Distinct from Browser Extensions: focuses on AI-driven autonomous page control rather than general browser add-on development.
Explore 2 awesome GitHub repositories matching web development · Autonomous Browser Controllers. Refine with filters or upvote what's useful.
OpenAgents is an open-source platform for deploying, managing, and interacting with language agents through a conversational interface. Agents on this platform can analyze data by generating and executing Python and SQL code, invoke external plugins, browse the web autonomously, and perform tasks like flight search, map directions, and social media posting—all driven by natural language. What distinguishes the platform is its architecture for persistent agent lifecycle management, isolated code execution via a sandbox, multi-agent coordination for complex workflows, and automatic plugin disco
Controls a web browser via a companion extension, enabling autonomous page navigation and form filling.
Refact is an autonomous AI software engineering system and code assistant. It functions as an agent orchestrator capable of planning, executing, and managing multi-step development workflows to complete complex software tasks independently. The system distinguishes itself through agentic state management, using isolated worktrees and versioned checkpoints to allow autonomous agents to experiment with code changes and roll back to stable states if tasks fail. It further extends its capabilities via the Model Context Protocol, connecting the AI engine to external databases, version control syst
Controls web browsers autonomously to perform research and validate user interface behavior during development.