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
/
docs
/
configuration.md
Age
Commit message (
Expand
)
Author
2026-02-22
docs: clarify Codex uses native Ctrl+G external editor
Paul Buetow
2026-02-10
Fix hexai-tmux-edit to open in current working directory
Paul Buetow
2026-02-08
add hexai-tmux-edit documentation to all doc files
Paul Buetow
2026-02-08
add per-project .hexaiconfig.toml config override and lower coverage target t...
Paul Buetow
2026-02-06
Remove GitHub Copilot provider support
paul@buetow.org
2026-01-31
feat: add configurable request timeout for LLM calls
Florian
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
Propagate --config overrides through CLI tools and LSP reloads
Paul Buetow
2025-09-27
Support multi-provider fan-out across CLI and completions
Paul Buetow
2025-09-26
Add per-surface provider overrides and wiring
Paul Buetow
2025-09-26
Allow slash commands without prefix
Paul Buetow
2025-09-26
Document runtime config reload command
Paul Buetow
2025-09-08
docs: move tmux documentation to its own file
Paul Buetow
2025-09-08
tmux: colored LLM status with provider + stats; add start heartbeat for LSP/C...
Paul Buetow
2025-09-07
docs(tmux): document status-right setup and HEXAI_TMUX_STATUS toggle
Paul Buetow
2025-09-07
test+docs: add editor tests; document HEXAI_EDITOR/EDITOR and Custom prompt; ...
Paul Buetow
2025-09-07
docs: document simplify action prompts; update examples and flags; add simpli...
Paul Buetow
2025-09-07
feat: rename hexai-action -> hexai-tmux-action; remove --tmux/--no-tmux; tmux...
Paul Buetow
2025-09-07
tiding up
Paul Buetow
2025-09-06
docs: link to config.toml.example for clickable reference
Paul Buetow
2025-09-06
chore(version): bump to 0.6.0; configurable prompts via config + tests
v0.6.0
Paul Buetow
2025-09-06
use TOML not JSON for configuration
Paul Buetow
2025-09-06
feat(lsp): configurable inline/chat triggers; switch inline markers to >text>...
Paul Buetow
2025-09-03
Docs: add LSP completion tuning section and manual_invoke_min_prefix\n\n- Exp...
Paul Buetow
2025-09-03
Docs: document debounce/throttle and update example config\n\n- config.json.e...
Paul Buetow
2025-08-20
clarific
Paul Buetow
2025-08-20
chore: bump version to v0.2.0; docs: split config/usage and update in-editor ...
v0.2.0
Paul Buetow