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
/
hexaiaction
Age
Commit message (
Expand
)
Author
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
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
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
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
2025-09-07
tiding up
Paul Buetow
2025-09-06
more tests
Paul Buetow