
Manual Overrides
God mode for the operator.
Manual Overrides
Because state is persistent, an admin can manually inspect and modify the state of a frozen graph on the server.
- Scenario: The agent is stuck in a loop because it lacks a specific API key.
- Action: Admin opens the dash, injects the key into the state manually, and updates the
next_nodepointer. - Result: The graph unfreezes and continues.
This "God Mode" is essential for recovering long-running processes (like a 3-day research job) without restarting from scratch.