Skip to content

0.5.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 18:12
be7e2ad

What's new in 0.5.0

Added

  • Worktree setup now streams live progress in the app, with a dedicated setup card and the Run action moved into the top bar for faster project startup. (#159)
  • The right sidebar can be customized as a panel dock, making terminal, browser, files, and supporting tools easier to arrange per workflow. (#156)
  • Codex goal mode is supported in chat sessions, giving agents a persistent objective and visible goal state during longer work. (#151)
  • Context window and usage-limit status popovers expose model usage and limit state without digging through raw provider output. (#154)
  • The website now has a direct download route for the latest signed macOS build. (#150)
  • Codex feature controls are gated by CLI capability, with fast mode surfaced only when the installed CLI can support it. (#158)

Changed

  • Worktree creation is faster, Pokemon chips are cleaner, and rare unlocks now appear as toasts instead of taking over the chip UI. (#157)
  • Code annotation composition and navigation are more polished, including clearer tray behavior and source reveal handling. (#153)
  • Loading states now use a simpler solid spinner treatment instead of the previous dotted loader set. (#155)

Fixed

  • Claude sessions now initialize with the correct worktree current working directory, so prompts run in the intended workspace. (#161)
  • Project Plan tray parsing supports newer TaskCreate and TaskUpdate tool event shapes. (#152)

Full Changelog: v0.4.0...v0.5.0