Files
crewAI/docs/edge/en/guides
Joao Moura 1f025fcf86 docs: document restoreFromStateId in kickoff API reference and migration guide operational notes
- Add restoreFromStateId (optional, uuid) to the POST /kickoff request schema
  with fork semantics, silent fresh-session fallback for unknown ids, and a
  pointer to the migration guide
- Add a flow_state_restore request example and a 422 example for non-UUID
  inputs.id alongside the existing missing_inputs case
- Add an Operational notes section to the inputs-id-deprecation guide covering
  how to chain turns today (client-generated UUID pinned via inputs.id), the
  silent fresh-session behavior for unknown restoreFromStateId, and the AMP
  UUID format requirement for inputs.id

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 22:01:37 -07:00
..