Commit Graph

  • 8d8772d607 chore: cleanup memo0, add typing Greyson Lalonde 2025-10-22 12:52:28 -04:00
  • d916bc8695 feat: create generic event emission decorator Greyson Lalonde 2025-10-22 11:41:09 -04:00
  • b5885651de fix: Remove trailing whitespace in docstring devin/1761143618-fix-pgsearchtool-import-typo Devin AI 2025-10-22 14:37:41 +00:00
  • 0e0ca6bd08 fix: Add helpful error messages for common tool import typos Devin AI 2025-10-22 14:34:00 +00:00
  • 6dcc7ac725 Fix: Replace SystemExit with LLMContextLengthExceededError in handle_context_length devin/1761108606-fix-context-length-system-exit Devin AI 2025-10-22 04:53:24 +00:00
  • 4371cf5690 chore: remove aisuite Greyson LaLonde 2025-10-21 23:18:06 -04:00
  • 29be99a74e Fix format_answer() to re-raise OutputParserError for retry logic devin/1761098883-fix-format-answer-output-parser-exception Devin AI 2025-10-22 02:08:31 +00:00
  • d28daa26cd feat: bump versions to 1.1.0 (#3770) 1.1.0 Lorenze Jay 2025-10-21 15:52:44 -07:00
  • a850813f2b feat: enhance InternalInstructor to support multiple LLM providers (#3767) Lorenze Jay 2025-10-21 15:24:59 -07:00
  • 5944a39629 fix: correct broken integration documentation links Cameron Warren 2025-10-21 18:12:08 -04:00
  • c594859ed0 feat: mypy plugin base Greyson LaLonde 2025-10-21 17:36:08 -04:00
  • 2ee27efca7 feat: improvements on QdrantVectorSearchTool Daniel Barreto 2025-10-21 17:50:08 -03:00
  • e94de13f06 Fix issue #3764: Implement lazy loading for knowledge sources devin/1761078180-fix-issue-3764-lazy-knowledge-loading Devin AI 2025-10-21 20:23:17 +00:00
  • f6e13eb890 chore: update codeql config paths to new folders Greyson LaLonde 2025-10-21 14:43:25 -04:00
  • e7b3ce27ca docs: update LLM integration details and examples Lorenze Jay 2025-10-21 11:39:50 -07:00
  • dba27cf8b5 fix: fix double trace call; add types Greyson LaLonde 2025-10-21 14:15:39 -04:00
  • 6469f224f6 chore: improve CrewBase typing Greyson LaLonde 2025-10-21 13:58:35 -04:00
  • f3a63be215 tests: cassettes, threading for flow tests Greyson LaLonde 2025-10-21 13:48:21 -04:00
  • 01d8c189f0 fix: pin template versions to latest Greyson LaLonde 2025-10-21 10:56:41 -04:00
  • 1a36cbbb40 Update uv.lock after regeneration devin/1761055662-fix-telemetry-double-call Devin AI 2025-10-21 14:08:22 +00:00
  • 71ca89f535 Fix telemetry task_started double call causing app freeze (issue #3757) Devin AI 2025-10-21 14:07:56 +00:00
  • e8c85e3bbb Fix lint issues: remove trailing whitespace from docstring devin/1761051572-fix-embedder-validation-errors Devin AI 2025-10-21 13:04:12 +00:00
  • 1d575d96e3 Fix embedder validation errors to provide clear, helpful messages Devin AI 2025-10-21 12:59:54 +00:00
  • 20577e88fe Fix lint error: refactor try-except out of loop devin/1761050492-fix-readonly-database-error-on-reset-memories Devin AI 2025-10-21 12:45:37 +00:00
  • c6a76bcfee Fix readonly database error in reset_memories Devin AI 2025-10-21 12:42:10 +00:00
  • cc83c1ead5 feat: bump versions to 1.0.0 1.0.0 Lorenze Jay 2025-10-20 14:34:38 -07:00
  • 7578901f6d chore: use main for devtools branch Greyson LaLonde 2025-10-20 17:29:09 -04:00
  • d1343b96ed Release/v1.0.0 (#3618) Lorenze Jay 2025-10-20 14:10:19 -07:00
  • 29617cd228 Fix Flow initialization with Pydantic models having required fields devin/1760989794-fix-flow-pydantic-required-fields Devin AI 2025-10-20 19:50:16 +00:00
  • 32a013eb2f Fix trailing whitespace to satisfy ruff lint devin/1760988336-fix-google-generativeai-embedder-validation Devin AI 2025-10-20 19:30:30 +00:00
  • 36673f89e7 Fix google-generativeai embedder validation error (issue #3741) Devin AI 2025-10-20 19:26:08 +00:00
  • 2ff47f4bd7 fix: remove trailing whitespace from docstring devin/1760962840-fastapi-streaming-support Devin AI 2025-10-20 12:26:37 +00:00
  • 0af7e04cde fix: address lint issues in streaming implementation Devin AI 2025-10-20 12:24:36 +00:00
  • b664637afa feat: add kickoff_stream method for FastAPI streaming integration Devin AI 2025-10-20 12:21:07 +00:00
  • f76c55ffa7 Fix Union type handling in Pydantic output generation devin/1760909564-fix-union-types-pydantic-output Devin AI 2025-10-19 21:33:03 +00:00
  • 14a8926214 chore: 1.0.0b3 bump (#3734) 1.0.0b3 Lorenze Jay 2025-10-18 16:11:54 -07:00
  • 09a390d50f feat: enhance task guardrail functionality and validation Lorenze Jay 2025-10-18 15:46:30 -07:00
  • d7ac90c9e2 chore: remove lib/crewai exclusion from pre-commit hooks Greyson LaLonde 2025-10-18 14:07:16 -04:00
  • b680065c45 fix: remove stdout prints, improve test determinism, and update trace handling Greyson LaLonde 2025-10-18 12:27:16 -04:00
  • 436f1b4639 Merge branch 'main' into release/v1.0.0 Greyson Lalonde 2025-10-18 11:11:40 -04:00
  • 4cb8df09dd Fix lint issues in asyncio_utils.py devin/1760776891-fix-asyncio-hanging-issue Devin AI 2025-10-18 08:46:01 +00:00
  • 0938279b89 Fix asyncio hanging issue when using crew.kickoff() with asyncio.to_thread() Devin AI 2025-10-18 08:41:47 +00:00
  • fa53a995e4 feat: improvements on import native sdk support (#3725) Lorenze Jay 2025-10-17 14:23:50 -07:00
  • 42f2b4d551 fix: preserve nested condition structure in Flow decorators Greyson LaLonde 2025-10-17 17:06:19 -04:00
  • 0229390ad1 fix: add standard print parameters to Printer.print method Greyson LaLonde 2025-10-17 15:27:22 -04:00
  • c35a84de82 Lorenze/OpenAI base url backwards support (#3723) Lorenze Jay 2025-10-17 11:52:56 -07:00
  • 6b9a797000 refactor: convert project module to metaclass with full typing Greyson LaLonde 2025-10-17 12:50:43 -04:00
  • 6515c7faeb feat: azure native tests Lorenze Jay 2025-10-17 08:36:29 -07:00
  • 3b32793e78 feat: enhance BedrockCompletion class with advanced features Lorenze Jay 2025-10-17 08:30:35 -07:00
  • 6081809c76 chore: add comprehensive typing to AgentConfig and TaskConfig gl/chore/project-linting-typing Greyson Lalonde 2025-10-16 19:53:19 -04:00
  • 30a4b712a3 refactor(project): improve type safety and consolidate crew metadata Greyson Lalonde 2025-10-16 19:35:34 -04:00
  • d9dad68f5c Fix type-checker: use PrinterColor type for color parameter devin/1760652735-fix-nested-or-conditions-issue-3719 Devin AI 2025-10-16 22:23:42 +00:00
  • 8abbae57af Fix lint: use underscore for unused condition_type variable Devin AI 2025-10-16 22:18:06 +00:00
  • 425bfeaf9f Fix lint: remove trailing whitespace from docstrings Devin AI 2025-10-16 22:16:00 +00:00
  • b0f6c66c36 Fix nested or_() conditions triggering listeners multiple times (issue #3719) Devin AI 2025-10-16 22:12:30 +00:00
  • 02d7ce7621 feat: enhance GeminiCompletion class with client parameter support (#3717) Lorenze Jay 2025-10-16 11:42:46 -07:00
  • 505e3ceea5 Merge branch 'lorenze/native-google-sdk-test' of github.com:crewAIInc/crewAI into lorenze/native-google-sdk-test lorenze/native-google-sdk-test lorenzejay 2025-10-16 10:53:56 -07:00
  • 881b5befad drop print statements lorenzejay 2025-10-14 15:36:30 -07:00
  • 97ecd327a8 feat: enhance AnthropicCompletion class with additional client parameters and tool handling lorenzejay 2025-10-14 15:34:28 -07:00
  • 84a3cbad7c drop print statements lorenzejay 2025-10-14 15:36:30 -07:00
  • 81cd269318 feat: enhance AnthropicCompletion class with additional client parameters and tool handling lorenzejay 2025-10-14 15:34:28 -07:00
  • f3da80a1f1 drop print statements lorenzejay 2025-10-14 15:36:30 -07:00
  • 037e2b4631 feat: enhance AnthropicCompletion class with additional client parameters and tool handling lorenzejay 2025-10-14 15:34:28 -07:00
  • fbd72ded44 no runners lorenzejay 2025-10-16 10:49:58 -07:00
  • 83bc40eefe Merge branch 'lorenze/native-google-sdk-test' of github.com:crewAIInc/crewAI into lorenze/native-google-sdk-test lorenzejay 2025-10-16 10:48:13 -07:00
  • 57052b94d3 drop print statements lorenzejay 2025-10-14 15:36:30 -07:00
  • 18943babff feat: enhance AnthropicCompletion class with additional client parameters and tool handling lorenzejay 2025-10-14 15:34:28 -07:00
  • fa5a901d93 drop print statements lorenzejay 2025-10-14 15:36:30 -07:00
  • 7e8d33104a feat: enhance AnthropicCompletion class with additional client parameters and tool handling lorenzejay 2025-10-14 15:34:28 -07:00
  • 8a9835a59f feat: enhance GeminiCompletion class with additional client parameters and refactor client initialization lorenzejay 2025-10-15 18:57:27 -07:00
  • 7a59769c7e Merge branch 'lorenze/native-google-sdk-test' of github.com:crewAIInc/crewAI into lorenze/native-google-sdk-test lorenzejay 2025-10-16 10:42:27 -07:00
  • ba30374ac4 drop print statements lorenzejay 2025-10-14 15:36:30 -07:00
  • 6150a358a3 feat: enhance AnthropicCompletion class with additional client parameters and tool handling lorenzejay 2025-10-14 15:34:28 -07:00
  • 61e3ec2e6f Merge branch 'lorenze/native-google-sdk-test' of github.com:crewAIInc/crewAI into lorenze/native-google-sdk-test lorenzejay 2025-10-16 10:40:49 -07:00
  • c5455142c3 feat: enhance GeminiCompletion class with additional client parameters and refactor client initialization lorenzejay 2025-10-15 18:57:27 -07:00
  • 44bbccdb75 test: add fixture to mock ANTHROPIC_API_KEY for tests lorenzejay 2025-10-15 11:12:35 -07:00
  • 0073b4206f drop print statements lorenzejay 2025-10-14 15:36:30 -07:00
  • dcd57ccc9f feat: enhance AnthropicCompletion class with additional client parameters and tool handling lorenzejay 2025-10-14 15:34:28 -07:00
  • 06a45b29db feat: enhance AnthropicCompletion class with additional client parame… (#3707) Lorenze Jay 2025-10-16 10:39:54 -07:00
  • 7351e4b0ef feat: bump versions to 1.0.0b2 (#3713) 1.0.0b2 Lorenze Jay 2025-10-16 08:27:57 -07:00
  • 7cadb58318 Fix lint errors: Remove unused variable and fix whitespace devin/1760598802-fix-llm-stream-stdout Devin AI 2025-10-16 07:23:08 +00:00
  • 640d241bca Fix #3715: Remove unwanted LLM stream chunk printing to stdout Devin AI 2025-10-16 07:18:21 +00:00
  • 38e7a37485 feat: enhance GeminiCompletion class with additional client parameters and refactor client initialization lorenzejay 2025-10-15 18:57:27 -07:00
  • 21ba6d5b54 Merge branch 'release/v1.0.0' into lorenze/native-anthropic-test Lorenze Jay 2025-10-15 15:57:23 -07:00
  • d9b68ddd85 moved stagehand as optional dep (#3712) Lorenze Jay 2025-10-15 15:50:59 -07:00
  • 2d5ad7a187 Lorenze/tools drop litellm (#3710) Lorenze Jay 2025-10-15 15:34:44 -07:00
  • 594c21a36e Enhance Task Class Guardrail Validation Logic lorenze/adding-guardrails lorenzejay 2025-10-15 14:02:55 -07:00
  • d40846e6af fix test lorenzejay 2025-10-15 13:37:53 -07:00
  • 884236f41c properly set this for async lorenzejay 2025-10-15 13:22:48 -07:00
  • 636584acf1 Refactor Task Class Guardrail Type Annotation lorenzejay 2025-10-15 13:22:28 -07:00
  • c0e49e8d3b Enhance Task Class with Guardrail Support lorenzejay 2025-10-15 13:05:04 -07:00
  • 97c2cbd110 test: add fixture to mock ANTHROPIC_API_KEY for tests lorenzejay 2025-10-15 11:12:35 -07:00
  • 8465350f1d refactor: convert CrewBase decorator to metaclass pattern Greyson Lalonde 2025-10-15 01:28:59 -04:00
  • 1ae3a003b6 Fix lint errors in test_custom_llm.py devin/1760497007-fix-function-calling-llm-support Devin AI 2025-10-15 03:01:54 +00:00
  • fc4b0dd923 Fix function_calling_llm support for custom models Devin AI 2025-10-15 02:57:03 +00:00
  • 7045ed389a drop print statements lorenzejay 2025-10-14 15:36:30 -07:00
  • 3fc1381e76 feat: enhance AnthropicCompletion class with additional client parameters and tool handling lorenzejay 2025-10-14 15:34:28 -07:00
  • 2a23bc604c fix: resolve NameError in project module with deferred type annotations Greyson LaLonde 2025-10-14 15:50:49 -04:00
  • a9aff87db3 feat: bump versions to 1.0.0b1 (#3706) 1.0.0b1 Lorenze Jay 2025-10-14 11:15:31 -07:00
  • dfa05475e3 feat: bump versions to 1.0.0b1 feat/bump-version-1.0.0b1 lorenzejay 2025-10-14 11:09:56 -07:00