Commit Graph

6 Commits

Author SHA1 Message Date
Devin AI
74c1f7492a Fix lint: Apply automatic fixes from ruff linter
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-04-19 23:16:22 +00:00
Devin AI
559442853e Fix lint: Add unittest import to match project conventions
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-04-19 23:14:44 +00:00
Devin AI
65dd3c1bdc Fix lint: Correct import order in test file
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-04-19 23:12:48 +00:00
Devin AI
5ebd3ce269 Fix CI issues: Fix import sorting and type error
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-04-19 23:10:40 +00:00
Devin AI
7ff66aaf71 Fix security: Use mock approach in tests instead of hardcoded API keys
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-04-19 23:08:16 +00:00
Devin AI
f7ecc0bc47 Fix issue #2647: Make planning LLM inherit authentication parameters from agent's LLM
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-04-19 23:06:52 +00:00