Skip to content

Releases: browseros-ai/BrowserOS

BrowserOS Server - v0.0.82

08 Apr 17:20
6712e1d

Choose a tag to compare

What's Changed

  • chore: bump server and extension version (#659)
  • chore(agent): remove workflows feature (#656)
  • feat(server): cache klavis createStrata to unblock /chat hot path (#654)
  • refactor: remove --compile-only flag, consolidate into --ci (#646)

BrowserOS Extension - v0.0.99

08 Apr 17:20
6712e1d

Choose a tag to compare

What's Changed

  • chore: bump server and extension version (#659)
  • chore(agent): remove workflows feature (#656)
  • feat: replace model picker with shadcn Combobox + fuse.js fuzzy search (#617)
  • feat: clean-up - remove obsolete controller extension (#610)
  • docs: update agent extension changelog for v0.0.98 (#609)

BrowserOS Server - v0.0.81

03 Apr 21:48
a5f3c4d

Choose a tag to compare

Initial release of browseros-server.

BrowserOS CLI - v0.2.2

31 Mar 23:23
17be06e

Choose a tag to compare

What's Changed

  • fix: report release cli version correctly (#626)
  • fix: accept port-only input in CLI init command (#625)
  • feat: add npm/npx distribution for BrowserOS CLI (#618)
  • feat: clean-up - remove obsolete controller extension (#610)

Install browseros-cli

npm / npx

npx browseros-cli --help
npm install -g browseros-cli

macOS / Linux

curl -fsSL https://cdn.browseros.com/cli/install.sh | bash

Windows

irm https://cdn.browseros.com/cli/install.ps1 | iex

After install, run browseros-cli init to point the CLI at your BrowserOS MCP server.

BrowserOS CLI - v0.2.0

27 Mar 22:00
ace9307

Choose a tag to compare

What's Changed

  • feat: add browseros-cli self-updater (#605)
  • feat: add PostHog to CLI (#603)
  • feat: upload CLI binaries to CDN and gate release to core team (#602)
  • fix: harden cli installer bootstrap (#601)
  • Feat/cli launch ready v2 (#600)
  • Feat/cli launch ready v2 (#599)
  • docs: overhaul READMEs across all major packages (#594)

Install browseros-cli

macOS / Linux

curl -fsSL https://cdn.browseros.com/cli/install.sh | bash

Windows

irm https://cdn.browseros.com/cli/install.ps1 | iex

After install, run browseros-cli init to point the CLI at your BrowserOS MCP server.

BrowserOS CLI - v0.1.1

27 Mar 01:09
883bcc9

Choose a tag to compare

Install browseros-cli

macOS / Linux

curl -fsSL https://cdn.browseros.com/cli/install.sh | bash

Windows

irm https://cdn.browseros.com/cli/install.ps1 | iex

After install, run browseros-cli init to point the CLI at your BrowserOS MCP server.

What's Changed

  • feat: add CDN-hosted CLI installer flow (#588)
  • feat(cli): add install scripts for macOS, Linux, and Windows (#587)
  • fix(cli): update goreleaser tag_prefix to match browseros-cli-v* format (#579)

BrowserOS Extension - v0.0.98

27 Mar 21:00
d02b3f7

Choose a tag to compare

What's Changed

  • chore(agent): remove workflows feature (#656)
  • feat: replace model picker with shadcn Combobox + fuse.js fuzzy search (#617)
  • feat: clean-up - remove obsolete controller extension (#610)
  • docs: update agent extension changelog for v0.0.98 (#609)
  • chore: update agent version (#608)
  • chore: fix version number for extension (#606)
  • fix: improve chat history freshness and reduce query payload (#598)
  • feat: isolate new-tab agent navigation from origin tab (#593)
  • docs: overhaul READMEs across all major packages (#594)
  • fix(ui): resolve MCP promo banner dismiss button overlapping with text (#581)
  • docs: update agent extension changelog for v0.0.52 (#573)

BrowserOS CLI - v0.1.0

26 Mar 20:00
4872775

Choose a tag to compare

What's Changed

  • fix(cli): update goreleaser tag_prefix to match browseros-cli-v* format (#579)

BrowserOS Agent SDK - v0.0.7

26 Mar 18:31
19af96d

Choose a tag to compare

What's Changed

Contributors

BrowserOS Agent SDK - v0.0.6

26 Mar 18:25
e0304b2

Choose a tag to compare