| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-23 | fix: accept uuid: prefix on all ask subcommands via NormalizeUUID | Paul Buetow | |
| All ask commands now strip a leading "uuid:" prefix from user-supplied UUID arguments before building the taskwarrior filter, so both bare UUIDs and the "uuid:<value>" format work uniformly across annotate, start, stop, done, modify, denotate, priority, tag, info, delete, and dep. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-03-22 | ask list: only show pending tasks by defaultv0.25.3 | Paul Buetow | |
| Add status:pending filter to list command so it only shows pending tasks, not completed or deleted ones. Use 'ask all' to see all tasks. | |||
| 2026-03-22 | Implement 'ask list' subcommand: parse export JSON, sort by ↵ | Paul Buetow | |
| priority/urgency, format UUID table | |||
