summaryrefslogtreecommitdiff
path: root/internal/askcli/commands_registry.go
AgeCommit message (Expand)Author
2026-06-10Fix mixed receivers on commandTable typePaul Buetow
2026-06-06Add 'ask edit ID' to edit task description in $EDITOR; bump to 0.41.0v0.41.0Paul Buetow
2026-06-05Add 'ask edit' subcommand and collapse multi-line task descriptionsv0.40.0Paul Buetow
2026-05-31ask: add completed sub-command to list completed tasksPaul Buetow
2026-05-26feat(askcli): add projects subcommandPaul Buetow
2026-05-26feat(askcli): add watch subcommandPaul Buetow
2026-04-08fish: complete task selectors with short aliases onlyPaul Buetow
2026-03-27Implement command registry for askcli commandsPaul Buetow