Problem
Manager agents need a small control surface for GridBash without broad automation yet.
Requested behavior
Add an opt-in local agent control path that can:
- show an image/artifact inside GridBash
- send command text to one or more panes
- set the GridBash status line
Acceptance checks
- Control API is off by default and enabled explicitly.
- MCP-facing tools exist for image display, pane command sending, and status updates.
- Pane command routing uses existing pane input behavior and avoids sleeping panes.
- Image display presents a clear in-app overlay from a local path.
- Fast Rust validation passes.
Problem
Manager agents need a small control surface for GridBash without broad automation yet.
Requested behavior
Add an opt-in local agent control path that can:
Acceptance checks