Skip to content

v0.20.1

Choose a tag to compare

@hhammoud hhammoud released this 04 Apr 03:45

v0.20.1 - 2026-04-03

New Features

  • Tab overview dropdown — A chevron menu in the tab strip lets you see and switch between all open tabs at a glance, without scrolling.
  • Quick-access agents — Double-clicking a running agent in the task panel opens its workspace and execution panel directly.
  • Unified ticket filters — The board view now uses the same filter controls as the tree view, giving a single consistent way to filter tickets across all views.
  • Refreshed chat styling — Chat messages have a subtle gradient tint that distinguishes assistant conversations from project-scoped chats, with wider message padding for better readability.

Improvements

  • Project colors now apply consistently across dropdown menus, suggestion highlights, and active tab indicators.
  • The scroll-to-bottom button in chat conversations is now a compact centered arrow for a cleaner look.
  • Running agents panel spacing improved for better alignment with the sidebar.

Bugs Fixed

  • Images embedded in ticket descriptions using local paths or wiki-link syntax now load correctly instead of showing broken placeholders.
  • Wiki-link references inside code blocks or inline code spans are no longer incorrectly rendered as embedded content.
  • The markdown editor no longer crashes when encountering malformed content during parsing.
  • Terminal sessions are now preserved correctly when switching between tabs — previously, switching could cause terminal output to disappear.
  • Arrow-key navigation between layout panels now requires a modifier key, preventing accidental panel switches while typing.
  • The keyboard shortcut system handles unexpected input gracefully instead of raising errors.
  • Worktree cleanup from the assistant now completes correctly instead of stalling.