Definition: An architecture where, at important points, the Agent pauses and asks a human for confirmation or input.

Simply put: The Agent does not do everything by itself; at sensitive stages it asks “Should I do this?”

Examples:

  1. Asking for confirmation before deleting a database.
  2. Asking for confirmation before making a payment.
  3. Waiting for a human before deploying to production.

AI Agent My-Journey-In-Codeless