What the Orchestrator panel is
The Orchestrator panel is an advanced operational surface for swarm or orchestrator-style team setups. Its main job is to give you visibility into what exists and what is running.What it can show
Depending on the team, the panel can surface:- whether an orchestrator exists at all
- the orchestrator agent id and workspace
- tmux sessions
- git worktrees and branches
- active task summary
- settings or config paths
Important limitation
ClawKitchen is intentionally read-only here in the most important sense. It can show status and useful pointers, but it is not the thing that attaches to tmux or drives the whole swarm directly. That is a good boundary.Why this is still useful
Even read-only visibility is extremely valuable when you need to answer questions like:- is the orchestrator installed?
- is tmux running?
- what worktrees exist?
- where do I change the relevant settings?
- is there active task state right now?
