Skip to content

v0.1.60

Latest

Choose a tag to compare

@andrasbacsai andrasbacsai released this 27 Jun 21:24

Features

  • Added desktop notifications for session events when the app was in the background, with a new preference toggle in General settings. (#396)
  • Added onboarding and magic prompt setup support for Pi, Command Code, and Grok backends.
  • Surfaced backend file edits inline in chat, including changed files, diffs, and clearer tool labels.

Fixes

  • Fixed review sessions so “Mark as Idle” was disabled when AI review results kept the session pinned in review state. (#402)
  • Restored the clipboard copy fallback for web access when browser clipboard APIs failed.
  • Preserved PR context when retrying worktree creation and used PR numbers in PR worktree names to avoid ambiguous branch-derived names.

Improvements

  • Enabled compact chat view by default.
  • Improved Command Code chat continuity by resuming conversations across turns when a prior session was available.
  • Improved Grok prompt model labels by showing the Grok backend prefix.