summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feature/anthropic-api-providerfix: restore corrupted cmd/hexai/main.go from commit 6103208Paul Buetow6 months
mainBump version to 0.42.2Paul Buetow3 weeks
 
TagDownloadAuthorAge
0.42.2commit 4bfb0dc67d...Paul Buetow3 weeks
0.42.1commit 370d5027b5...Paul Buetow4 weeks
v0.42.0commit a68228bfa1...Paul Buetow5 weeks
v0.41.2commit 9f0e96ce62...Paul Buetow7 weeks
v0.41.1commit 7e436b53f2...Paul Buetow8 weeks
v0.41.0commit dc17b7469c...Paul Buetow2 months
v0.40.0commit 1433f7a13e...Paul Buetow2 months
v0.39.5commit 0a52adf575...Paul Buetow2 months
v0.39.4commit 168d3a1009...Paul Buetow2 months
0.39.3commit b3cf20116d...Paul Buetow2 months
[...]
 
AgeCommit messageAuthor
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
2025-08-19lsp: strip inline spans for completions\n\n- Add stripInlineCodeSpan helper ...Paul Buetow
[...]