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
4 months
main
release: v0.27.2
Paul Buetow
2 months
Tag
Download
Author
Age
v0.27.2
commit 1575c64b7d...
Paul Buetow
2 months
v0.27.1
commit 2ddb334fa6...
Paul Buetow
2 months
v0.27.0
commit 1d1d267c56...
Paul Buetow
2 months
v0.26.1
commit b0392db09b...
Paul Buetow
2 months
v0.26.0
commit 5fd2331583...
Paul Buetow
2 months
v0.25.12
commit bef3cc7dd9...
Paul Buetow
2 months
v0.25.11
commit 5beb39a333...
Paul Buetow
3 months
v0.25.10
commit b18ee2f6b6...
Paul Buetow
3 months
v0.25.9
commit 462184dff3...
Paul Buetow
3 months
v0.25.8
commit 667f2d3384...
Paul Buetow
3 months
[...]
Age
Commit message
Author
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
2025-08-19
lsp: strip inline spans for completions\n\n- Add stripInlineCodeSpan helper ...
Paul Buetow
[...]