Skip to content

1.1.0 - 2025-12-30

Choose a tag to compare

@mamoodi mamoodi released this 30 Dec 16:35
· 2358 commits to main since this release

What's Changed

Added

  • Added OAuth 2.0 Device Flow for CLI authentication by @malhotra5 in #11984
  • Added refresh button to the Changes tab by @hieptl in #12036
  • Added Export Conversation button for conversations in the conversation panel by @tofarr in #12030
  • Added Forgejo integration by @johba37 in #11111

Changed

  • Changed the init process for each runtime container from micromamba to tini so that child processes of tmux get reaped properly by @GuyPaddock in #12133

Fixed

  • Local (non‑Docker) runs now use host‑writable paths by default and keep Playwright downloads out of /workspace, preventing permissions errors and making it easier to find your files on the host by @Wangmerlyn in #12015
  • Fixed multiple UI and performance issues

New Contributors

Full Changelog: 1.0.0...1.1.0