releaseintermediate
[Release] crewaiInc/crewAI 1.14.6a1: 1.14.6a1
By greysonlalondegithub
View original on githubcrewAI v1.14.6a1 introduces a Skills Repository with registry, cache, CLI, and SDK integration, along with categorized release notes for enterprise users. The release includes critical bug fixes for RuntimeState serialization, a security update for the idna dependency (GHSA-65pc-fj4g-8rjx), and fixes for JSX rendering issues in the Steps component. Documentation has been updated to reflect the new version.
Key Points
- •Skills Repository feature adds registry, cache, CLI, and SDK integration for managing agent skills
- •Enterprise release notes generation now supports categorized output for better organization
- •RuntimeState serialization hardened across all entity fields to improve stability
- •Security vulnerability patched: idna dependency bumped to v3.15 (GHSA-65pc-fj4g-8rjx)
- •JSX rendering bug fixed: removed problematic {" "} expressions breaking <Steps> component
- •Documentation updated to reflect v1.14.5 changelog and versioning
- •Three contributors involved: @akaKuruma, @alex-clawd, @greysonlalonde
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete