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.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 …
v0.16.0: Interactive agent launch mode, File references on tasks, and Plan verification tracking
Wednesday, April 15, 2026 in Releases
v0.16.0 is a big one — 46 tasks landed, headlined by interactive agents you can actually watch, a file-references system that ties tasks to specific lines of code, and smarter plan verification that stops duplicated work across agents. Interactive …
v0.15.1: Scroll back through your agent's output, `ait ide` from a fresh shell just works, TUI switcher, and now documented
Monday, April 13, 2026 in Releases
A quick follow-up to v0.15.0 with one notable feature, a shim fix, and the final piece of the TUI switcher docs. Scroll back through your agent’s output The monitor preview has been pretty tight until now — you saw the last few lines and that …
v0.15.0: One-step startup with `ait ide`, Live monitor TUI for agent panes, and Minimonitor side panel
Sunday, April 12, 2026 in Releases
v0.15.0 is a big release centered on live tmux monitoring. Running several code agents in parallel is now a first-class experience, with two new monitor TUIs, a one-keystroke TUI switcher, and a single ait ide command to get everything going. …
v0.14.0: Browse Your Completed Tasks, Process Monitoring and Hard Kill, and Unified Launch Dialog with tmux Support
Sunday, March 29, 2026 in Releases
v0.14.0 is a big one — headlined by a full history browser, process monitoring, and a unified tmux-aware launch dialog across all TUIs. Browse Your Completed Tasks The codebrowser now has a history screen (press h) that lets you browse every archived …