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
Age
Commit message (
Expand
)
Author
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-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-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
2025-09-17
chore: bump version to 0.11.2
v0.11.2
Paul Buetow
2025-09-17
chore: commit uncommitted changes before version bump
Paul Buetow
2025-09-17
chore(version): bump to v0.11.1 (gpt-5 defaults, timeouts, global stats, edit...
v0.11.1
Paul Buetow
2025-09-17
feat(stats,tmux): global Σ@window stats across processes with flocked cache;...
Paul Buetow
2025-09-16
release: v0.11.0 – context-aware in-editor chat; respect general.context_mo...
v0.11.0
Paul Buetow
2025-09-15
change default timeout
Paul Buetow
2025-09-15
release: v0.10.1
v0.10.1
Paul Buetow
2025-09-14
release: v0.10.0
v0.10.0
Paul Buetow
2025-09-08
docs: move tmux documentation to its own file
Paul Buetow
2025-09-08
tmux: improve white-on-purple legibility; bump version to v0.9.0
v0.9.0
Paul Buetow
2025-09-08
tmux: colored LLM status with provider + stats; add start heartbeat for LSP/C...
Paul Buetow
2025-09-07
feat(tmux): add status line updates via @hexai_status; wire into CLI, LSP sta...
Paul Buetow
2025-09-07
chore: bump version to v0.8.0
v0.8.0
Paul Buetow
2025-09-07
docs: document Custom prompt and CLI no-args editor; bump version to v0.7.3
Paul Buetow
2025-09-07
editor: remove prefilled text in temp files for custom prompts (TUI and CLI)
Paul Buetow
2025-09-07
test+docs: add editor tests; document HEXAI_EDITOR/EDITOR and Custom prompt; ...
Paul Buetow
2025-09-07
feat: add Custom prompt action (p) with editor integration; shared editor hel...
Paul Buetow
2025-09-07
chore: bump version to v0.7.2
v0.7.2
Paul Buetow
2025-09-07
feat: add 'Simplify and improve' action; configurable prompts in config; wire...
Paul Buetow
2025-09-07
tui: hide title in hexai-tmux-action menu to save space
Paul Buetow
2025-09-07
feat: rename hexai-action -> hexai-tmux-action; remove --tmux/--no-tmux; tmux...
Paul Buetow
2025-09-07
chore: cut release v0.7.1 (version bump)
v0.7.1
Paul Buetow
2025-09-07
test: add seams for RunTUI and client; expand hexaiaction tests; cover lsp in...
Paul Buetow
2025-09-07
refactor: move hexai-action to cmd/hexai-action; extract orchestration into i...
Paul Buetow
2025-09-07
hexai-action: integrate tmux orchestration; add internal/tmux; tests+docs; bu...
v0.7.0
Paul Buetow
[next]