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
7 weeks
Tag
Download
Author
Age
v0.27.2
commit 1575c64b7d...
Paul Buetow
7 weeks
v0.27.1
commit 2ddb334fa6...
Paul Buetow
7 weeks
v0.27.0
commit 1d1d267c56...
Paul Buetow
7 weeks
v0.26.1
commit b0392db09b...
Paul Buetow
7 weeks
v0.26.0
commit 5fd2331583...
Paul Buetow
7 weeks
v0.25.12
commit bef3cc7dd9...
Paul Buetow
8 weeks
v0.25.11
commit 5beb39a333...
Paul Buetow
8 weeks
v0.25.10
commit b18ee2f6b6...
Paul Buetow
8 weeks
v0.25.9
commit 462184dff3...
Paul Buetow
8 weeks
v0.25.8
commit 667f2d3384...
Paul Buetow
8 weeks
[...]
Age
Commit message
Author
2025-08-16
feat(logging): add LLM stats (averages and per-minute)
v0.0.2
Paul Buetow
2025-08-16
feat(logging): add LLM stats averages and per-minute metrics
Paul Buetow
2025-08-16
feat(cli): simplify flags to -log and -version; add JSON config with env prec...
Paul Buetow
2025-08-16
feat(llm): add Ollama provider + provider selection and CLI override; update ...
v0.0.1
Paul Buetow
2025-08-16
lsp/completion: strip inline ;...; prompt markers via AdditionalTextEdits; up...
Paul Buetow
2025-08-16
revert: remove newline-after-colon insertion behavior and its tests
Paul Buetow
2025-08-16
logging: migrate LSP logs to global singleton (internal/logging); use consist...
Paul Buetow
2025-08-16
llm: centralize ANSI color and logging helpers in logging.go; remove duplicat...
Paul Buetow
2025-08-16
context: log when full-file/window context is skipped because document is not...
Paul Buetow
2025-08-16
logging: add -log-preview-limit flag with HEXAI_LOG_PREVIEW_LIMIT env; wire t...
Paul Buetow
[...]