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
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
2025-08-14
feat(lsp): scaffold barebones LSP server with contextual completion; add Task...
Paul Buetow