summaryrefslogtreecommitdiff
path: root/internal/version.go
AgeCommit message (Expand)Author
2026-03-10Bump version to 0.20.2v0.20.2Paul Buetow
2026-03-02release: v0.20.1v0.20.1Paul Buetow
2026-02-11chore: bump version to 0.20.0Paul Buetow
2026-02-10Add tmux popup history storage and consolidate state files to XDG_STATE_HOMEPaul Buetow
2026-02-10Fix hexai-tmux-edit to open in current working directoryPaul Buetow
2026-02-08Bump version to 0.18.2Paul Buetow
2026-02-08Bump version to 0.18.1Paul Buetow
2026-02-08add gitignore-aware file filtering for LSP completions and code actionsPaul Buetow
2026-02-06chore: bump version to 0.17.0paul@buetow.org
2026-02-06chore: bump version to 0.16.1paul@buetow.org
2026-01-30chore: bump version to 0.16.0Paul Buetow
2025-11-03Fix: Address lint warnings and bump patch version to 0.15.3v0.15.3Paul Buetow
2025-11-02some linter fixesPaul Buetow
2025-10-03Switch inline prompt markers to >! prefixv0.15.1Paul Buetow
2025-10-02feat: add OpenRouter providerv0.15.0Paul Buetow
2025-09-28Add slash toggle for completionsv0.14.0Paul Buetow
2025-09-28Bump version to 0.13.0v0.13.0Paul Buetow
2025-09-26Bump version to 0.12.1v0.12.1Paul Buetow
2025-09-25Bump version to 0.12.0v0.12.0Paul Buetow
2025-09-19Release v0.11.5v0.11.5deletePaul Buetow
2025-09-19Release v0.11.4v0.11.4Paul Buetow
2025-09-17chore: bump version to 0.11.3v0.11.3Paul Buetow
2025-09-17chore: bump version to 0.11.2v0.11.2Paul Buetow
2025-09-17chore(version): bump to v0.11.1 (gpt-5 defaults, timeouts, global stats, edit...v0.11.1Paul Buetow
2025-09-16release: v0.11.0 – context-aware in-editor chat; respect general.context_mo...v0.11.0Paul Buetow
2025-09-15release: v0.10.1v0.10.1Paul Buetow
2025-09-14release: v0.10.0v0.10.0Paul Buetow
2025-09-08tmux: improve white-on-purple legibility; bump version to v0.9.0v0.9.0Paul Buetow
2025-09-07chore: bump version to v0.8.0v0.8.0Paul Buetow
2025-09-07docs: document Custom prompt and CLI no-args editor; bump version to v0.7.3Paul Buetow
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