v0.14.0
March 16, 2026
Latest
New Features
- Project identity — Set custom initials and accent colors for each project, reflected across the sidebar and menus.
- Ticket attention indicators — Paused executions that need your input show an orange dot on the ticket and in the active agents panel.
- Pin executions — Pin important running executions to the top of the active agents panel.
- File auto-refresh — Open files update automatically when they change on disk.
- Plain-text paste — Cmd+Shift+V pastes without formatting in any editor or terminal.
- Claude reasoning effort — Choose between high, medium, and low reasoning effort for Claude executions.
- Claude and Codex 1M context models — Claude Sonnet, Claude Opus, and Codex with 1M context window now available in the model picker.
- Explorer folder management — Create, rename, and delete folders directly from the file explorer.
- Kanban column pagination — Large columns show a "Load more" button instead of rendering everything at once.
Changes
- Confirmation dialogs now appear inside the app instead of operating system popups.
- Archive, Delete, and Copy Agent actions grouped into a single overflow menu on each execution row.
- Compact, consistent dropdown menus across the entire app.
Improvements
- Global performance overhaul — Instant tab switching, faster project switching, reduced idle resource usage, and improved startup time. The application is noticeably snappier across the board.
- Terminal sessions are more resilient to app restarts and recover output reliably.
- Smoother terminal scrolling — the view no longer jumps unexpectedly when new output arrives.
- Editor improvements: better copy/paste behavior, auto-replacement of arrow sequences, and more consistent formatting.
Bug Fixes
-
The
/forkcommand works again in the packaged app and no longer adds a duplicate suffix. - Kanban no longer carries over stale pagination when switching between projects.
- Closing or deleting a ticket no longer leaves a blank tab behind.
- Editing a ticket description no longer loses changes when navigating in another tab.
- Codex session resume no longer collides with sessions from previous runs.
- Moving a ticket to another project correctly closes the old tab and opens it in the new project.
-
The
.aifworkspace folder no longer nests inside itself on repeated project opens. - Worktree branch names no longer collide across executions.
- Diagram containers no longer expand to unlimited height while loading.