| Age | Commit message (Expand) | Author |
| 10 days | ask: add completed sub-command to list completed tasks | Paul Buetow |
| 2026-05-26 | feat(askcli): add projects subcommand | Paul Buetow |
| 2026-05-26 | feat(askcli): add watch subcommand | Paul Buetow |
| 2026-04-22 | Fix ask default add dispatch for w7 | Paul Buetow |
| 2026-04-11 | Rename task CLI binary from do back to ask | Paul Buetow |
| 2026-04-10 | task 30: add proj prefix override for do | Paul Buetow |
| 2026-04-08 | fish: complete task selectors with short aliases only | Paul Buetow |
| 2026-04-08 | Rename task CLI from ask to do | Paul Buetow |
| 2026-04-07 | feat: show task summary in fish shell autocompletion for alias IDs | Paul Buetow |
| 2026-04-07 | feat: reverse alias IDs for better shell tab-completion | Paul Buetow |
| 2026-03-29 | feat: implicit add for na/no-agent scope prefix | Paul Buetow |
| 2026-03-27 | release: v0.27.2v0.27.2 | Paul Buetow |
| 2026-03-27 | Extract parseGlobalFlags helper | Paul Buetow |
| 2026-03-27 | Fix dispatcher routing test for 38d5bd83-29e7-4a3c-ad44-21dddfbdfe22 | Paul Buetow |
| 2026-03-27 | task 3a4c0f14-16ad-487f-af7c-bd99ee6464e6: use pointer Dispatcher receivers | Paul Buetow |
| 2026-03-27 | task 73fabcf6-d4a1-4bf3-aae1-a390a734e517: extend ask selector completion | Paul Buetow |
| 2026-03-26 | release: v0.26.1v0.26.1 | Paul Buetow |
| 2026-03-26 | ask: speed up fish UUID completion | Paul Buetow |
| 2026-03-22 | ask: fix CLI commands to use correct Taskwarrior argument formatsv0.25.2 | Paul Buetow |
| 2026-03-22 | ask: add ready command to list READY tasks (not blocked) | Paul Buetow |
| 2026-03-22 | ask: default to list, add ask all for complete task visibility | Paul Buetow |
| 2026-03-22 | Implement 'ask info' and 'ask add' subcommands | Paul Buetow |
| 2026-03-22 | Implement 'ask dep add/rm/list' subcommands | Paul Buetow |
| 2026-03-22 | Implement 'ask urgency' subcommand: export tasks, sort by urgency descending,... | Paul Buetow |
| 2026-03-22 | Implement write subcommands: annotate, start, stop, done, priority, tag, modi... | Paul Buetow |
| 2026-03-22 | Implement 'ask delete' subcommand: forward to Taskwarrior, suppress output, p... | Paul Buetow |
| 2026-03-22 | Scaffold internal/askcli package: dispatch, taskexec, taskexport, formatter | Paul Buetow |