Commit Graph

1 Commits

Author SHA1 Message Date
Devin AI
f836b2dc90 feat: implement sequential chunk-based file analysis with agent memory aggregation
- Add ChunkBasedTask class extending Task for large file processing
- Implement file chunking with configurable size and overlap
- Add sequential chunk processing with memory integration
- Include result aggregation and summarization capabilities
- Add comprehensive tests and example usage
- Resolves #3144

Co-Authored-By: Jo\u00E3o <joao@crewai.com>
2025-07-13 00:29:59 +00:00