Skip to content

clawctl 1.0.1

Choose a tag to compare

@ttgitbot ttgitbot released this 02 Jun 13:08
· 1 commit to main since this release

Standalone clawctl binaries for Clawbrowser.

Changelog

Features

  • feat: add --download-timeout flag to install command
  • feat: add --progress flag to install command
  • feat: add cached clawctl auto update check
  • feat: add clawctl self-update commands
  • feat: add core browser control path (#1)
  • feat: add overlay and mcp integration surfaces (#2)
  • feat: add profiles rm command with active session guard
  • feat: add remote stream (#14)
  • feat: add session discovery doctor
  • feat: clawctl launcher parity (#9)
  • feat: improve profiles subcommand naming and descriptions
  • feat: remove list command in favor of profiles ls
  • feat: remove sessions command in favor of profiles

Fixes

  • fix: add clawctl to path; store config in only one fixed path (#24)
  • fix: add cmds in prompt for windows
  • fix: gofmt alignment in profiles command
  • fix: handle zero download timeout in tests
  • fix: improve remote video quality
  • fix: install ffmpeg dependency
  • fix: install target assets with existing browser (#5)
  • fix: portable self contained handoff clawctl (#12)
  • fix: preserve remote tab scope when detached
  • fix: remote streaming
  • fix: remove leftover list command test
  • fix: report remote input viewport
  • fix: update profiles command description

Improvements

  • refactor: rename session to profile in doctor command output