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 Buetow2 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-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
2025-08-16llm/openai: log full message and response content without truncation; keep cy...Paul Buetow
2025-08-16cmd: add HEXAI_CONTEXT_WINDOW_LINES env fallback for -context-window-lines; u...Paul Buetow
2025-08-16cmd: support HEXAI_CONTEXT_MODE env fallback for -context-mode; update README...Paul Buetow
[...]