Releases
What’s new in aitasks? Each release post highlights the most notable changes in plain language. For full technical details, check the linked GitHub release notes.
v0.19.0: A modern Python venv that installs itself, `ait setup` on a fresh clone, polished end-to-end, Brainstorm: fewer crashes, and more visibility
Tuesday, April 28, 2026 in Releases
v0.19.0 is mostly an infrastructure release — the Python venv story, ait setup on a fresh clone, and brainstorm stability all got a lot of attention. There’s also a new audit-wrappers skill that closes a recurring drift class. A modern Python …
v0.18.3: Brainstorm agents run interactive by default, Brainstorm sessions that don't get stuck, and MissedHeartbeat is gone (and that means a small migration)
Monday, April 27, 2026 in Releases
v0.18.3 is mostly a brainstorm release — the TUI got a lot more transparent and a lot more resilient when things flake out. The agent-crew state machine also took a small but breaking turn. Brainstorm agents run interactive by default Every …
v0.18.2: Multi-session stats in the TUI, Monitor and minimonitor handle cross-session agents correctly, and Agent crews that recover instead of erroring out
Sunday, April 26, 2026 in Releases
v0.18.2 is mostly a polish release for multi-session — stats picks up every session you’ve got, and the monitor finally stops mixing up which project a foreign-session agent belongs to. Agent crews and brainstorm sessions also got a lot more …
v0.18.1: Triage manual-verification checklists in batches, Filter the board by issue type, and `ait upgrade` actually upgrades branch-mode setups now
Sunday, April 26, 2026 in Releases
v0.18.1 is a polish-and-fix release. The headline changes are a faster manual-verification flow, a new issue-type filter in the board, and a fix for branch-mode upgrades that were silently leaving framework files uncommitted. Triage …
v0.18.0: Your monitor and minimonitor now see every project at once, The TUI switcher teleports across sessions, and `ait install` is now `ait upgrade`
Friday, April 24, 2026 in Releases
v0.18.0 is the multi-session release. If you keep two or three aitasks projects open in separate tmux sessions, every TUI now sees them all at once instead of pretending only the current session exists. Your monitor and minimonitor now see every …
v0.17.3: Task IDs now start at 1, Tmux targeting no longer confuses sibling projects, and `ait setup` adds `__pycache__/` to `.gitignore`
Thursday, April 23, 2026 in Releases
v0.17.3 is a small bug-fix release — three quality-of-life fixes aimed at people running the framework across multiple projects or starting fresh ones. Task IDs now start at 1 New projects used to begin at t10 because of a buffer that made room for …
v0.17.2: Import a proposal when you start a brainstorm, and Fresh installs actually work now
Thursday, April 23, 2026 in Releases
v0.17.2 is mostly a stabilization release — a new way to kick off a brainstorm session, plus a handful of install and test-scaffolding fixes that have been biting people trying out the framework for the first time. Import a proposal when you start a …
v0.17.1: Import proposals straight into brainstorm, Lazygit with a built-in dashboard, and `ait setup` that tells you what's going on
Thursday, April 23, 2026 in Releases
v0.17.1 is a small but focused release: you can now bring your own proposal into the brainstorm engine, lazygit gets a dashboard companion, and ait setup is noticeably more trustworthy. Import proposals straight into brainstorm If you already have a …
v0.17.0: Manual verification workflow, Stats TUI, and Shared section viewer across TUIs
Tuesday, April 21, 2026 in Releases
v0.17.0 is a workflow-and-UX release: a brand-new manual-verification loop, a full interactive stats TUI, section-aware navigation across three TUIs, and a ground-up rewrite of the website and landing page. Manual verification workflow Some things …
v0.16.1: Claude Opus 4.7 is now the default, Fuzzy file search in the codebrowser, and Structured brainstorming
Saturday, April 18, 2026 in Releases
v0.16.1 ships with Claude Opus 4.7 as the new default and a pile of codebrowser TUI upgrades. Structured brainstorming lands too — you can now zoom brainstorm operations in on individual sections of a plan. Claude Opus 4.7 is now the default Opus 4.7 …