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
Age
Commit message (
Expand
)
Author
4 days
Add 'ask edit ID' to edit task description in $EDITOR; bump to 0.41.0
Paul Buetow
5 days
Add 'ask edit' subcommand and collapse multi-line task descriptions
Paul Buetow
10 days
ask: fix watch output to match regular commands by preserving terminal width ...
Paul Buetow
10 days
ask: add completed sub-command to list completed tasks
Paul Buetow
12 days
fix(askcli): use real TAB split in fish dependency completion
Paul Buetow
12 days
askcli: prevent stale-lock inode split during contention
Paul Buetow
12 days
askcli: keep ask add successful when alias assignment fails
Paul Buetow
2026-05-26
feat(askcli): add projects subcommand
Paul Buetow
2026-05-26
build: bump minimum Go version to 1.24.0
Paul Buetow
2026-05-26
feat(askcli): add watch subcommand
Paul Buetow
2026-05-04
askcli: serialize task alias cache writes to fix concurrent rename race
Paul Buetow
2026-04-22
Fix ask default add dispatch for w7
Paul Buetow
2026-04-13
Release v0.33.0: ask dependency UX and start gating
Paul Buetow
2026-04-13
ask: serialize concurrent CLI with repo lock and stale PID recovery
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-10
task 20: hide do info UUID unless HEXAI_DEBUG is set
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
fix: recover gracefully from corrupted alias cache instead of hard-failing
Paul Buetow
2026-04-07
feat: show task summary in fish shell autocompletion for alias IDs
Paul Buetow
2026-04-07
feat: reverse alias IDs for better shell tab-completion
Paul Buetow
2026-03-29
feat: implicit add for na/no-agent scope prefix
Paul Buetow
2026-03-28
perf: replace linear scan with O(1) map lookup in task alias cache
Paul Buetow
2026-03-28
Rename "Pro" column header to "Pri" for Priority in ask command output
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
Rename ask table headers
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
Explicitly ignore askcli write errors
Paul Buetow
2026-03-27
Switch task alias cache save to pointer
Paul Buetow
2026-03-27
Move selector helpers into task selector
Paul Buetow
2026-03-27
Extract parseGlobalFlags helper
Paul Buetow
2026-03-27
refactor: share alias cache lookup
Paul Buetow
2026-03-27
Split askcli info and add commands
Paul Buetow
2026-03-27
Use Go 1.21 max builtin in formatter
Paul Buetow
2026-03-27
664b9fe4: extract renderTaskList helper
Paul Buetow
2026-03-27
Remove dead UUID completion items (61568dc2-6915-4444-8027-2ad4eacf2408)
Paul Buetow
2026-03-27
Fix dispatcher routing test for 38d5bd83-29e7-4a3c-ad44-21dddfbdfe22
Paul Buetow
2026-03-27
refactor: extract runSingleTaskCommand helper (715cc01f-1630-4d11-b6fd-18d64a...
Paul Buetow
2026-03-27
task 3a4c0f14-16ad-487f-af7c-bd99ee6464e6: use pointer Dispatcher receivers
Paul Buetow
2026-03-27
askcli: support add depends selectors
Paul Buetow
2026-03-27
fix ask description width 84f1af4e-be84-4265-9df2-8f6932059913
Paul Buetow
2026-03-27
fix ask alias output wording 7f53c2ff-4eb0-4c7e-bf90-f44587364f4a
Paul Buetow
2026-03-27
fix askcli header width for 0685342b-606c-4c8f-aab5-cd363d926e77
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
Verify fish selector completion coverage for 6c1f2f60-d55c-4a0c-ba5d-e897c738...
Paul Buetow
2026-03-27
Add alias coverage for task b777fcc2-8f64-4250-b0ac-6038a8aa26b4
Paul Buetow
[next]