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
/
command_dep.go
Age
Commit message (
Expand
)
Author
2026-04-11
Rename task CLI binary from do back to ask
Paul Buetow
2026-04-08
Rename task CLI from ask to do
Paul Buetow
2026-03-27
Explicitly ignore askcli write errors
Paul Buetow
2026-03-27
task 3a4c0f14-16ad-487f-af7c-bd99ee6464e6: use pointer Dispatcher receivers
Paul Buetow
2026-03-27
fix ask alias output wording 7f53c2ff-4eb0-4c7e-bf90-f44587364f4a
Paul Buetow
2026-03-27
askcli: show task aliases in output (cd322ed1-882d-40e9-ab98-689acd5f161e)
Paul Buetow
2026-03-26
askcli: resolve aliases for selector task 0b9480fe-ec1b-4c0e-a8b0-88f1f08b56d3
Paul Buetow
2026-03-23
fix: accept uuid: prefix on all ask subcommands via NormalizeUUID
Paul Buetow
2026-03-23
fix: code quality improvements across lsp, askcli, appconfig, integrationtests
Paul Buetow
2026-03-23
fix: correct taskwarrior filter ordering in dep and info commands
Paul Buetow
2026-03-22
ask: fix CLI commands to use correct Taskwarrior argument formats
v0.25.2
Paul Buetow
2026-03-22
Implement 'ask dep add/rm/list' subcommands
Paul Buetow