summaryrefslogtreecommitdiff
path: root/internal/askcli/command_info_add.go
AgeCommit message (Expand)Author
2026-03-26Implement ask started-task info 4c3640dc-3730-40c9-bfa6-db90564e3171Paul Buetow
2026-03-26ask: silence rc.confirmation override bannerPaul Buetow
2026-03-24ask: add --json flag for machine-readable outputv0.25.12Paul Buetow
2026-03-23fix: prevent ask add from swallowing tags into descriptions, add rc.confirmat...v0.25.11Paul Buetow
2026-03-23fix: accept uuid: prefix on all ask subcommands via NormalizeUUIDPaul Buetow
2026-03-23fix: correct taskwarrior filter ordering in dep and info commandsPaul Buetow
2026-03-23ask add: always emit UUID, never the numeric task IDPaul Buetow
2026-03-22internal/askcli: support priority:X and +tag args in ask addPaul Buetow
2026-03-22Implement 'ask info' and 'ask add' subcommandsPaul Buetow