# CrewAI 1.15.15 - Product: CrewAI (https://whatsnew.fyi/product/crewai) - Vendor: CrewAI - Date: 2026-08-12 - Version: 1.15.15 - Original notes: https://github.com/crewAIInc/crewAI/releases/tag/1.15.15 - Permalink: https://whatsnew.fyi/product/crewai/releases/1.15.15 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Report flow outcome, duration, and human-in-the-loop signals - **fixed** — Emit FlowStartedEvent when a boundary hook aborts the flow - **fixed** — Scope span export to our own tracer provider - **security** — Bump torch to version 2.13.0 to address security vulnerability - **changed** — Bump gitpython to version 3.1.58 in crewai-tools[github] - **changed** — Update date injection functionality in agents - **changed** — Standardize CLI flags to kebab-case ##### What's Changed ###### Features - Report flow outcome, duration, and human-in-the-loop signals. ###### Bug Fixes - Emit FlowStartedEvent when a boundary hook aborts the flow. - Scope span export to our own tracer provider. - Bump torch to version 2.13.0 to address security vulnerability. - Bump gitpython to version 3.1.58 in crewai-tools[github]. ###### Refactoring - Update date injection functionality in agents. - Standardize CLI flags to kebab-case. ###### Documentation - Snapshot and changelog for v1.15.14. ##### Contributors @Vidit-Ostwal, @joaomdmoura, @lorenzejay, @lucasgomide, @theCyberTech