CrewAI Release Notes

Follow

63 release notes curated from 1 source by the Releasebot Team. Last updated: Aug 14, 2026

Get this feed:
  • Aug 14, 2026
    • Date parsed from source:
      Aug 14, 2026
    • First seen by Releasebot:
      Aug 14, 2026
    CrewAI logo

    CrewAI

    1.15.16

    CrewAI adds execution context management, exception tracking, deployment counts, and bug fixes in its latest release.

    What's Changed

    Features

    • Introduce execution context management with UUID support
    • Record what kind of exception ended a flow
    • Record when a trace batch is shared with AMP
    • Count deployments from any origin and record where they started

    Bug Fixes

    • Record the running release on every emitted span
    • Fix MySQL search table name validation
    • Stop a failed turn from marking the next one as failed

    Documentation

    • Add Frontend guides for CopilotKit and AG-UI

    Contributors

    • @joaomdmoura, @lorenzejay, @ranst91, @theCyberTech
    Original source
  • Aug 12, 2026
    • Date parsed from source:
      Aug 12, 2026
    • First seen by Releasebot:
      Jun 27, 2026
    • Modified by Releasebot:
      Aug 13, 2026
    CrewAI logo

    CrewAI

    1.15.15

    CrewAI adds flow outcome, duration, and human-in-the-loop signals, plus bug fixes and dependency updates in v1.15.14.

    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

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from CrewAI and hundreds of other software products.

    Create account
  • Aug 8, 2026
    • Date parsed from source:
      Aug 8, 2026
    • First seen by Releasebot:
      Aug 9, 2026
    CrewAI logo

    CrewAI

    1.15.14

    CrewAI releases v1.15.13 with runtime context split from the coding agent and updated project documentation.

    What's Changed

    Features

    Split runtime context from coding agent and add project ID

    Documentation

    Update snapshot and changelog for v1.15.13

    Contributors

    @joaomdmoura

    Original source
  • Aug 7, 2026
    • Date parsed from source:
      Aug 7, 2026
    • First seen by Releasebot:
      Aug 8, 2026
    CrewAI logo

    CrewAI

    1.15.13

    CrewAI fixes provider routing, LLM event-bus mocks, Anthropic cache token usage, and updates docs and security dependencies.

    What's Changed

    Bug Fixes

    Fix preservation of provider on LiteLLM-routed models.

    Harden brittle LLM event-bus mocks.

    Fix underreporting of Anthropic cache token usage.

    Bump h2 to version 4.4.1 to address security vulnerability GHSA-6hr6-w5qg-qmwg.

    Documentation

    Add DOCS_TRANSLATIONS workflow for locale synchronization.

    Fix broken README links, table of contents, and contribution guidance.

    Snapshot and changelog for version 1.15.12.

    Contributors

    @Vidit-Ostwal, @joaomdmoura, @lucasgomide, @theCyberTech

    Original source
  • Aug 5, 2026
    • Date parsed from source:
      Aug 5, 2026
    • First seen by Releasebot:
      Aug 6, 2026
    CrewAI logo

    CrewAI

    1.15.12

    CrewAI adds URL reading, platform action tool metadata, and unified create scaffolding with bug fixes.

    What's Changed

    Features

    • Bump Flow canary on release
    • Add URLReadTool for reading arbitrary URLs
    • Add app metadata to platform action tools
    • Unify scaffolding under crewai create <resource>

    Bug Fixes

    • Clarify conversational route/handler name collision errors

    Documentation

    • Update scaffold AGENTS.md for unified create CLI

    Breaking Changes

    None

    Contributors

    @Vidit-Ostwal, @joaomdmoura, @lorenzejay, @lucasgomide, @theCyberTech

    Original source
  • Similar to CrewAI with recent updates:

  • Aug 5, 2026
    • Date parsed from source:
      Aug 5, 2026
    • First seen by Releasebot:
      Aug 6, 2026
    CrewAI logo

    CrewAI

    1.15.11

    CrewAI releases v1.15.10 with telemetry and agent detection improvements, including interception-hook dispatch tracking, project ID linkage for enterprise usage, and AMP surface support in AGENTS.md. It also adds an IBM Db2 search tool and ships multiple security and bug fixes.

    What's Changed

    Features

    • Track interception-hook dispatches in telemetry
    • Add project_id to link OSS usage to an enterprise account
    • Surface AMP in AGENTS.md and detect coding agents in telemetry
    • Add IBM Db2 search tool

    Bug Fixes

    • Clear CodeQL incomplete URL substring sanitization alerts
    • Bump aiohttp and cryptography to clear six GHSA advisories
    • Report the real CEL error for failures inside map literals
    • Correctly skip code CI for docs-only PRs

    Documentation

    • Snapshot and changelog for v1.15.10

    Contributors

    • @PawanThakurIBM, @Vidit-Ostwal, @gabemilani, @joaomdmoura, @lorenzejay, @lucasgomide, @theCyberTech
    Original source
  • Jul 31, 2026
    • Date parsed from source:
      Jul 31, 2026
    • First seen by Releasebot:
      Aug 1, 2026
    CrewAI logo

    CrewAI

    1.15.10

    CrewAI adds skill usage event tracking and updates documentation, security reporting guidelines, and the v1.15.9 changelog.

    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

    Original source
  • Jul 30, 2026
    • Date parsed from source:
      Jul 30, 2026
    • First seen by Releasebot:
      Jul 31, 2026
    CrewAI logo

    CrewAI

    1.15.9

    CrewAI improves flow failure handling, surfaces tool errors, and adds progressive skill disclosure in v1.15.8.

    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

    Original source
  • Jul 28, 2026
    • Date parsed from source:
      Jul 28, 2026
    • First seen by Releasebot:
      Jul 29, 2026
    CrewAI logo

    CrewAI

    1.15.8

    CrewAI adds WaitTool, fixes FileWriterTool issues, requires E2B_API_KEY, and refreshes model availability guidance.

    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

    Original source
  • Jul 26, 2026
    • Date parsed from source:
      Jul 26, 2026
    • First seen by Releasebot:
      Jul 27, 2026
    CrewAI logo

    CrewAI

    1.15.7

    CrewAI fixes runtime tool calling, response routing, and observability while patching a security issue.

    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 for v1.15.7a1

    Contributors

    @alex-clawd, @joaomdmoura, @lorenzejay

    Original source
  • Jul 26, 2026
    • Date parsed from source:
      Jul 26, 2026
    • First seen by Releasebot:
      Jul 27, 2026
    CrewAI logo

    CrewAI

    1.15.7a1

    CrewAI fixes runtime bugs, boosts observability, and updates documentation in 1.15.6.

    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.

    Documentation

    Snapshot and changelog updates for version 1.15.6.

    Contributors

    @alex-clawd, @joaomdmoura, @lorenzejay

    Original source
  • Jul 24, 2026
    • Date parsed from source:
      Jul 24, 2026
    • First seen by Releasebot:
      Jul 25, 2026
    CrewAI logo

    CrewAI

    1.15.6

    CrewAI fixes Anthropic tool-use blocks, strict tool schemas, and dependency resolution in v1.15.5.

    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, @theCyberTech, @vinibrsl

    Original source
  • Jul 20, 2026
    • Date parsed from source:
      Jul 20, 2026
    • First seen by Releasebot:
      Jul 21, 2026
    CrewAI logo

    CrewAI

    1.15.5

    CrewAI updates v1.15.4 with authenticated skill registry downloads and refreshed snapshot and changelog documentation.

    What's Changed

    Features

    Authenticate skill registry downloads

    Documentation

    Update snapshot and changelog for v1.15.4

    Contributors

    @vinibrsl

    Original source
  • Jul 17, 2026
    • Date parsed from source:
      Jul 17, 2026
    • First seen by Releasebot:
      Jul 18, 2026
    CrewAI logo

    CrewAI

    1.15.4

    CrewAI promotes Skills Repository out of experimental status and adds Flows in Studio documentation.

    What's Changed

    Features

    Promote Skills Repository out of experimental status

    Documentation

    Add Flows in Studio documentation

    Contributors

    @jessemiller, @joaomdmoura, @vinibrsl

    Original source
  • Jul 16, 2026
    • Date parsed from source:
      Jul 16, 2026
    • First seen by Releasebot:
      Jul 17, 2026
    CrewAI logo

    CrewAI

    1.15.3

    CrewAI adds organization ID support for the PlusAPI client, step interception points, and declarative flows on the TUI with a headless terminal fallback. It also improves execution hooks, usage reporting, and several agent and tool handling fixes.

    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
    • Ensure after_llm_call hooks do not break native tool execution
    • Avoid double-append of the turn reply when a handler trims history
    • Make tool-result caching opt-in instead of on by default
    • Stop rewriting the authored tool description at construction
    • Expose token usage under both names on agent and crew results
    • Report per-call usage metrics on kickoff results
    • Stop replaying previous turn's intent when route_turn() returns falsy

    Documentation

    • Update execution hooks grouping and document all hook contexts

    Contributors

    • @joaomdmoura, @lorenzejay, @lucasgomide, @vinibrsl
    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.