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_write_test.go
Age
Commit message (
Expand
)
Author
2026-06-18
ik0 replace remaining test seams with DI
Paul Buetow
2026-03-27
Explicitly ignore askcli write errors
Paul Buetow
2026-03-27
refactor: extract runSingleTaskCommand helper (715cc01f-1630-4d11-b6fd-18d64a...
Paul Buetow
2026-03-27
fix ask alias output wording 7f53c2ff-4eb0-4c7e-bf90-f44587364f4a
Paul Buetow
2026-03-27
Verify fish selector completion coverage for 6c1f2f60-d55c-4a0c-ba5d-e897c738...
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: use uuid:<uuid> filter for start/stop/done/annotate/modify 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 write subcommands: annotate, start, stop, done, priority, tag, modi...
Paul Buetow