summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2026-02-08chore: stop tracking build artifacts and temp filesPaul Buetow
2026-02-08Fix Claude agent clearing to use readline instead of vim commandsPaul Buetow
2026-02-08Fix amp agent prompt extraction to use TUI box patternPaul Buetow
2026-02-08refactor tmuxedit to Agent interface with cursor/claude/config implementationsPaul Buetow
2026-02-08add tmux popup editor screenshots to docsPaul Buetow
2026-02-08add hexai-tmux-edit documentation to all doc filesPaul Buetow
2026-02-08add per-project .hexaiconfig.toml config override and lower coverage target t...Paul Buetow
2026-02-06Merge branch 'main' of codeberg.org:snonux/hexaiPaul Buetow
2026-02-06coveragePaul Buetow
2026-02-06chore: regenerate coverage data after Copilot removalpaul@buetow.org
2026-02-06Remove GitHub Copilot provider supportpaul@buetow.org
2026-01-31feat: add configurable request timeout for LLM callsFlorian
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-28Propagate --config overrides through CLI tools and LSP reloadsPaul Buetow
2025-09-27Support multi-provider fan-out across CLI and completionsPaul Buetow
2025-09-26Add per-surface provider overrides and wiringPaul Buetow
2025-09-26Bump version to 0.12.1v0.12.1Paul Buetow
2025-09-26Auto apply inline prompt completionsPaul Buetow
2025-09-26Skip chat handling for inline promptsPaul Buetow
2025-09-26Log config reload changesPaul Buetow
2025-09-26Allow slash commands without prefixPaul Buetow
2025-09-26Document runtime config reload commandPaul Buetow
2025-09-25Bump version to 0.12.0v0.12.0Paul Buetow
2025-09-24Add runtime config store and reload commandPaul Buetow
2025-09-21add screenshotPaul Buetow
2025-09-21add screenshotPaul Buetow
2025-09-21add screenshotPaul Buetow
2025-09-21add screenshotPaul Buetow
2025-09-21add screenshotPaul Buetow
2025-09-19fixPaul Buetow
2025-09-17feat(stats,tmux): global Σ@window stats across processes with flocked cache;...Paul Buetow
2025-09-15docs: move build and install guide to its own filePaul Buetow
2025-09-14release: v0.10.0v0.10.0Paul Buetow
2025-09-08update tmux docsPaul Buetow
2025-09-08docs: move tmux documentation to its own filePaul Buetow
2025-09-08tmux: colored LLM status with provider + stats; add start heartbeat for LSP/C...Paul Buetow
2025-09-07docs(tmux): document status-right setup and HEXAI_TMUX_STATUS togglePaul 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-07docs: document simplify action prompts; update examples and flags; add simpli...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-07chore: prune legacy helper scripts in llminputs/Paul Buetow
2025-09-07refactor: move hexai-action to cmd/hexai-action; extract orchestration into i...Paul Buetow
2025-09-07tiding upPaul Buetow
2025-09-06feat(hexai-action): add --infile/--outfile flags; docs and tests\n\n- Add fla...Paul Buetow