1.14.8a5
📦 crewaiView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces support for declarative refs across flows and crews and resolves an issue with JSON schema flow state kickoff inputs.
Migration Steps
- The `StateProxy` class has been removed from flow state access; update code that relied on it.
✨ New Features
- Declarative refs now work across flows and crews.
🐛 Bug Fixes
- Fixed JSON schema flow state kickoff inputs.