summaryrefslogtreecommitdiff
path: root/integrationtests/ask_scope_test.go
AgeCommit message (Collapse)Author
2026-04-07feat: show task summary in fish shell autocompletion for alias IDsv0.29.0Paul Buetow
The complete-uuids command now emits tab-separated "selector\tdescription" lines so fish shell displays the first 60 chars of the task description alongside each alias/UUID in the autocompletion menu. The __ask_add_dependency_modifiers fish function is updated to strip the description field before matching and building depends: completions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27release: v0.27.2v0.27.2Paul Buetow