Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 22:50
· 22 commits to main since this release
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