Skip to content

v0.21.0

Choose a tag to compare

@hhammoud hhammoud released this 06 Apr 17:17

v0.21.0 - 2026-04-06

New Features

  • Currently Open section — A new section at the top of the sidebar shows all open tabs organized by project. Right-click any item for quick actions like closing, revealing in the sidebar, or copying the path. The section is resizable with a draggable divider.
  • Scheduled agent runs — Tickets can now run on a recurring schedule using cron expressions, or as a one-time trigger with a date and time picker. Manage schedules directly from the ticket inspector.
  • Activity view redesign — The activity timeline now shows rich event cards with clickable ticket links, execution provenance, and multi-select filters. Events appear newest-first and include scheduled triggers.
  • macOS permissions onboarding — First-launch setup guides macOS users through granting necessary system permissions, with automatic detection of what is already enabled.
  • Sticky assistant chat header — The assistant header stays visible while scrolling through long conversations, keeping actions accessible.
  • Swipe navigation — Navigate between layout panels using horizontal trackpad swipe gestures.
  • Confirmed tab closing — Closing a tab with a running execution or terminal now shows a confirmation dialog before stopping the process.

Improvements

  • Layout transitions are now position-only with no opacity fading, making panel switches feel more immediate.
  • Sidebar tree views truncate long titles cleanly with ellipsis instead of overflowing.
  • Active chat conversations display a brand gradient outline for easier identification.
  • Execution worktrees that go missing between sessions are automatically recreated on startup.

Bugs Fixed

  • Terminal output no longer shows blank content after navigating through the carousel.
  • Archived tickets no longer appear in command center suggestions.
  • Board view filters now work independently from the task menu state.
  • Voice transcription stops cleanly instead of leaving incomplete recordings.
  • Assistant chat no longer shows duplicate messages during live streaming.
  • Ticket title undo history is now isolated per ticket — undoing in one no longer affects another.
  • The project sidebar add button stays fixed at the bottom instead of scrolling away.
  • Note editor preserves undo history correctly when switching between rich and source modes.
  • Execution history no longer shows duplicate user prompts.