Releases: browser-use/terminal
Releases · browser-use/terminal
v0.1.8
What's Changed
- [codex] add browser-use provider by @MagMueller in #80
- fix(cli): cover ProviderBackend::BrowserUse in label matches by @sauravpanda in #103
- support google as model provider by @laithrw in #107
- fix gemini tool result replay by @laithrw in #108
- Eval phase1 by @gregpr07 in #109
- preserve gemini thought signatures by @laithrw in #110
- plug terminal into any coding assistant or agent by @laithrw in #106
- Cut eval cost −19.5%, score held (93 → 94) by @gregpr07 in #112
New Contributors
- @sauravpanda made their first contribution in #103
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
v0.1.5
What's Changed
- Add browser-use-core wheel packaging by @gregpr07 in #88
- Add Browser-Use SDK progress frames by @laithrw in #91
- tighten SDK provider and cloud auth errors by @laithrw in #93
- Prepare browser-use-core rc4 by @gregpr07 in #94
- Prepare browser-use-core 0.13.0 by @gregpr07 in #95
- Reagan/eng 5039 new onboarding by @Cheggin in #92
- Reagan/eng 4968 posthog telemetry by @Cheggin in #96
- Require explicit launcher consent before updates by @Cheggin in #97
Full Changelog: v0.1.4...v0.1.5
v0.1.4
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
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
Browser Use Terminal v0.1.1
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
browserBrowser Use Terminal v0.1.0
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, andbutlaunch commands
Install:
curl -fsSL https://browser-use.com/terminal/install.sh | sh
browser