Agent Director Help
Quick reference for first run, primary workflows, and troubleshooting. Keep this page open while running demos or onboarding new users.
First run
- Start the server:
python3 server/main.py - Start UI:
pnpm -C ui dev - Use Guide for the walkthrough, or Story for autopilot mode.
Core workflow (Observe -> Inspect -> Direct)
- Observe: Play/scrub in Cinema mode to understand timing.
- Inspect: Open a step to review payloads, errors, retries, and cost.
- Direct: Replay from a step, then compare old vs new runs.
Failure handling
- If traces fail to load, use Refresh and confirm server is reachable.
- Use Safe export before sharing screenshots or payloads.
- If compare is disabled, run a replay from any selected step first.
Keyboard shortcuts
Space: Play/PauseF: Toggle Flow modeI: Toggle InspectorS: Toggle Story mode?: Open shortcuts modalCmd/Ctrl + K: Command palette
Support and policy
- Support runbook:
docs/ops/support-operations.md - Release safety runbook:
docs/ops/release-safety.md - Live balancing runbook:
docs/ops/live-balancing-runbook.md - Terms:
docs/legal/terms.md - Privacy:
docs/legal/privacy.md