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.8.0: Pull Request Import Pipeline, Settings TUI, and Code Agent Wrapper
Tuesday, March 03, 2026 in Releases
v0.8.0 is a big one — three major features that change how you work with aitasks day-to-day, plus a ton of polish across the board. Pull Request Import Pipeline You can now import pull requests directly as aitasks. Run ait primport and point it at a …
v0.7.1: Code Browser TUI, Task Annotations at a Glance, and Smarter Explain Runs
Thursday, February 26, 2026 in Releases
v0.7.1 introduces the code browser — a brand new TUI for exploring your codebase with full task traceability — along with a batch of board improvements and developer experience fixes. Code Browser TUI The headline feature of this release is a full …
v0.7.0: Run Tasks from Anywhere, Claude Code Web Support, and Full macOS Compatibility
Wednesday, February 25, 2026 in Releases
v0.7.0 is a big one — this release makes aitasks work everywhere: on macOS, on remote servers, and even in Claude Code Web. Run Tasks from Anywhere The new /aitask-pickrem skill lets you run task implementation on remote servers, CI pipelines, or SSH …
v0.6.0: Code Explanations, Wrap Skill, and Auto-Refresh Board
Sunday, February 22, 2026 in Releases
aitasks v0.6.0 is out, and it’s a feature-packed release. Here are the highlights. Code Explanation Skill Ever wanted to document how a piece of code evolved over time? The new /aitask-explain skill generates structured code explanations with …
v0.5.0: Code Review, Multi-Platform Support, and Documentation Site
Friday, February 20, 2026 in Releases
v0.5.0 is the biggest release yet. Code review capabilities, support for all three major git platforms, and a proper documentation website. AI-Powered Code Reviews The /aitask-review skill brings structured code reviews to your workflow. Point it at …
v0.4.0: Auto-Bootstrap, Explore Skill, and Task Folding
Tuesday, February 17, 2026 in Releases
v0.4.0 is a big one. It makes getting started easier, adds new ways to investigate your codebase, and gives you more control over how you organize tasks. Auto-Bootstrap for New Projects Setting up aitasks used to require downloading the installer …
v0.3.0: Atomic Task IDs, Task Locking, and Framework Updater
Friday, February 13, 2026 in Releases
aitasks v0.3.0 is all about making multi-device and multi-developer workflows rock-solid. Atomic Task IDs Task IDs used to be assigned locally, which meant two people creating tasks at the same time could end up with the same ID. Not anymore. IDs now …
v0.2.0: Documentation, Execution Profiles, and Changelog Generation
Thursday, February 12, 2026 in Releases
aitasks v0.2.0 lays the groundwork for a polished developer experience. Here’s what’s new. Comprehensive Documentation The project now ships with full documentation covering installation, command reference, Claude Code skills, platform …