# Optional cmux pane launchers (NOT required — the package works in any pi session)

These scripts launch a dedicated pimage/pideo pane in cmux. They assume:
- `~/.pimage/pimage-daemon.py` / `~/.pideo/pideo-daemon.py` exist
  (they ship in the package `daemons/` — copy them, or set `PIMAGE_DAEMON`/`PIDEO_DAEMON`)
- The relevant API key env vars are available in your shell

```bash
# Example: launch the pimage pane
~/.config/cmux/pi-vision-agents/examples/start-pimage-pane.sh
```

The daemons also start lazily on first tool call, so these scripts are purely
a convenience if you want a visible dedicated pane.
