Files
crewAI/lib
Vinicius Brasil 51d0ce4cc5 Document FlowDefinition fields in the JSON schema
Add a description and examples to every FlowDefinition field and
standardize on `typing.Literal`, so the generated JSON schema documents
itself — each action discriminator, state branch, and config option
explains what it is and shows a realistic value.

Examples live on individual fields only, never at the model level, which
keeps the schema readable for tooling that renders field-level help.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 21:31:42 -07:00
..
2026-06-14 04:19:48 -03:00
2026-06-11 10:06:07 -07:00