Skip to content

Releases: zenbu-labs/terminal-browser

v0.4.9

Choose a tag to compare

@github-actions github-actions released this 07 Aug 05:07
d4b2521
  • 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 | bash

Pinned to this version:

curl -fsSL https://terminal-browser.sh/install/v/v0.4.9 | bash

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 07 Aug 04:17
944aa69

Install:

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

Pinned to this version:

curl -fsSL https://terminal-browser.sh/install/v/v0.4.8 | bash

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 07 Aug 04:03
1ba9fd5

Adds scripting support to:

  • cmux
  • tty7
  • supacode

Install:

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

Pinned to this version:

curl -fsSL https://terminal-browser.sh/install/v/v0.4.7 | bash

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 06 Aug 23:08
611a932

Install:

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

Pinned to this version:

curl -fsSL https://terminal-browser.sh/install/v/v0.4.6 | bash

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 05 Aug 21:08
53f2f6e
  • 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 | bash

Pinned to this version:

curl -fsSL https://terminal-browser.sh/install/v/v0.4.5 | bash

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 05 Aug 20:39
17909ef
  • 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 | bash

Pinned to this version:

curl -fsSL https://terminal-browser.sh/install/v/v0.4.4 | bash

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 05 Aug 18:45
519d10a

Fixes a bug that would prevent terminal-browser from opening via the codex cli

Install:

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

Pinned to this version:

curl -fsSL https://terminal-browser.sh/install/v/v0.4.3 | bash

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 05:58
0c47264
  • browser sessions are now persisted to disk by @ayamir

Install:

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

Pinned to this version:

curl -fsSL https://terminal-browser.sh/install/v/v0.4.2 | bash

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 23:07

Install:

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

Pinned to this version:

curl -fsSL https://terminal-browser.sh/install/v/v0.4.1 | bash

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 22:50
96d88e7

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 | bash

Pinned to this version:

curl -fsSL https://terminal-browser.sh/install/v/v0.4.0 | bash