| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-02 | Remove hexai-tmux-edit popup editor featurev0.42.0 | Paul Buetow | |
| The tmux popup editor and its per-agent detection (Cursor/Amp/Aider) added maintenance surface without enough use to justify it; Codex and Claude Code already support external-editor mode natively via Ctrl+G. Drops internal/tmuxedit, cmd/hexai-tmux-edit, the [tmux_edit] config schema, the Mage build target, and all related docs/README mentions. Bump version to 0.42.0. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> | |||
| 2026-06-18 | ik0 replace test seams with dependency injection | Paul Buetow | |
| 2026-02-08 | refactor tmuxedit to Agent interface with cursor/claude/config implementations | Paul Buetow | |
| Replace monolithic AgentConfig struct with an Agent interface backed by baseAgent defaults and separate implementations for cursor (box-drawing extraction, bulk backspace clearing) and claude (section-scoped extraction with continuation lines, vim clearing). Simple agents (amp, aider) and user-defined agents use configAgent with baseAgent defaults. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
