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
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·
- Google ADK Python v2.6.0 adds features, fixes Google ADK (Python) Releases ·
- crewAI 1.15.9: Improved Tool Failure Reporting and Flow Events CrewAI Releases ·