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 14:56:55 +09:00
2026-01-25 13:57:45 +09:00
2026-01-22 22:45:41 +09:00
2026-01-17 12:51:03 -05:00
2026-01-20 16:52:31 +09:00
2026-01-17 12:51:03 -05:00
2026-01-17 12:51:03 -05:00
2026-01-11 18:30:29 +09:00
2026-01-17 12:51:03 -05:00
2026-01-17 12:51:03 -05:00
2026-01-17 12:51:03 -05:00
2026-01-11 18:30:29 +09:00
2026-01-24 02:00:17 +09:00
2026-01-16 18:31:08 +09:00
2026-01-25 14:52:11 +09:00
2026-01-25 13:57:45 +09:00
2026-01-23 21:27:26 +09:00
2026-01-25 15:02:41 +09:00
2026-01-26 15:25:11 +09:00