#009 — tmux + AI Agents

Date: July 10, 2026 | 19:00 London / 21:00 Kyiv
Format: Solo episode · technical deep-dive + live coding · ~60–70 minutes
Guest: —
YouTube: https://youtube.com/live/jbw4x3ENiJ0
Participants
Oleh Levchenko — Senior Full Stack JavaScript Developer (React / Node.js / AWS)
The AA · Cardiff, UK
YouTube @zloyleva · itfriday.community
What we'll cover
Part 1 — tmux fundamentals + config
- The session → window → pane hierarchy, and why detach/attach is tmux's killer feature
- A walkthrough of a real custom config through actual bugs: why mouse selection on macOS "disappears" without copying to the system clipboard (and why that's not a bug), iTerm2 vs Terminal.app differences
- A step-by-step debug of tmux-resurrect / tmux-continuum — when plugins look installed but nothing restores after a reboot
Part 2 — Live demo: multiple AI agents in parallel
- The problem: multiple Claude Code sessions in the same working copy — file conflicts
- The fix: one agent = one git worktree = one tmux pane, each labeled
- Live: launch, agents working in parallel, merging the branches back at the end
Key takeaways
Added after the stream.
Timecodes
Added after the stream.

