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
/
README.md
Age
Commit message (
Expand
)
Author
2026-03-22
docs: update README and usage.md with new ask subcommands
Paul Buetow
2026-03-22
Remove 'hexai task' references from docs
Paul Buetow
2026-03-19
Add ask Taskwarrior wrapper
Paul Buetow
2026-03-13
release: v0.22.0
v0.22.0
Paul Buetow
2026-02-22
docs: clarify Codex uses native Ctrl+G external editor
Paul Buetow
2026-02-13
chore: deprecate hexai-mcp-server as experimental
Paul Buetow
2026-02-12
Rename hexai-lsp command to hexai-lsp-server
Paul Buetow
2026-02-11
refactor: compile built-in prompts into binary instead of external files
Paul Buetow
2026-02-11
refactor: consolidate cache and state into .local/hexai directory
Paul Buetow
2026-02-10
Add MCP server implementation with comprehensive test coverage
Paul Buetow
2026-02-10
Add tmux popup history storage and consolidate state files to XDG_STATE_HOME
Paul Buetow
2026-02-10
small adjustments
Paul Buetow
2026-02-08
Merge: resolve README conflict, keep hexai-tmux-edit and Custom prompt docs
Paul Buetow
2026-02-08
add hexai-tmux-edit documentation to all doc files
Paul Buetow
2026-02-06
Remove GitHub Copilot provider support
paul@buetow.org
2026-01-30
docs: add Anthropic to supported providers in README
Paul Buetow
2025-10-02
feat: add OpenRouter provider
v0.15.0
Paul Buetow
2025-09-27
Support multi-provider fan-out across CLI and completions
Paul Buetow
2025-09-21
clarify
Paul Buetow
2025-09-15
update docs
Paul Buetow
2025-09-15
docs: move build and install guide to its own file
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
docs: add tmux status-right snippet and behavior summary to README
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
update readme
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
fix unit test coverage
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-08-31
module: set module path to codeberg.org/snonux/hexai; update imports; docs: a...
v0.3.4
Paul Buetow
2025-08-31
updated
Paul Buetow
2025-08-28
build: replace Taskfile with Magefile; add Mage targets and README build notes
Paul Buetow
2025-08-20
clarific
Paul Buetow
2025-08-20
clarify
Paul Buetow
2025-08-20
better
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
2025-08-19
config: apply HEXAI_* env even without config file; docs: clarify Copilot key...
Paul Buetow
2025-08-19
config: add HEXAI_* env overrides with precedence; prefer HEXAI_OPENAI_API_KE...
Paul Buetow
2025-08-19
lsp: include space in trigger characters and allow space-triggered completion...
Paul Buetow
2025-08-19
llm/copilot: add required headers and update default model\n\n- Send X-GitHub...
Paul Buetow
2025-08-18
hexaicli: load config with logger to respect provider\n\nFix CLI requiring OP...
Paul Buetow
2025-08-18
feat(lsp): add coding_temperature knob and remove hardcoded temps\n\n- Add t...
Paul Buetow
2025-08-18
feat(config): per-provider temperature defaults and docs\n\n- Add , , to con...
Paul Buetow
2025-08-17
feat: Support XDG config home
Paul Buetow
2025-08-17
cli+lsp: refactor main packages into internal runners; add tests
Paul Buetow
2025-08-17
cli: stream responses in hexai when supported (OpenAI, Ollama)
Paul Buetow
[next]