summaryrefslogtreecommitdiff
path: root/cmd/ask
AgeCommit message (Collapse)Author
2026-03-22ask list: only show pending tasks by defaultv0.25.3Paul 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-22cmd/ask: wire to askcli.Dispatch, remove taskproxy passthroughPaul Buetow
2026-03-19Add ask Taskwarrior wrapperPaul Buetow