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
path:
root
/
internal
/
llmutils
Age
Commit message (
Expand
)
Author
2026-05-20
Add YouSearch (You.com Research API) provider integration
Paul Buetow
2026-05-01
Bump version to 0.38.3
Paul Buetow
2026-05-01
Bump version to 0.38.2
Paul Buetow
2026-04-26
feat: default to Ollama Cloud (kimi-k2.6) when no provider configured
Paul Buetow
2026-04-26
feat: optional API key for Ollama provider (Ollama Cloud)
Paul Buetow
2026-03-23
chore: bump version to v0.25.9
v0.25.9
Paul Buetow
2026-03-16
Address review: add zero-temp test, remove unused surface parameter
Paul Buetow
2026-03-16
Centralize GPT-5 temperature override into llmutils.ResolveTemperature
Paul Buetow
2026-03-16
Decompose App God struct into embedded section structs
Paul Buetow
2026-03-15
Release v0.23.0
v0.23.0
Paul Buetow
2026-03-02
llmutils: centralize provider normalization and client setup (task 410)
Paul Buetow
2026-02-06
Remove GitHub Copilot provider support
paul@buetow.org
2026-02-01
fix: pass RequestTimeout to all llm.Config instances
Florian
2026-01-29
feat: add native Anthropic API provider support
Paul Buetow
2025-10-02
feat: add OpenRouter provider
v0.15.0
Paul Buetow
2025-09-08
docs: move tmux documentation to its own file
Paul Buetow
2025-09-06
more tests
Paul Buetow