crewAI 1.15.8: WaitTool, FileWriter fix, and docs
sdkaiengineerpython-agentic
feature patch
Version 1.15.8 of crewAI introduces a new WaitTool for pausing long-running jobs, enhancing agent control. It also fixes issues with the FileWriterTool and marks E2B_API_KEY as a required environment variable. These updates are primarily for developers and engineers using crewAI for agent orchestration.
- →Add WaitTool for pausing on long-running jobs
- →Fix FileWriterTool writes and address rough edges in file tool
- →Mark E2B_API_KEY as a required env var for E2B tools
- →Refresh model availability guidance
Features (1) ›
- Add WaitTool for pausing on long-running jobs
Fixes (2) ›
- Fix FileWriterTool writes and address rough edges in file tool
- Mark E2B_API_KEY as a required env var for E2B tools
Maintenance (1) ›
- Refresh model availability guidance
Read the original announcement →
https://github.com/crewAIInc/crewAI/releases/tag/1.15.8
Related releases
- Pydantic-AI v2.43.0 Enhances CLI Experience and Fixes OpenAI Chat Model Behavior Pydantic AI Releases ·
- ADK-Python v2.9.0 enhances agent resilience, voice integration, and workflow management Google ADK (Python) Releases ·
- CrewAI 1.15.21 Release Introduces Telemetry and Resolves Multiple Bugs CrewAI Releases ·
- OpenAI Python Agents SDK v0.22.2 Released OpenAI Agents SDK (Python) Releases ·
- Pydantic-AI v2.42.0 Enhances GitHub Copilot Integration and Fixes Bugs Pydantic AI Releases ·
- OpenAI Agents Python SDK v0.22.1 enhances tools, guardrails, and voice features OpenAI Agents SDK (Python) Releases ·