A tmux plugin that makes is better to work with many agents:
https://github.com/Ymirke/tmux-agent-switcher
You press ctrl+n and you get a sidebar showing all the tmux tabs you currently have and the statuses of the agents.
The sidebar then has a couple different navigation modes based on what floats your boat, toggle by tab:
1. Using vim bindings j/k, and supporting number -> j/k to go up or down quickly.
2. Using number -> number. Meaning you press the number of session then number of tab.
3. Using search, useful if you have a ton of sessions open.
I really like what herdr, cmux and others are doing in this space, but I find it hard to get myself away from my core tmux setup, so I made this to not have to change too much of how I work.