Skip to content

Releases: browseros-ai/BrowserOS

BrowserOS - v0.30.0

14 Nov 02:28

Choose a tag to compare

🐶 What's new:

  • Added better text extraction feature in LLM Chat (when you press the copy button)
  • Several bug fixes:
    • Improved MCP server support wrt to stability of connection
    • Unpinned few of the extensions for cleaner look
    • Fixed support for third-party MCP servers with new agent
image

BrowserOS - 0.29.0

05 Nov 19:33
2a3e0f4

Choose a tag to compare

What's new:

  • Our browsing agent just got a major upgrade. New agent is now much more reliable at handling complex tasks, powered by our new MCP tools.
  • Improved MCP tools support for better reliability. no more random disconnects requiring browser restarts.
  • Will be rolling out the new Agent to BYOK mode in upcoming releases.
image

BrowserOS - v0.28.1

31 Oct 22:34

Choose a tag to compare

✨ What's new:

  • Adding support for configuring providers in LLM Hub and LLM Chat. Navigate to chrome://settings/browseros to configure it!
  • Other bug fixes and improvement in Agent.
image

BrowserOS - v0.28.0

17 Oct 16:06
0abd519

Choose a tag to compare

✨ What's new:

Built-in MCP server – BrowserOS now ships with an integrated MCP server packaged directly into the browser binary. No npx install, no setup required — just download and use.

Installation guide
Setup instructions

Use cases/examples:

  • Frontend development with Claude Code — WYSIWYG access to write code, screenshot, check console logs, and fix issues in one loop

Frontend dev demo

  • Agentic browser tasks — form-filling, extraction, multi-step workflows

Agentic tasks demo

  • Vibe-coded an HN clone in Next.js under 5 mins using MCP + Claude Code demo

image

BrowserOS - v0.27.0

11 Oct 20:18

Choose a tag to compare

✨ What's new:

  • Debian Linux support – Now available as a .deb package for Debian-based systems.
  • Custom LLM endpoints – Configure custom URLs for LLMChat and LLMHub to use your preferred endpoints. Will be available as option soon in our new settings page.
  • Agent stability fix – Resolved the issue where agent was getting disabled for some users. (#93)
  • Bug fixes and improvements.

BrowserOS - v0.26.1

10 Oct 17:18

Choose a tag to compare

✨ What's new:

  • Bug fixes and improvements.
  • Created detailed docs at https://docs.browseros.com/
  • Introduced a more seamless LLM settings page, thanks to @OmkarBansod02 for the great work! The new LLM provider settings page allows you to quickly test the BrowserOS->LLM provider connection and provides a more seamless way to add different providers -- Ollama, LMStudio or API keys. (screenshot below)
SCR-20251010-jkyt SCR-20251010-jkpq

BrowserOS - v0.26.0

01 Oct 17:45

Choose a tag to compare

✨ What's new:

  • Introducing Teach Mode – Show the agent the workflow you want to automate once, and it learns and executes it repeatedly! A new way to train your agent without writing code. (demo)
  • Bug fixes and improvements.
image

BrowserOS - v0.25.0

22 Sep 14:50

Choose a tag to compare

✨ What's new:

  • Import from Chrome to BrowserOS on Windows – Seamlessly migrate your bookmarks, history, and extensions from Google Chrome on Windows. Navigate to chrome://settings/importData to get started.
  • Windows Bug Fixes – Fixed the "make default" functionality issue (#90).
  • UI Improvements – Resolved multiple user interface issues (#95 and related).
  • Microphone Fix – Fixed microphone not working in LLM Chat.
image

BrowserOS Agent - v50.0.0.3

15 Sep 15:26
4c2d299

Choose a tag to compare

✨ What's new:

  • Agent v2.5 is here! – Our browsing agent just got a major upgrade to v2.5, now much smarter at handling complex tasks and workflows.
  • Enhanced local model support – Now using combined Visual + semantic DOM for better performance with local models.
  • UI improvements – Various interface enhancements. Thanks to @OmkarBansod02 for the contributions!
image

BrowserOS - v0.24.0

12 Sep 18:48

Choose a tag to compare

✨ What's new:

  • New C++ APIs for improved agent performance. The new agent will ship out shortly.
  • Fixes and other stability improvements.