fix: Respect use_system_prompt in Converter regeneration

Fixes #2571

Co-authored-by: Devin AI <devin-ai-integration[bot]@users.noreply.github.com>

Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
Devin AI
2025-04-10 15:49:25 +00:00
parent c9f47e6a37
commit 44abceffaa
49 changed files with 599 additions and 2464 deletions

View File

@@ -4,4 +4,6 @@ repos:
hooks:
- id: ruff
args: ["--fix"]
exclude: ^src/crewai/cli/templates/
- id: ruff-format
exclude: ^src/crewai/cli/templates/