summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feature/anthropic-api-providerfix: restore corrupted cmd/hexai/main.go from commit 6103208Paul Buetow4 months
mainrelease: v0.27.2Paul Buetow2 months
 
TagDownloadAuthorAge
v0.27.2commit 1575c64b7d...Paul Buetow2 months
v0.27.1commit 2ddb334fa6...Paul Buetow2 months
v0.27.0commit 1d1d267c56...Paul Buetow2 months
v0.26.1commit b0392db09b...Paul Buetow2 months
v0.26.0commit 5fd2331583...Paul Buetow2 months
v0.25.12commit bef3cc7dd9...Paul Buetow3 months
v0.25.11commit 5beb39a333...Paul Buetow3 months
v0.25.10commit b18ee2f6b6...Paul Buetow3 months
v0.25.9commit 462184dff3...Paul Buetow3 months
v0.25.8commit 667f2d3384...Paul Buetow3 months
[...]
 
AgeCommit messageAuthor
2025-08-20chore: bump version to v0.2.0; docs: split config/usage and update in-editor ...v0.2.0Paul Buetow
2025-08-20chore: bump version to v0.1.1v0.1.1Paul Buetow
2025-08-20lsp: add tiny LRU cache for last 10 completions; ignore trailing whitespace i...Paul Buetow
2025-08-19config: apply HEXAI_* env even without config file; docs: clarify Copilot key...Paul Buetow
2025-08-19config: add HEXAI_* env overrides with precedence; prefer HEXAI_OPENAI_API_KE...Paul Buetow
2025-08-19lsp/codeactions: make actions lazy and resolve on selection\n\n- Advertise Co...Paul Buetow
2025-08-19logging: highlight LLM no-op skips in yellow\n\n- Add AnsiYellow to logging u...Paul Buetow
2025-08-19lsp: include space in trigger characters and allow space-triggered completion...Paul Buetow
2025-08-19lsp: replace time throttle with in-flight guard; improve short-prefix heurist...Paul Buetow
2025-08-19lsp: reduce eager completions and add throttling\n\n- Defaults: remove ';' an...Paul Buetow
[...]