index
:
hexai
feature/anthropic-api-provider
main
hexai is a LSP language server for the Helix editor (could be used for other editors, too) for interacting with AI.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
askcli
/
completion.go
Age
Commit message (
Expand
)
Author
11 days
fix(askcli): use real TAB split in fish dependency completion
Paul Buetow
2026-04-11
Rename task CLI binary from do back to ask
Paul Buetow
2026-04-10
task 30: add proj prefix override for do
Paul Buetow
2026-04-08
fish: complete task selectors with short aliases only
Paul Buetow
2026-04-08
Rename task CLI from ask to do
Paul Buetow
2026-04-07
feat: show task summary in fish shell autocompletion for alias IDs
Paul Buetow
2026-03-27
release: v0.27.2
v0.27.2
Paul Buetow
2026-03-27
Implement command registry for askcli commands
Paul Buetow
2026-03-27
docs: document askcli exports
Paul Buetow
2026-03-27
Remove dead UUID completion items (61568dc2-6915-4444-8027-2ad4eacf2408)
Paul Buetow
2026-03-27
askcli: support add depends selectors
Paul Buetow
2026-03-27
Verify fish selector completion coverage for 6c1f2f60-d55c-4a0c-ba5d-e897c738...
Paul Buetow
2026-03-27
task 73fabcf6-d4a1-4bf3-aae1-a390a734e517: extend ask selector completion
Paul Buetow
2026-03-26
release: v0.26.1
v0.26.1
Paul Buetow
2026-03-26
ask: speed up fish UUID completion
Paul Buetow
2026-03-26
ask: filter fish UUID completion
Paul Buetow
2026-03-26
ask: add fish UUID completions
Paul Buetow
2026-03-26
ask: add fish completions for task CLI
Paul Buetow