summaryrefslogtreecommitdiff
path: root/internal/askcli/command_list.go
AgeCommit message (Expand)Author
2026-03-23fix: code quality improvements across lsp, askcli, appconfig, integrationtestsPaul Buetow
2026-03-22ask: fix filter argument ordering for list/all/ready commandsv0.25.4Paul Buetow
2026-03-22ask list: only show pending tasks by defaultv0.25.3Paul Buetow
2026-03-22ask: fix CLI commands to use correct Taskwarrior argument formatsv0.25.2Paul Buetow
2026-03-22ask: add ready command to list READY tasks (not blocked)Paul Buetow
2026-03-22ask: default to list, add ask all for complete task visibilityPaul Buetow
2026-03-22Implement 'ask list' subcommand: parse export JSON, sort by priority/urgency,...Paul Buetow