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
/
usage.md
Age
Commit message (
Expand
)
Author
2026-02-10
Fix hexai-tmux-edit to open in current working directory
Paul Buetow
2026-02-08
Fix Claude agent clearing to use readline instead of vim commands
Paul Buetow
2026-02-08
Fix amp agent prompt extraction to use TUI box pattern
Paul Buetow
2026-02-08
add hexai-tmux-edit documentation to all doc files
Paul Buetow
2025-10-03
Switch inline prompt markers to >! prefix
v0.15.1
Paul Buetow
2025-09-28
Add slash toggle for completions
v0.14.0
Paul Buetow
2025-09-08
tmux: colored LLM status with provider + stats; add start heartbeat for LSP/C...
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
feat(hexai-action): add --infile/--outfile flags; docs and tests\n\n- Add fla...
Paul Buetow
2025-09-06
feat(lsp): configurable inline/chat triggers; switch inline markers to >text>...
Paul Buetow