summaryrefslogtreecommitdiff
path: root/internal/tmuxedit
AgeCommit message (Expand)Author
2026-03-17Fix bugs, remove duplication, and clean up code quality issuesPaul Buetow
2026-03-16Replace Summary: prefixes with standard Go package doc commentsPaul Buetow
2026-03-16Decompose App God struct into embedded section structsPaul Buetow
2026-03-16Replace panic with graceful error returns in tmuxedit and mcp-serverPaul Buetow
2026-03-16Release v0.24.0v0.24.0Paul Buetow
2026-02-11refactor: consolidate cache and state into .local/hexai directoryPaul 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-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-08fix hexai-tmux-edit agent detection, multi-line extraction, and clearingPaul Buetow
2026-02-08add hexai-tmux-edit: tmux popup editor for AI agent promptsPaul Buetow