| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-17 | chore(version): bump to v0.11.1 (gpt-5 defaults, timeouts, global stats, ↵v0.11.1 | Paul Buetow | |
| editor fix) | |||
| 2025-09-17 | feat(stats,tmux): global Σ@window stats across processes with flocked ↵ | Paul Buetow | |
| cache; width mitigation (narrow/maxlen); configurable [stats] window_minutes; robust coverage parsing; docs update\n\n- Add internal/stats with windowed event cache + flock + atomic writes\n- Wire stats into LSP/CLI/Tmux Action; tmux shows Σ@window with per-model tail\n- HEXAI_TMUX_STATUS_NARROW and HEXAI_TMUX_STATUS_MAXLEN for width control\n- Add [stats] window_minutes to config and apply on startup\n- Improve Magefile coverage handling; add tests to lift coverage >85%\n- Update docs/tmux.md and config example | |||
| 2025-09-16 | release: v0.11.0 – context-aware in-editor chat; respect ↵v0.11.0 | Paul Buetow | |
| general.context_mode; stabilize env-dependent tests | |||
| 2025-09-15 | update docs | Paul Buetow | |
| 2025-09-15 | docs: move build and install guide to its own file | Paul Buetow | |
| 2025-09-15 | change default timeout | Paul Buetow | |
| 2025-09-15 | release: v0.10.1v0.10.1 | Paul Buetow | |
| - Fix TUI 'p' hotkey: open editor for Custom prompt - Introduce ActionCustomPrompt to disambiguate from Custom actions submenu - Bump version to 0.10.1 | |||
| 2025-09-14 | cleanup | Paul Buetow | |
| 2025-09-14 | release: v0.10.0v0.10.0 | Paul Buetow | |
| 2025-09-08 | add more | Paul Buetow | |
| 2025-09-08 | update tmux docs | 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.0v0.9.0 | Paul Buetow | |
| 2025-09-08 | tmux: colored LLM status with provider + stats; add start heartbeat for ↵ | Paul Buetow | |
| LSP/CLI/TUI; theme support via HEXAI_TMUX_STATUS_THEME and HEXAI_TMUX_STATUS_FG/BG; docs: update tmux options and add Helix+tmux quickstart | |||
| 2025-09-07 | docs: add tmux status-right snippet and behavior summary to README | Paul Buetow | |
| 2025-09-07 | docs(tmux): document status-right setup and HEXAI_TMUX_STATUS toggle | Paul Buetow | |
| 2025-09-07 | feat(tmux): add status line updates via @hexai_status; wire into CLI, LSP ↵ | Paul Buetow | |
| stats, and tmux-action | |||
| 2025-09-07 | chore: bump version to v0.8.0v0.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 | editor: remove prefilled text in temp files for custom prompts (TUI and CLI) | Paul Buetow | |
| 2025-09-07 | test+docs: add editor tests; document HEXAI_EDITOR/EDITOR and Custom prompt; ↵ | Paul Buetow | |
| seam client in CLI for tests | |||
| 2025-09-07 | feat: add Custom prompt action (p) with editor integration; shared editor ↵ | Paul Buetow | |
| helper in internal/editor; hexai CLI opens editor when no args | |||
| 2025-09-07 | cleanup | Paul Buetow | |
| 2025-09-07 | update gitignore | Paul Buetow | |
| 2025-09-07 | chore: ignore hexai-tmux-action binary and stop tracking it | Paul Buetow | |
| 2025-09-07 | update readme | Paul Buetow | |
| 2025-09-07 | chore: stop tracking ./tmp and ignore it going forward | Paul Buetow | |
| 2025-09-07 | chore: stop tracking bin/hexai and ignore bin/ | Paul Buetow | |
| 2025-09-07 | chore: stop tracking .gocache* and ignore going forward | Paul Buetow | |
| 2025-09-07 | chore: bump version to v0.7.2v0.7.2 | Paul Buetow | |
| 2025-09-07 | docs: document simplify action prompts; update examples and flags; add ↵ | Paul Buetow | |
| simplify entries to config.toml.example | |||
| 2025-09-07 | feat: add 'Simplify and improve' action; configurable prompts in config; ↵ | Paul Buetow | |
| wire into LSP and TUI | |||
| 2025-09-07 | tui: hide title in hexai-tmux-action menu to save space | Paul Buetow | |
| 2025-09-07 | feat: rename hexai-action -> hexai-tmux-action; remove --tmux/--no-tmux; ↵ | Paul Buetow | |
| tmux-only flow; update docs and Magefile | |||
| 2025-09-07 | chore: cut release v0.7.1 (version bump)v0.7.1 | Paul Buetow | |
| 2025-09-07 | no need of this script | Paul Buetow | |
| 2025-09-07 | test: add seams for RunTUI and client; expand hexaiaction tests; cover lsp ↵ | Paul Buetow | |
| initialized and testutil fixtures | |||
| 2025-09-07 | chore: prune legacy helper scripts in llminputs/ | Paul Buetow | |
| 2025-09-07 | refactor: move hexai-action to cmd/hexai-action; extract orchestration into ↵ | Paul Buetow | |
| internal/hexaiaction; move tests; update Magefile and docs | |||
| 2025-09-07 | hexai-action: integrate tmux orchestration; add internal/tmux; tests+docs; ↵v0.7.0 | Paul Buetow | |
| bump version to v0.7.0 | |||
| 2025-09-07 | tiding up | Paul Buetow | |
| 2025-09-06 | feat(hexai-action): add --infile/--outfile flags; docs and tests\n\n- Add ↵ | Paul Buetow | |
| flags to read from file and write to file\n- Refactor IO open into helper for testability\n- Add CLI integration-style test for IO\n- Update README and docs/usage.md with examples\n- Update docs/testing.md with instructions | |||
| 2025-09-06 | update gitignore | Paul Buetow | |
| 2025-09-06 | more tests | Paul Buetow | |
| 2025-09-06 | fix unit test coverage | Paul Buetow | |
| 2025-09-06 | update agents | Paul Buetow | |
| 2025-09-06 | remove ascii diagram | Paul Buetow | |
| 2025-09-06 | docs: link to config.toml.example for clickable reference | Paul Buetow | |
| 2025-09-06 | update | Paul Buetow | |
| 2025-09-06 | chore(version): bump to 0.6.0; configurable prompts via config + testsv0.6.0 | Paul Buetow | |
