Topic

crewai

Coverage, reference pages, tools, and guides connected to this topic.

  1. crewai 1.14.5 released

    CrewAI 1.14.5 makes a breaking executor shift by deprecating `CrewAgentExecutor` in favor of `AgentExecutor`, while also renaming `EXASearchTool` to `ExaSearchTool` and fixing the status endpoint path to `/status/{kickoff_id}`. It adds a new `restore_from_state_id` kickoff option, improves Daytona sandbox tools, and tightens runtime behavior with fixes for memory leaks, streamed tool calls, async batch output preservation, and more reliable final-answer handling.

  2. crewai 1.14.4 released

    CrewAI 1.14.4 introduces enhanced cloud provider support with custom persistence keys for @persist, Responses API for Azure OpenAI, and new search/research tools via Tavily and You.com MCP integration. The release also includes critical bug fixes for JSON parsing, tool call preservation, and multimodal input handling, improving reliability for production agent deployments.