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
/
coverage.html
Age
Commit message (
Expand
)
Author
2025-11-02
some linter fixes
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
fix
Paul Buetow
2025-09-17
feat(stats,tmux): global Σ@window stats across processes with flocked cache;...
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-07
editor: remove prefilled text in temp files for custom prompts (TUI and CLI)
Paul Buetow
2025-09-07
tui: hide title in hexai-tmux-action menu to save space
Paul Buetow
2025-09-07
test: add seams for RunTUI and client; expand hexaiaction tests; cover lsp in...
Paul Buetow
2025-09-07
chore: prune legacy helper scripts in llminputs/
Paul Buetow
2025-09-07
tiding up
Paul Buetow
2025-09-06
fix unit test coverage
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-05
over 80% coverage now
Paul Buetow
2025-09-04
llm/ollama: add comprehensive tests (Chat, ChatStream, errors) to reach >80% ...
Paul Buetow
2025-09-03
rename coverage files
Paul Buetow
2025-09-03
add coverage files
Paul Buetow