justsisyphus
04f2b513c6
feat(tmux-subagent): add replace action to prevent mass eviction
- Add column-based splittable calculation (getColumnCount, getColumnWidth)
- New decision tree: splittable → split, k=1 eviction → close+spawn, else → replace
- Add 'replace' action type using tmux respawn-pane (preserves layout)
- Replace oldest pane in-place instead of closing all panes when unsplittable
- Prevents scenario where all agent panes get closed leaving only 1
2026-01-26 15:25:11 +09:00
..
2026-01-26 12:02:37 +09:00
2026-01-26 12:10:30 +09:00
2026-01-26 02:29:28 +00:00
2026-01-22 12:15:09 +07:00
2026-01-24 15:55:59 +09:00
2026-01-26 12:10:30 +09:00
2026-01-26 12:10:30 +09:00
2026-01-16 02:33:44 +09:00
2026-01-25 15:02:41 +09:00
2026-01-17 18:14:48 +09:00
2026-01-24 15:30:35 +09:00
2026-01-26 15:25:11 +09:00
2026-01-26 14:56:55 +09:00