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
/
version.go
Age
Commit message (
Expand
)
Author
2026-03-10
Bump version to 0.20.2
v0.20.2
Paul Buetow
2026-03-02
release: v0.20.1
v0.20.1
Paul Buetow
2026-02-11
chore: bump version to 0.20.0
Paul Buetow
2026-02-10
Add tmux popup history storage and consolidate state files to XDG_STATE_HOME
Paul Buetow
2026-02-10
Fix hexai-tmux-edit to open in current working directory
Paul Buetow
2026-02-08
Bump version to 0.18.2
Paul Buetow
2026-02-08
Bump version to 0.18.1
Paul Buetow
2026-02-08
add gitignore-aware file filtering for LSP completions and code actions
Paul Buetow
2026-02-06
chore: bump version to 0.17.0
paul@buetow.org
2026-02-06
chore: bump version to 0.16.1
paul@buetow.org
2026-01-30
chore: bump version to 0.16.0
Paul Buetow
2025-11-03
Fix: Address lint warnings and bump patch version to 0.15.3
v0.15.3
Paul Buetow
2025-11-02
some linter fixes
Paul Buetow
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
Bump version to 0.13.0
v0.13.0
Paul Buetow
2025-09-26
Bump version to 0.12.1
v0.12.1
Paul Buetow
2025-09-25
Bump version to 0.12.0
v0.12.0
Paul Buetow
2025-09-19
Release v0.11.5
v0.11.5
delete
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: bump version to 0.11.2
v0.11.2
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-16
release: v0.11.0 – context-aware in-editor chat; respect general.context_mo...
v0.11.0
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
tmux: improve white-on-purple legibility; bump version to v0.9.0
v0.9.0
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
chore: bump version to v0.7.2
v0.7.2
Paul Buetow
2025-09-07
chore: cut release v0.7.1 (version bump)
v0.7.1
Paul Buetow
2025-09-07
hexai-action: integrate tmux orchestration; add internal/tmux; tests+docs; bu...
v0.7.0
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
chore(version): bump to 0.5.0
v0.5.0
Paul Buetow
2025-09-03
lsp: add 'Hexai: implement unit test' code action for Go
v0.4.1
Paul Buetow
2025-09-03
chore: bump version to 0.4.0
v0.4.0
Paul Buetow
2025-08-29
release: bump version to v0.3.3
v0.3.3
Paul Buetow
2025-08-28
bump version to 0.3.2 (patch release)
v0.3.2
Paul Buetow
2025-08-28
bump version to 0.3.1
v0.3.1
Paul Buetow
2025-08-28
copilot: add session token + codex code completion; lsp: prefer native CodeCo...
v0.3.0
Paul Buetow
2025-08-28
lsp/chat: remove '..' trigger; docs: update triggers; tests: align throttle t...
v0.2.1
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-20
chore: bump version to v0.1.1
v0.1.1
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
chore(release): bump version to 0.1.0
v0.1.0
Paul Buetow
2025-08-17
chore: bump version to 0.0.3
v0.0.3
Paul Buetow
2025-08-16
feat(logging): add LLM stats (averages and per-minute)
v0.0.2
Paul Buetow
2025-08-16
llm: add pluggable provider with OpenAI default; extensive logging; LSP compl...
Paul Buetow
[next]