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
Age
Commit message (
Expand
)
Author
2026-04-26
Bump version to 0.38.1
v0.38.1
Paul Buetow
2026-04-26
test: bring every package above the 80% coverage target
Paul Buetow
2026-04-26
Bump version to 0.38.0
v0.38.0
Paul Buetow
2026-04-26
feat: default to Ollama Cloud (kimi-k2.6) when no provider configured
Paul Buetow
2026-04-26
Bump version to 0.37.0
v0.37.0
Paul Buetow
2026-04-26
feat: optional API key for Ollama provider (Ollama Cloud)
Paul Buetow
2026-04-25
Bump version to 0.36.0
v0.36.0
Paul Buetow
2026-04-25
feat: configurable hexai-tmux-action menu via [[tmux_action.menu]]
Paul Buetow
2026-04-25
Release v0.35.0: fix-typos action and tmux popup for hexai-tmux-action
v0.35.0
Paul Buetow
2026-04-22
Bump version to 0.34.0
v0.34.0
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
v0.33.0
Paul Buetow
2026-04-13
Bump version to 0.32.0
v0.32.0
Paul Buetow
2026-04-13
ask: serialize concurrent CLI with repo lock and stale PID recovery
Paul Buetow
2026-04-11
Release v0.31.1: stop installing Fish ask.fish on mage install
v0.31.1
Paul Buetow
2026-04-11
Bump version to 0.31.0
v0.31.0
Paul Buetow
2026-04-11
Rename task CLI binary from do back to ask
Paul Buetow
2026-04-10
Bump version to 0.30.2
v0.30.2
Paul Buetow
2026-04-10
release: v0.30.1
v0.30.1
Paul Buetow
2026-04-10
release: v0.30.0
v0.30.0
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
release: v0.29.3
v0.29.3
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
release: v0.29.2
v0.29.2
Paul Buetow
2026-04-07
fix: recover gracefully from corrupted alias cache instead of hard-failing
v0.29.1
Paul Buetow
2026-04-07
feat: show task summary in fish shell autocompletion for alias IDs
v0.29.0
Paul Buetow
2026-04-07
feat: reverse alias IDs for better shell tab-completion
v0.28.2
Paul Buetow
2026-04-07
release: v0.28.1
v0.28.1
Paul Buetow
2026-04-07
feat: remove tmux edit popup support for Claude Code
Paul Buetow
2026-03-29
feat: implicit add for na/no-agent scope prefix
v0.28.0
Paul Buetow
2026-03-28
release: v0.27.3
v0.27.3
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
[next]