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
Age
Commit message (
Expand
)
Author
2026-02-06
chore: bump version to 0.17.0
v0.17.0
paul@buetow.org
2026-02-06
chore: regenerate coverage data after Copilot removal
paul@buetow.org
2026-02-06
Remove GitHub Copilot provider support
paul@buetow.org
2026-02-06
chore: bump version to 0.16.1
v0.16.1
paul@buetow.org
2026-02-06
fix: add missing Anthropic and OpenRouter provider support in config and LSP
paul@buetow.org
2026-02-02
Merge pull request #2 from florianbuetow/feature-timeout-config
Paul Bütow
2026-02-01
docs: update PR.md with additional files modified
Florian
2026-02-01
fix: pass RequestTimeout to all llm.Config instances
Florian
2026-01-31
feat: add configurable request timeout for LLM calls
Florian
2026-01-30
docs: add Anthropic to supported providers in README
Paul Buetow
2026-01-30
chore: bump version to 0.16.0
v0.16.0
Paul Buetow
2026-01-30
feat: add completion_wait_all config and fix Anthropic system messages
Paul Buetow
2026-01-30
fix: restore corrupted cmd/hexai/main.go from commit 6103208
feature/anthropic-api-provider
Paul Buetow
2026-01-29
refactor: apply code style best practices to Anthropic implementation
Paul Buetow
2026-01-29
feat: add native Anthropic API provider support
Paul Buetow
2025-11-03
Fix: Address lint warnings and bump patch version to 0.15.3
v0.15.3
Paul Buetow
2025-11-02
some linter fixes
Paul Buetow
2025-10-04
remove plan
Paul Buetow
2025-10-03
Switch inline prompt markers to >! prefix
v0.15.1
Paul Buetow
2025-10-02
feat: add OpenRouter provider
v0.15.0
Paul Buetow
2025-09-28
Add slash toggle for completions
v0.14.0
Paul Buetow
2025-09-28
Document config defaults in CLI help
Paul Buetow
2025-09-28
Bump version to 0.13.0
v0.13.0
Paul Buetow
2025-09-28
Propagate --config overrides through CLI tools and LSP reloads
Paul Buetow
2025-09-28
Add --config flag support across CLI, LSP, and tmux tools
Paul Buetow
2025-09-28
Improve multi-provider completion streaming and CLI selector flags
Paul Buetow
2025-09-27
Support multi-provider fan-out across CLI and completions
Paul Buetow
2025-09-26
Refactor surface config to support multi-provider arrays
Paul Buetow
2025-09-26
Add per-surface provider overrides and wiring
Paul Buetow
2025-09-26
Bump version to 0.12.1
v0.12.1
Paul Buetow
2025-09-26
Auto apply inline prompt completions
Paul Buetow
2025-09-26
Skip chat handling for inline prompts
Paul Buetow
2025-09-26
Log config reload changes
Paul Buetow
2025-09-26
Allow slash commands without prefix
Paul Buetow
2025-09-26
Document runtime config reload command
Paul Buetow
2025-09-25
Bump version to 0.12.0
v0.12.0
Paul Buetow
2025-09-24
Add runtime config store and reload command
Paul Buetow
2025-09-21
add screenshot
Paul Buetow
2025-09-21
add screenshot
Paul Buetow
2025-09-21
add screenshot
Paul Buetow
2025-09-21
add screenshot
Paul Buetow
2025-09-21
add screenshot
Paul Buetow
2025-09-21
clarify
Paul Buetow
2025-09-19
more
v0.11.6
Paul Buetow
2025-09-19
Release v0.11.5
v0.11.5
delete
Paul Buetow
2025-09-19
fix
Paul Buetow
2025-09-19
Release v0.11.4
v0.11.4
Paul Buetow
2025-09-17
chore: bump version to 0.11.3
v0.11.3
Paul Buetow
2025-09-17
chore(openai): revert default model to gpt-4.1
Paul Buetow
2025-09-17
feat(openai): set default model to gpt-4o
Paul Buetow
[next]