summaryrefslogtreecommitdiff
path: root/internal/tmuxedit/run.go
AgeCommit message (Expand)Author
2026-03-17Fix bugs, remove duplication, and clean up code quality issuesPaul Buetow
2026-03-16Replace panic with graceful error returns in tmuxedit and mcp-serverPaul 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-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