summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feature/anthropic-api-providerfix: restore corrupted cmd/hexai/main.go from commit 6103208Paul Buetow4 months
mainrelease: v0.27.2Paul Buetow7 weeks
 
TagDownloadAuthorAge
v0.27.2commit 1575c64b7d...Paul Buetow7 weeks
v0.27.1commit 2ddb334fa6...Paul Buetow7 weeks
v0.27.0commit 1d1d267c56...Paul Buetow7 weeks
v0.26.1commit b0392db09b...Paul Buetow7 weeks
v0.26.0commit 5fd2331583...Paul Buetow7 weeks
v0.25.12commit bef3cc7dd9...Paul Buetow8 weeks
v0.25.11commit 5beb39a333...Paul Buetow8 weeks
v0.25.10commit b18ee2f6b6...Paul Buetow8 weeks
v0.25.9commit 462184dff3...Paul Buetow8 weeks
v0.25.8commit 667f2d3384...Paul Buetow8 weeks
[...]
 
AgeCommit messageAuthor
2025-08-16feat(logging): add LLM stats (averages and per-minute)v0.0.2Paul Buetow
2025-08-16feat(logging): add LLM stats averages and per-minute metricsPaul Buetow
2025-08-16feat(cli): simplify flags to -log and -version; add JSON config with env prec...Paul Buetow
2025-08-16feat(llm): add Ollama provider + provider selection and CLI override; update ...v0.0.1Paul Buetow
2025-08-16lsp/completion: strip inline ;...; prompt markers via AdditionalTextEdits; up...Paul Buetow
2025-08-16revert: remove newline-after-colon insertion behavior and its testsPaul Buetow
2025-08-16logging: migrate LSP logs to global singleton (internal/logging); use consist...Paul Buetow
2025-08-16llm: centralize ANSI color and logging helpers in logging.go; remove duplicat...Paul Buetow
2025-08-16context: log when full-file/window context is skipped because document is not...Paul Buetow
2025-08-16logging: add -log-preview-limit flag with HEXAI_LOG_PREVIEW_LIMIT env; wire t...Paul Buetow
[...]