Files
crewAI/lib
Devin AI 2743c7e648 fix: add Anthropic error pattern for context window detection
Adds 'prompt is too long' to CONTEXT_LIMIT_ERRORS so that Anthropic's
context window errors are properly recognized when respect_context_window=True.

Closes #4381

Co-Authored-By: João <joao@crewai.com>
2026-02-05 20:15:05 +00:00
..