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.
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integrationtests
/
ask_test.go
Age
Commit message (
Expand
)
Author
2026-04-13
Release v0.33.0: ask dependency UX and start gating
v0.33.0
Paul Buetow
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-04-07
fix: recover gracefully from corrupted alias cache instead of hard-failing
v0.29.1
Paul Buetow
2026-03-28
fix: prevent integration test task leaks and fix cleanup reliability
Paul Buetow
2026-03-27
release: v0.27.2
v0.27.2
Paul Buetow
2026-03-27
release: v0.27.1
v0.27.1
Paul Buetow
2026-03-27
askcli: support add depends selectors
Paul Buetow
2026-03-27
fix ask add alias output for 1a1731dc-1f11-42bd-be12-4c1af7f7e673
Paul Buetow
2026-03-27
test: cover ask info dependencies 052ad39a-6967-4628-a65c-db2a163de09b
Paul Buetow
2026-03-27
Add alias coverage for task b777fcc2-8f64-4250-b0ac-6038a8aa26b4
Paul Buetow
2026-03-26
test: cover ask subcommands bc6220a5-4fd3-4413-abce-3555230ac919
Paul Buetow
2026-03-23
fix: code quality improvements across lsp, askcli, appconfig, integrationtests
Paul Buetow
2026-03-23
fix: address all HIGH-severity code quality audit findings
Paul Buetow
2026-03-23
integrationtests: complete ask coverage, fix weak assertions
Paul Buetow
2026-03-23
ask add: always emit UUID, never the numeric task ID
Paul Buetow
2026-03-22
ask: fix CLI commands to use correct Taskwarrior argument formats
v0.25.2
Paul Buetow