Skip to content

Releases: browser-use/terminal

v0.1.8

12 Jun 19:45

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

10 Jun 01:07
ea7847a

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

09 Jun 19:11

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

09 Jun 00:05

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

08 Jun 19:40

Choose a tag to compare

What's Changed

  • fix adding bu cloud key + TUI by @laithrw in #78
  • feat: replace Codex auto-detect login with OAuth by @laithrw in #81
  • Fix live browser footer link by @laithrw in #82
  • fix headless chromium live preview frames by @laithrw in #83
  • use /model hint by @laithrw in #84
  • fix browser CDP lifecycle ownership by @laithrw in #85
  • Make browser and model settings per chat by @laithrw in #87
  • clean up provider auth menu flows by @laithrw in #86
  • add passwords + 2FA so the agent can log into sites by @laithrw in #59
  • improve styling of codex oauth callback page by @laithrw in #90
  • [codex] Add Browser Use Cloud sign-in to onboarding by @Cheggin in #89

Full Changelog: v0.1.3...v0.1.4

v0.1.3

06 Jun 16:33
700cd77

Choose a tag to compare

What's Changed

  • Reagan/UI changes by @Cheggin in #2
  • Reagan/UI changes 2 by @Cheggin in #3
  • Terminal aligned browser harness by @Cheggin in #7
  • Align Codex agent parity slices by @exe-dev-github-integration[bot] in #5
  • Harden terminal reload and input handling by @MagMueller in #9
  • Update installer browser alias by @MagMueller in #8
  • Composer: accept Cmd+V (Super/Meta) as image-paste shortcut by @MagMueller in #13
  • History popup: live substring filter + paging by @MagMueller in #15
  • TUI dev branch: click fix, /reload resume, Tab autocomplete, restore native selection/scroll by @MagMueller in #17
  • [codex] Enable local cookie sync for Browser Use cloud by @Cheggin in #23
  • Rust-first agent cutover by @gregpr07 in #21
  • browser alias in interactive rc by @laithrw in #25
  • nice light mode by @laithrw in #24
  • Implement goal runtime parity by @exe-dev-github-integration[bot] in #29
  • Much better subagent system by @exe-dev-github-integration[bot] in #30
  • Fix dataset cloud cleanup stalls by @exe-dev-github-integration[bot] in #32
  • Recover post-merge decodex changes by @gregpr07 in #33
  • toggle off plan when pressed in modal by @laithrw in #35
  • Chrome permissions by @laithrw in #36
  • fix queued follow-up after stopping task by @laithrw in #39
  • Make apply_patch and view_image path resolution permissive by @gregpr07 in #40
  • Revert "Chrome permissions" by @laithrw in #43
  • Reagan/eng 4945 remove planning mode by @Cheggin in #41
  • Reagan/eng 4919 fix upward scroll flicker while tokens stream by @Cheggin in #44
  • let LLM drive chrome perm flow via shell tool by @laithrw in #45
  • make chrome perm flow work w multiple profiles by @laithrw in #47
  • save everything into tmp dir by @laithrw in #49
  • Improve model selection TUI/flow + more models by @laithrw in #51
  • fix browser switch to local mid-task by @laithrw in #52
  • Live link tab by @laithrw in #53
  • stop local browser connect before profile choice by @laithrw in #54
  • feat(tui): /feedback questionnaire + Railway ingest service (ENG-4923) by @Cheggin in #50
  • Reagan/eng 4936 add token usage context UI by @Cheggin in #55
  • Reagan/eng 4943 pause sessions on single esc by @Cheggin in #56
  • update setup model selection flow by @laithrw in #58
  • Fix/local browser profile preflight by @laithrw in #61
  • Rewrite core runtime for SDK support by @gregpr07 in #60
  • fix local Chrome profile selection flow by @laithrw in #57
  • remove agent driven gif curation by @Cheggin in #66
  • fix local Chrome profile targeting by @laithrw in #65
  • hide openai models codex auth doesn't support; don't use browser for everything by @laithrw in #62
  • [codex] Temporarily disable GIF generation by @Cheggin in #71
  • show cache in context usage window by @laithrw in #72
  • Improve cloud promotional messaging by @Cheggin in #70
  • Make all links work by @laithrw in #73
  • rm duplicate about:blank in cloud browser by @laithrw in #75
  • clarify cloud browser status hint by @laithrw in #76
  • Reagan/eng 4933 clean up tool call output by @Cheggin in #74
  • make cookie and profile sync work by @laithrw in #69
  • support chromium + local browser preview by @laithrw in #77
  • Magnus/rust sdk server clean pr by @MagMueller in #79

New Contributors

  • @Cheggin made their first contribution in #2
  • @exe-dev-github-integration[bot] made their first contribution in #5
  • @MagMueller made their first contribution in #9
  • @gregpr07 made their first contribution in #21

Full Changelog: v0.1.2...v0.1.3

v0.1.2

28 May 20:25

Choose a tag to compare

What's Changed

  • Terminal aligned browser harness by @Cheggin in #7
  • Align Codex agent parity slices by @exe-dev-github-integration[bot] in #5

New Contributors

  • @exe-dev-github-integration[bot] made their first contribution in #5

Full Changelog: v0.1.1...v0.1.2

Browser Use Terminal v0.1.1

22 May 21:40

Choose a tag to compare

Test release for the standalone installer and updater path.

Changes:

  • Bumps the terminal binaries to 0.1.1
  • Keeps the welcome screen version in sync with the package version
  • Avoids unauthenticated GitHub API calls in release checks
  • Removes the post-install launch prompt so installers exit cleanly

Install:

curl -fsSL https://browser-use.com/terminal/install.sh | sh
browser

Browser Use Terminal v0.1.0

22 May 21:08

Choose a tag to compare

First public release of Browser Use Terminal.

Highlights:

  • Rust terminal UI for browser agents
  • Local Chrome, headless Chromium, and Browser Use cloud modes
  • Slash-command setup for auth, model, browser, and updates
  • GitHub Releases installer with browser, browser-use, browser-use-terminal, and but launch commands

Install:

curl -fsSL https://browser-use.com/terminal/install.sh | sh
browser