Releases: tintinweb/pi-manage-todo-list
Releases · tintinweb/pi-manage-todo-list
v0.2.0
[0.2.0] - 2026-02-16
Changed
- Breaking: Removed max one in-progress validation to support parallel work and subagents
- Enhanced success message to include progress stats and explicit continuation instructions
- Updated tool description to reflect support for multiple in-progress items
- Updated status description from "max 1" to "multiple allowed for parallel work"
Added
- Small list warning when todo list has fewer than 3 items
- Progress tracking in success messages: "Todos have been modified successfully. X/Y completed"
- Explicit guidance in responses: "Ensure that you continue to use the todo list to track your progress"
Fixed
- Validation now allows multiple todos to be in-progress simultaneously for better subagent support