Skip to content

v0.6.0

Latest

Choose a tag to compare

@julianstorer julianstorer released this 05 Sep 10:28
· 13 commits to develop since this release
  • New Pinboard feature, accessible from a header bar button. This shows pinned files, plan, todos, memory, git, changed files and running tasks. Multiple pinboards can be detached in windows or browser tabs
  • Open file and Reveal now say when the system refuses, instead of appearing to do nothing
  • Reveal now selects the file in the Linux file manager rather than only opening its folder
  • Background tasks are now stopped when you switch project or quit, instead of being left running
  • Hand edits to the project memory file are noticed while you are looking at it
  • An expired Claude Code sign-in now says how to fix it, with a settings shortcut
  • Improvements to the UX and features in the slash commands menu and editor panels
  • The cache-miss caution now follows the model each thread actually ran, and clears again in sub-threads
  • Auto-compaction now triggers on measured token counts, never estimates, and no longer loops
  • Compaction summaries merge into one thread instead of stacking, and leave a notice at the tail
  • Compaction now says what it kept, badges its summary tile, and no longer steals your column
  • The model picker says a change reaches the turn already running, so there is no need to stop it
  • Pause now stops the column it was pressed in and everything under it, siblings included.
  • A pause holds until you lift it, and the footer says Paused with a Resume button
  • Switching model no longer carries a paid serving tier onto the model you switched to
  • Shift-Option-Command-M opens the model picker and leaves it open, to read rather than cycle
  • Whole-file writes no longer need a prior read, since their approval shows the full diff

Full Changelog: v0.5.9...v0.6.0