Skip to content

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:15

AI Shelf 3.6.0

Terminal focus shortcuts and flow scheduler reliability fixes.

Added

  • Terminal focus MRU — Ctrl+Tab returns to the previously focused terminal across profiles.

Fixed

  • Terminal sidebar shortcut — Ctrl+S toggles the sidebar even when the terminal has focus.
  • Flow scheduler starvation — Long scheduled runs no longer block the scheduler tick, so other due schedules still fire on time.
  • Flow cross-process duplicates — Prevented duplicate scheduled runs when multiple app instances are open.
  • Flow frontmatter escaping — Unescape quoted frontmatter scalars so backslashes stop doubling on save.
  • Flow Windows agent args — Windows cmd shim no longer drops empty or metacharacter agent arguments.

Full changelog: CHANGELOG.md