1.15.10
What's Changed Features Collect skill usage events Documentation Remove migrated AMP documentation Update security reporting guidelines Snapshot and changelog for v1.15.9 Contributors @gvieira, @joaomdmoura, @theCyberTech
What's Changed Features Collect skill usage events Documentation Remove migrated AMP documentation Update security reporting guidelines Snapshot and changelog for v1.15.9 Contributors @gvieira, @joaomdmoura, @theCyberTech
What's Changed Features Surface tool failures instead of reporting them as success Emit FlowFailedEvent when a flow execution fails Implement progressive disclosure for skills Documentation Update snapshot and changelog for v1.15.8 Contributors @github-actions[bot], @joaomdmoura, @lorenzejay, @lucasgomide
What's Changed Features Add WaitTool for pausing on long-running jobs. Bug Fixes Fix FileWriterTool writes and address rough edges in file tool. Mark E2B_API_KEY as a required env var for E2B tools. Documentation Refresh model availability guidance. Contributors @github-actions[bot], @joaomdmoura, @lucasgomide, @oalami, @thiagomoretto
What's Changed Bug Fixes Resolve registry skills through the runtime's CrewAI+ client Recover from the GPT-5.6 tools + reasoning_effort 400 Make tool calling work on the Responses API path Route responses-only models instead of failing with 404 Bump bedrock-agentcore to patch CVE-2026-16796 Observability Emit skill usage events at runtime for observability Documentation Add snapshot and changelog…
What's Changed Bug Fixes Fix registry skills resolution through the runtime's CrewAI+ client. Recover from the GPT-5.6 tools and reasoning_effort 400 errors. Make tool calling work on the Responses API path. Route responses-only models to prevent 404 errors. Bump bedrock-agentcore dependency to patch CVE-2026-16796. Observability Emit skill usage events at runtime for improved observability. Docum…
What's Changed Bug Fixes Fix detection of Anthropic preview tool-use blocks. Preserve strict tool schema property names. Dispatch execution_end hook on failed crew and flow executions. Handle async get_agent in load_agent_from_repository. Fix dependency resolution issues. Documentation Snapshot and changelog for v1.15.5. Contributors @alex-clawd, @iris-clawd, @lorenzejay, @lucasgomide, @theCyberTe…
What's Changed Features Authenticate skill registry downloads Documentation Update snapshot and changelog for v1.15.4 Contributors @vinibrsl
What's Changed Features Promote Skills Repository out of experimental status Documentation Add Flows in Studio documentation Contributors @jessemiller, @joaomdmoura, @vinibrsl
What's Changed Features Add organization ID parameter to PlusAPI client Add step interception points and rework execution hooks documentation around @on Wire execution-boundary interception points Add generic interception-hook dispatcher Run declarative flows on the TUI (headless terminal fallback) Bug Fixes Sync kickoff-completed event with OUTPUT hook result Fix null repository agent attributes…
What's Changed Bug Fixes Fix synchronization of kickoff-completed event with OUTPUT hook result Documentation Update snapshot and changelog for v1.15.3a1 Dependency Updates Bump setuptools to 0.83.0 to address PYSEC-2026-3447 Contributors @lucasgomide, @vinibrsl
What's Changed Features Add organization ID parameter to PlusAPI client. Add step interception points and rework execution hooks documentation around @on. Wire execution-boundary interception points. Add generic interception-hook dispatcher. Run declarative flows on the TUI (headless terminal fallback). Improve custom OpenAI URLs. Bug Fixes Fix null repository agent attributes. Fix after_llm_call…
What's Changed Features Pull latest LLM models dynamically in the crew wizard. Support inline skill definitions. Add generated Flow Definition authoring skill. Support templated Flow action inputs. Add text helper for flow CEL prompts. Add text helper to flow skill example. Implement message setup and feedback handling in AgentExecutor. Add repository agents to flow definitions. Define stream fram…
What's Changed Features Add aiobotocore to the bedrock extra Document flow agent options Add text helper to flow skill example Add text helper for flow CEL prompts Add streaming docs to the navigation Bug Fixes Reject self-listening flow methods Documentation Update snapshot and changelog for v1.15.2a1 Squeeze AGENTS.md file Contributors @akaKuruma, @github-code-quality[bot], @lorenzejay, @vinibrs…
What's Changed Features Repoint template commands to crewAIInc-fde org Support inline skill definitions Define stream frame protocol for flows Add type tool and app in CrewDefinition Add generated Flow Definition authoring skill Bug Fixes Cut docs version navigation from Edge to prevent new pages from being dropped Documentation Document Cost Limit rule type in Agent Control Plane Drop CREWAI_LOG_…
What's Changed Features Initialize Git repositories for generated projects (#6364) Require explicit CrewAI project definitions (#6358) Open deployment page after CLI deploy (#6343) Bug Fixes Fix deployment page link ID resolution (#6365) Fix JSON crew template rendering (#6359) Fix JSON crew version pin (#6342) Fix SSRF redirect bypass in scraping fetches (#6331) Documentation Improve open source…
What's Changed Features Track TUI button telemetry Require explicit CrewAI project definitions Open deployment page after CLI deploy Bug Fixes Fix JSON crew template rendering Fix JSON crew version pin Fix SSRF redirect bypass in scraping fetches Documentation Improve coding agent setup CTA Snapshot and changelog for v1.15.0 Contributors @joaomdmoura, @lorenzejay, @theCyberTech, @vinibrsl
What's Changed Features Track conversational flow turn usage in telemetry Support conversational flows in the CLI TUI Add unified declarative flow loading Add declarative Flow CLI support Add optional if expression to each.do steps Add single agent action to Flow definitions Add crew actions to FlowDefinition Add inline crew definition loading Add each composite action to FlowDefinition Implement…
What's Changed Features Make declarative refs work across flows and crews (#6326) Bug Fixes Fix JSON schema flow state kickoff inputs (#6325) Documentation Nest One Card per Step under Crew Studio and drop rollout banner (AGE-107) (#6317) Update snapshot and changelog for v1.14.8a4 (#6319) Refactoring Remove StateProxy from flow state access (#6327) Contributors @jessemiller, @vinibrsl
What's Changed Features Support conversational flows in the CLI TUI. Bug Fixes Fix symlink path traversal in skill archive extraction. Validate declarative flow definition paths. Documentation Update snapshot and changelog for v1.14.8a3. Contributors @lorenzejay, @theCyberTech, @vinibrsl
What's Changed Features Add unified declarative flow loading Improve crewai run startup UX Consolidate crewai run and crewai flow kickoff Keep flow method progress visible for nested crews Add declarative Flow CLI support Allow @router() as start method of a flow Add typed output schemas for CrewAI tools Bug Fixes Pin opentelemetry to ~=1.42.0 Documentation Add "One Card per Step" Studio page Cont…
What's Changed Features Add single agent action to Flow definitions Validate flow CEL expressions at definition load time Documentation Add Datadog integration guide with importable operations dashboard Update snapshot and changelog for v1.14.8a1 Contributors @joaomdmoura, @lucasgomide, @vinibrsl
What's Changed Features Add optional if expression to each.do steps Bug Fixes Fix JSON crew issues Documentation Update snapshot and changelog for v1.14.8a Contributors @joaomdmoura, @vinibrsl
What's Changed Features Add script/code block action to FlowDefinition Add crew actions to FlowDefinition Add each composite action to FlowDefinition Implement DMN mode support in crew creation and execution Enhance memory reset functionality and JSON crew handling Add expressions to FlowDefinition actions Implement Flow definition run tools without Python code Drive human feedback from the flow d…