summaryrefslogtreecommitdiff
path: root/internal/hexaiaction
AgeCommit message (Expand)Author
2025-09-08tmux: colored LLM status with provider + stats; add start heartbeat for LSP/C...Paul Buetow
2025-09-07feat(tmux): add status line updates via @hexai_status; wire into CLI, LSP sta...Paul Buetow
2025-09-07editor: remove prefilled text in temp files for custom prompts (TUI and CLI)Paul Buetow
2025-09-07test+docs: add editor tests; document HEXAI_EDITOR/EDITOR and Custom prompt; ...Paul Buetow
2025-09-07feat: add Custom prompt action (p) with editor integration; shared editor hel...Paul Buetow
2025-09-07feat: add 'Simplify and improve' action; configurable prompts in config; wire...Paul Buetow
2025-09-07tui: hide title in hexai-tmux-action menu to save spacePaul Buetow
2025-09-07feat: rename hexai-action -> hexai-tmux-action; remove --tmux/--no-tmux; tmux...Paul Buetow
2025-09-07test: add seams for RunTUI and client; expand hexaiaction tests; cover lsp in...Paul Buetow
2025-09-07refactor: move hexai-action to cmd/hexai-action; extract orchestration into i...Paul Buetow
2025-09-07hexai-action: integrate tmux orchestration; add internal/tmux; tests+docs; bu...v0.7.0Paul Buetow
2025-09-07tiding upPaul Buetow
2025-09-06more testsPaul Buetow