Launch Updates
Stay on Top of New Launches
Get newly listed products, notable launches, and curated picks from fastlaunch.
A browser-side AI agent that autonomously browses, researches, and executes multi-step tasks across websites.
Open Comet is an autonomous AI browser agent that lives in a browser side panel and executes multi-step research and workflow tasks across real, logged-in pages. It is built on a zero-data architecture that keeps browsing history local while routing reasoning through either cloud models (BYOK) or local models via Ollama.
The agent uses execution guards to stay stable on real sites: each action is validated before and after, and loop-prevention checks limit repeated or no-progress steps. Research workflows are inspired by the STORM research loop, and the agent can interact with DOM elements (clicking, typing, navigating) on sites like LinkedIn rather than being limited to chat output.
It is aimed at researchers running deep link exploration, and developers automating repetitive web work where staying inside the user's own browser session is important. The project is open-source on GitHub and the author is transparent that source ranking and conflict resolution are still maturing in early releases.