Welcome

What Flux is, what it isn't, and who it's for.

Flux is a Python framework for durable workflow orchestration with first-class AI agents built in. You write normal async Python; Flux handles crashes, retries, scheduling, pauses for human review, and long-running agent loops without losing state.

Who Flux is for

What’s in the box (v0.56.0)

Not a fit if

Where to next

Pick your starting point

  • First time? Why Flux explains the model in three minutes.
  • Just want to see code? Jump straight to the Quickstart.
  • Already know Temporal/Prefect? Why Flux has the comparison.