summaryrefslogtreecommitdiff
path: root/internal/version.go
AgeCommit message (Expand)Author
2025-09-07chore: bump version to v0.7.2v0.7.2Paul Buetow
2025-09-07chore: cut release v0.7.1 (version bump)v0.7.1Paul Buetow
2025-09-07hexai-action: integrate tmux orchestration; add internal/tmux; tests+docs; bu...v0.7.0Paul Buetow
2025-09-06chore(version): bump to 0.6.0; configurable prompts via config + testsv0.6.0Paul Buetow
2025-09-06chore(version): bump to 0.5.0v0.5.0Paul Buetow
2025-09-03lsp: add 'Hexai: implement unit test' code action for Gov0.4.1Paul Buetow
2025-09-03chore: bump version to 0.4.0v0.4.0Paul Buetow
2025-08-29release: bump version to v0.3.3v0.3.3Paul Buetow
2025-08-28bump version to 0.3.2 (patch release)v0.3.2Paul Buetow
2025-08-28bump version to 0.3.1v0.3.1Paul Buetow
2025-08-28copilot: add session token + codex code completion; lsp: prefer native CodeCo...v0.3.0Paul Buetow
2025-08-28lsp/chat: remove '..' trigger; docs: update triggers; tests: align throttle t...v0.2.1Paul Buetow
2025-08-20chore: bump version to v0.2.0; docs: split config/usage and update in-editor ...v0.2.0Paul Buetow
2025-08-20chore: bump version to v0.1.1v0.1.1Paul Buetow
2025-08-17feat: Support XDG config homePaul Buetow
2025-08-17cli+lsp: refactor main packages into internal runners; add testsPaul Buetow
2025-08-17chore(release): bump version to 0.1.0v0.1.0Paul Buetow
2025-08-17chore: bump version to 0.0.3v0.0.3Paul Buetow
2025-08-16feat(logging): add LLM stats (averages and per-minute)v0.0.2Paul Buetow
2025-08-16llm: add pluggable provider with OpenAI default; extensive logging; LSP compl...Paul Buetow
2025-08-14feat(lsp): scaffold barebones LSP server with contextual completion; add Task...Paul Buetow