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
2025-08-20
chore: bump version to v0.2.0; docs: split config/usage and update in-editor ...
v0.2.0
Paul Buetow
2025-08-20
chore: bump version to v0.1.1
v0.1.1
Paul Buetow
2025-08-20
lsp: add tiny LRU cache for last 10 completions; ignore trailing whitespace i...
Paul Buetow
2025-08-19
config: apply HEXAI_* env even without config file; docs: clarify Copilot key...
Paul Buetow
2025-08-19
config: add HEXAI_* env overrides with precedence; prefer HEXAI_OPENAI_API_KE...
Paul Buetow
2025-08-19
lsp/codeactions: make actions lazy and resolve on selection\n\n- Advertise Co...
Paul Buetow
2025-08-19
logging: highlight LLM no-op skips in yellow\n\n- Add AnsiYellow to logging u...
Paul Buetow
2025-08-19
lsp: include space in trigger characters and allow space-triggered completion...
Paul Buetow
2025-08-19
lsp: replace time throttle with in-flight guard; improve short-prefix heurist...
Paul Buetow
2025-08-19
lsp: reduce eager completions and add throttling\n\n- Defaults: remove ';' an...
Paul Buetow
[...]