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
Branch
Commit message
Author
Age
feature/anthropic-api-provider
fix: restore corrupted cmd/hexai/main.go from commit 6103208
Paul Buetow
6 months
main
Bump version to 0.42.2
Paul Buetow
3 weeks
Tag
Download
Author
Age
0.42.2
commit 4bfb0dc67d...
Paul Buetow
3 weeks
0.42.1
commit 370d5027b5...
Paul Buetow
4 weeks
v0.42.0
commit a68228bfa1...
Paul Buetow
5 weeks
v0.41.2
commit 9f0e96ce62...
Paul Buetow
7 weeks
v0.41.1
commit 7e436b53f2...
Paul Buetow
8 weeks
v0.41.0
commit dc17b7469c...
Paul Buetow
2 months
v0.40.0
commit 1433f7a13e...
Paul Buetow
2 months
v0.39.5
commit 0a52adf575...
Paul Buetow
2 months
v0.39.4
commit 168d3a1009...
Paul Buetow
2 months
0.39.3
commit b3cf20116d...
Paul Buetow
2 months
[...]
Age
Commit message
Author
2026-03-02
release: v0.20.1
v0.20.1
Paul Buetow
2026-03-02
hexaiaction: replace global action state with Runner struct (task 406)
Paul Buetow
2026-03-02
hexaicli: move column printer into internal/termprint package (task 406)
Paul Buetow
2026-03-02
lsp: inject StatusSink to decouple core from tmux package (task 407)
Paul Buetow
2026-03-02
appconfig: return toml raw-unmarshal errors instead of ignoring (task 409)
Paul Buetow
2026-03-02
io: use errors.Is for EOF checks in lsp and mcp servers (task 409)
Paul Buetow
2026-03-02
llm: extract shared doJSON and logStart helpers (task 409)
Paul Buetow
2026-03-02
gotest: extract Go codegen heuristics from lsp handlers (task 406)
Paul Buetow
2026-03-02
hexailsp: add ConfigurableServerRunner for runtime ApplyOptions (task 408)
Paul Buetow
2026-03-02
lsp: use appconfig.CustomAction directly for custom actions (task 411)
Paul Buetow
[...]