terminal --tags does not orchestrate agents. It does not schedule them, queue work, share context between them, merge their output, monitor their status, or coordinate anything. If you need true orchestration, terminal --tags is not it — and nothing on this page will pretend otherwise. What “manage” means here is narrow and literal: identify which window is which agent, and launch a new tagged agent fast. Identify + launch. Not orchestrate.
The reason that narrow definition is still worth a page: for most people running 4–6 agents day to day, the actual bottleneck isn't orchestration software — it's that the OS gives you six identical windows and you keep driving the wrong one. Solving that is unglamorous and genuinely useful.