mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-22 15:25:09 +00:00
- 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>