v0.8.12
·
60 commits
to main
since this release
- Add scan → reason → act workflow to AI triage so the agent analyzes existing tasks before deciding on actions, preventing duplicate task creation
- Support task reparenting via
parent_idonupdate_task, enabling "make X part of Y" style commands - Switch AI tool calling from forced mode to auto, allowing the model to reason before acting
- Handle text-only AI responses (no tool call) gracefully in both TUI and CLI
- Strengthen anti-duplicate wording in tool definitions to discourage unnecessary task creation
Full Changelog: v0.8.11...v0.8.12