mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 17:18:29 +00:00
- Add EditFileTool with Fast Apply approach using full-file rewrites - Implement LLM-powered file editing with context awareness - Add comprehensive unit and integration tests - Include backup functionality for safety - Support multiple file types with proper encoding handling Resolves #3238 Co-Authored-By: João <joao@crewai.com>