| Age | Commit message (Expand) | Author |
| 2026-03-27 | fix ask description width 84f1af4e-be84-4265-9df2-8f6932059913 | Paul Buetow |
| 2026-03-27 | fix ask alias output wording 7f53c2ff-4eb0-4c7e-bf90-f44587364f4a | Paul Buetow |
| 2026-03-27 | fix askcli header width for 0685342b-606c-4c8f-aab5-cd363d926e77 | Paul Buetow |
| 2026-03-27 | fix ask add alias output for 1a1731dc-1f11-42bd-be12-4c1af7f7e673 | Paul Buetow |
| 2026-03-27 | test: cover ask info dependencies 052ad39a-6967-4628-a65c-db2a163de09b | Paul Buetow |
| 2026-03-27 | Verify fish selector completion coverage for 6c1f2f60-d55c-4a0c-ba5d-e897c738... | Paul Buetow |
| 2026-03-27 | Add alias coverage for task b777fcc2-8f64-4250-b0ac-6038a8aa26b4 | Paul Buetow |
| 2026-03-27 | task 73fabcf6-d4a1-4bf3-aae1-a390a734e517: extend ask selector completion | Paul Buetow |
| 2026-03-27 | askcli: show task aliases in output (cd322ed1-882d-40e9-ab98-689acd5f161e) | Paul Buetow |
| 2026-03-26 | askcli: resolve aliases for selector task 0b9480fe-ec1b-4c0e-a8b0-88f1f08b56d3 | Paul Buetow |
| 2026-03-26 | Implement ask alias cache foundation for d5a99b1b-13f3-4b73-8222-71f012c60bc9 | Paul Buetow |
| 2026-03-26 | Implement ask started-task info 4c3640dc-3730-40c9-bfa6-db90564e3171 | 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-26 | ask: filter fish UUID completion | Paul Buetow |
| 2026-03-26 | ask: add fish UUID completions | Paul Buetow |
| 2026-03-26 | ask: align list header columns for task da6d3d36 | Paul Buetow |
| 2026-03-26 | ask: silence rc.confirmation override banner | Paul Buetow |
| 2026-03-26 | ask: add fish completions for task CLI | Paul Buetow |
| 2026-03-24 | ask: add --json flag for machine-readable outputv0.25.12 | Paul Buetow |
| 2026-03-23 | fix: prevent ask add from swallowing tags into descriptions, add rc.confirmat...v0.25.11 | Paul Buetow |
| 2026-03-23 | fix: accept uuid: prefix on all ask subcommands via NormalizeUUID | Paul Buetow |
| 2026-03-23 | fix: code quality improvements across lsp, askcli, appconfig, integrationtests | Paul Buetow |
| 2026-03-23 | fix: correct taskwarrior filter ordering in dep and info commands | Paul Buetow |
| 2026-03-23 | fix: address all HIGH-severity code quality audit findings | Paul Buetow |
| 2026-03-23 | fix: use uuid:<uuid> filter for start/stop/done/annotate/modify commands | Paul Buetow |
| 2026-03-23 | ask add: always emit UUID, never the numeric task ID | Paul Buetow |
| 2026-03-22 | ask: fix filter argument ordering for list/all/ready commandsv0.25.4 | Paul Buetow |
| 2026-03-22 | ask list: only show pending tasks by defaultv0.25.3 | 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 | internal/askcli: support priority:X and +tag args in ask add | Paul Buetow |
| 2026-03-22 | Implement 'ask info' and 'ask add' subcommands | Paul Buetow |
| 2026-03-22 | Implement 'ask list' subcommand: parse export JSON, sort by priority/urgency,... | 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 |