Skip to content

Releases: crewAIInc/crewAI

1.15.2

Choose a tag to compare

@lorenzejay lorenzejay released this 08 Jul 02:05
Immutable release. Only release title and notes can be modified.
289686a

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 frame protocol for flows.
  • Type tool and app in CrewDefinition.
  • Repoint template commands to crewAIInc-fde org.

Bug Fixes

  • Key model-catalog cache by exact API key, shorten TTL, and skip Ollama.
  • Unify crewai run flow input resolution and prompt from the state schema.
  • Resolve pip-audit failures for onnx 1.22.0 and nltk PYSEC-2026-597.
  • Ensure we are writing version for flows.
  • Include aiobotocore in the bedrock extra.
  • Reject self-listening flow methods.
  • Cut docs version nav from Edge so new pages aren't dropped.

Documentation

  • Update language from Rules to Policies to match new dashboard changes.
  • Document flow agent options.
  • Add streaming docs to the navigation.
  • Document Cost Limit rule type in Agent Control Plane.
  • Drop CREWAI_LOG_FORMAT references from Datadog guide.

Contributors

@akaKuruma, @danielfsbarreto, @github-code-quality[bot], @joaomdmoura, @lorenzejay, @lucasgomide, @manisrinivasan2k1, @renatonitta, @vinibrsl

1.15.2a2

1.15.2a2 Pre-release
Pre-release

Choose a tag to compare

@lorenzejay lorenzejay released this 01 Jul 22:15
Immutable release. Only release title and notes can be modified.
559a9c6

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

1.15.2a1

1.15.2a1 Pre-release
Pre-release

Choose a tag to compare

@lorenzejay lorenzejay released this 30 Jun 20:18
Immutable release. Only release title and notes can be modified.
694881c

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_FORMAT references from Datadog guide

Contributors

@danielfsbarreto, @joaomdmoura, @lorenzejay, @lucasgomide, @vinibrsl

1.15.1

Choose a tag to compare

@joaomdmoura joaomdmoura released this 27 Jun 06:50
Immutable release. Only release title and notes can be modified.
6491f5a

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 positioning in README (#6363)
  • Improve coding agent setup call-to-action (#6344)
  • Add snapshot and changelog for version 1.15.1a1 (#6362)

Contributors

@joaomdmoura, @lorenzejay, @oalami, @theCyberTech, @vinibrsl

1.15.1a1

1.15.1a1 Pre-release
Pre-release

Choose a tag to compare

@lorenzejay lorenzejay released this 26 Jun 22:17
Immutable release. Only release title and notes can be modified.
e716f3d

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

1.15.0

Choose a tag to compare

@lorenzejay lorenzejay released this 25 Jun 23:17
Immutable release. Only release title and notes can be modified.
b6fbe07

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 DMN mode support in crew creation and execution

Bug Fixes

  • Fix owner-only permissions enforcement on credential files
  • Fix JSON schema flow state kickoff inputs
  • Fix symlink path traversal in skill archive extraction
  • Aggregate token usage across all LLM calls
  • Remove duplicated Exa tool
  • Resolve JSON crew issues
  • Fix JSON crew handling and enhance memory reset functionality

Documentation

  • Update installation and quickstart documentation for JSON-first crew projects
  • Add Datadog integration guide with importable operations dashboard
  • Add "One Card per Step" Studio page
  • Add snapshots and changelogs for previous versions leading to v1.15.0

Performance

  • Improve crewai run startup UX
  • Keep flow method progress visible for nested crews

Refactoring

  • Remove StateProxy from flow state access
  • Consolidate crewai run and crewai flow kickoff
  • Discriminate FlowDefinition state types
  • Wire config and persistence from FlowDefinition into the runtime

Contributors

@gabemilani, @github-code-quality[bot], @greysonlalonde, @iris-clawd, @jessemiller, @joaomdmoura, @lorenzejay, @lucasgomide, @theCyberTech, @vinibrsl

1.14.8a5

1.14.8a5 Pre-release
Pre-release

Choose a tag to compare

@vinibrsl vinibrsl released this 25 Jun 00:31
Immutable release. Only release title and notes can be modified.
178c2d2

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

1.14.8a4

1.14.8a4 Pre-release
Pre-release

Choose a tag to compare

@vinibrsl vinibrsl released this 24 Jun 16:20
Immutable release. Only release title and notes can be modified.
9d0e3a8

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

1.14.8a3

1.14.8a3 Pre-release
Pre-release

Choose a tag to compare

@vinibrsl vinibrsl released this 23 Jun 21:11
Immutable release. Only release title and notes can be modified.
f2a074e

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

Contributors

@jessemiller, @joaomdmoura, @lucasgomide, @vinibrsl

1.14.8a2

1.14.8a2 Pre-release
Pre-release

Choose a tag to compare

@vinibrsl vinibrsl released this 18 Jun 23:42
Immutable release. Only release title and notes can be modified.
854c67d

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