Oversight in motion

Mid-flight steering

Mid-flight steering is changing an agent’s plan while it runs, without restarting, along three axes: editing meaning or structure, targeting one branch or the whole plan, and working at a high or low level of detail.

Control sits with both parties

When to use it

Long-running work where new information arrives after the brief, and any plan the person can see going wrong before it fails.

What it prevents

The binary between letting a wrong run finish and killing it to start over.

Runningsteering
You added a constraint at step 5.
  1. Steps 1 to 4
    Unaffected, kept
  2. 5Now: exclude anything behind a login
    Applied from here on
  3. 6Steps 6 to 11 replanned
    Same goal, different route
The alternative was to let a wrong run finish, or kill it and start again.

Where it stands

Partly, in agents that accept a correction in natural language during a run. The structural half is still largely research.

Sources

Related patterns: Editable plan · Take over and hand back

All agent design patterns

Review an agent feature with us30 minor send a message