Tag
Orchestration
4 pages tagged “Orchestration”.
- A multi-machine agent stack — Run coding and research agents across several machines at once — in parallel, able to coordinate, mixing local and frontier models — and stay in control of what they do.
- amux — A session manager for coding agents: runs each agent in its own git worktree inside tmux, with a web dashboard to watch and steer them all.
- amux-tools — Companion commands for amux — drive other machines, find the right past conversation, recover a session's auth, and jump between sessions. Download the package or clone the repo.
- Multi-agent orchestration — Run several scoped agents instead of one that does everything — for parallelism and for focused context — and coordinate them with a manager, a pipeline, or a shared bus.