Releases: zenbu-labs/terminal-browser
Release list
v0.4.9
- fixes a bug that caused scrolling to feel unnatural, and trackpad gestures to not be sent to the browser
Install:
curl -fsSL https://terminal-browser.sh/install | bashPinned to this version:
curl -fsSL https://terminal-browser.sh/install/v/v0.4.9 | bashv0.4.8
Install:
curl -fsSL https://terminal-browser.sh/install | bashPinned to this version:
curl -fsSL https://terminal-browser.sh/install/v/v0.4.8 | bashv0.4.7
Adds scripting support to:
- cmux
- tty7
- supacode
Install:
curl -fsSL https://terminal-browser.sh/install | bashPinned to this version:
curl -fsSL https://terminal-browser.sh/install/v/v0.4.7 | bashv0.4.6
Install:
curl -fsSL https://terminal-browser.sh/install | bashPinned to this version:
curl -fsSL https://terminal-browser.sh/install/v/v0.4.6 | bashv0.4.5
- updates agent specific skill with agent instruction to read the agent specific skill instead of the global .agents skill
Install:
curl -fsSL https://terminal-browser.sh/install | bashPinned to this version:
curl -fsSL https://terminal-browser.sh/install/v/v0.4.5 | bashv0.4.4
- If terminal browser is ran inside a codex sandbox, codex will be instructed to run it with escalated permissions
Install:
curl -fsSL https://terminal-browser.sh/install | bashPinned to this version:
curl -fsSL https://terminal-browser.sh/install/v/v0.4.4 | bashv0.4.3
Fixes a bug that would prevent terminal-browser from opening via the codex cli
Install:
curl -fsSL https://terminal-browser.sh/install | bashPinned to this version:
curl -fsSL https://terminal-browser.sh/install/v/v0.4.3 | bashv0.4.2
- browser sessions are now persisted to disk by @ayamir
Install:
curl -fsSL https://terminal-browser.sh/install | bashPinned to this version:
curl -fsSL https://terminal-browser.sh/install/v/v0.4.2 | bashv0.4.1
Install:
curl -fsSL https://terminal-browser.sh/install | bashPinned to this version:
curl -fsSL https://terminal-browser.sh/install/v/v0.4.1 | bashv0.4.0
terminal-browser v0.4.0 - Agent Recordings
In this release we are adding the ability to record an open browser tab, and then directly start marking up the video so you can provide feedback on the video you recorded as context to your agent. To use the feature, you can use any of the following:
- ctrl+r shortcut
- right click the page
- use the command palette (shortcut cmd + p)
agentrecordingsdemo-small.mp4
We have also added a new upgrade subcommand, previously to upgrade you needed to reinstall the cli.
Install:
curl -fsSL https://terminal-browser.sh/install | bashPinned to this version:
curl -fsSL https://terminal-browser.sh/install/v/v0.4.0 | bash