Commit Graph

  • 41ad22a573 fix: Address lint issues in parser implementation Devin AI 2025-09-12 13:55:27 +00:00
  • c84bdac4a6 feat: Add support for multiple LLM output formats beyond ReAct Devin AI 2025-09-12 13:48:38 +00:00
  • 1f1ab14b07 fix: resolve test duration cache issues in CI workflows (#3506) Greyson LaLonde 2025-09-12 08:38:47 -04:00
  • 2a1a9a3cb7 refactor: improve type hints and add docstrings to agent adapters Greyson LaLonde 2025-09-11 23:07:04 -04:00
  • d865a49f5a Merge branch 'main' into lorenze/trace-improvements-3 Greyson LaLonde 2025-09-11 17:41:47 -04:00
  • 1a70f1698e feat: add thread-safe platform context management (#3502) Lucas Gomide 2025-09-11 18:32:51 -03:00
  • 677fe9032c Merge branch 'lorenze/trace-improvements-3' of github.com:crewAIInc/crewAI into lorenze/trace-improvements-3 lorenzejay 2025-09-11 12:27:33 -07:00
  • 6e8c1f332f linted lorenzejay 2025-09-11 12:26:01 -07:00
  • abe170cdc2 Merge branch 'main' into lorenze/trace-improvements-3 Lorenze Jay 2025-09-11 12:20:49 -07:00
  • 8883fb656b feat(tests): add duration caching for pytest-split Greyson LaLonde 2025-09-11 15:16:05 -04:00
  • 79d65e55a1 chore: add type annotations and docstrings to langgraph adapters (#3503) Greyson LaLonde 2025-09-11 13:06:44 -04:00
  • 094b3fe660 Fix critical import error and type-checker issues devin/1757578192-fix-mcp-bigquery-first-row-only Devin AI 2025-09-11 08:45:07 +00:00
  • 7ff4062d4a Fix remaining linting errors to resolve CI failures Devin AI 2025-09-11 08:27:47 +00:00
  • e2f4ea3956 Fix linting errors in tool_usage.py Devin AI 2025-09-11 08:25:48 +00:00
  • 6fda55518d Fix MCP tool output truncation for multi-row results Devin AI 2025-09-11 08:20:07 +00:00
  • dde76bfec5 chore: bump CrewAI version to 0.186.1 and update dependencies in CLI templates (#3499) 0.186.1 Lorenze Jay 2025-09-10 17:01:19 -07:00
  • f554123af6 fix (#3498) Lorenze Jay 2025-09-10 16:55:25 -07:00
  • 4336e945b8 chore: update dependencies and version for CrewAI (#3497) 0.186.0 Lorenze Jay 2025-09-10 16:03:58 -07:00
  • 75b916c85a Lorenze/fix tool call twice (#3495) Lorenze Jay 2025-09-10 15:20:21 -07:00
  • 51767f2e15 Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/trace-improvements-3 lorenzejay 2025-09-10 10:43:38 -07:00
  • dc41a0d13b fixed types lorenzejay 2025-09-10 10:32:59 -07:00
  • 6d02b64674 refactor: update type hints and enhance trace batch display logic lorenzejay 2025-09-10 10:28:48 -07:00
  • 01be26ce2a chore: add build-cache, update jobs, remove redundant security check Greyson LaLonde 2025-09-10 13:02:24 -04:00
  • c3ad5887ef chore: add type annotations to utilities module (#3484) Greyson LaLonde 2025-09-10 10:56:17 -04:00
  • 260b49c10a fix: support to define MPC connection timeout on CrewBase instance (#3465) Lucas Gomide 2025-09-10 10:58:46 -03:00
  • 1dc4f2e897 chore: add typing and docstrings to base_token_process module (#3486) Greyson LaLonde 2025-09-10 09:23:39 -04:00
  • b126ab22dd chore: refactor telemetry module with utility functions and modern typing (#3485) Greyson LaLonde 2025-09-10 09:18:21 -04:00
  • 079cb72f6e chore: update typing in types module to Python 3.10+ syntax (#3482) Greyson LaLonde 2025-09-10 09:07:36 -04:00
  • 6f2301c945 Clarify tool support for both local and remote URLs (#447) Vini Brasil 2025-09-10 09:38:14 -03:00
  • 83682d511f chore: modernize LLM interface typing and add constants (#3483) Greyson LaLonde 2025-09-10 08:30:49 -04:00
  • d53bb141d8 fix: Resolve final lint issues in agent.py - N805 and S607 devin/1757503054-formal-responsibility-tracking Devin AI 2025-09-10 12:05:42 +00:00
  • ac93c81076 fix: Resolve remaining lint issues - RET504, N806, B007, PERF102, F841 Devin AI 2025-09-10 12:02:21 +00:00
  • 2c59748437 fix: Resolve CI failures - type annotations, lint issues, and exception handling Devin AI 2025-09-10 11:54:54 +00:00
  • b6c2493111 feat: Implement formal responsibility tracking system for CrewAI Devin AI 2025-09-10 11:36:31 +00:00
  • acff336363 Fix remaining lint issues: N818, RET504, and S101 errors devin/1757468924-fix-tool-duplicate-execution Devin AI 2025-09-10 02:03:43 +00:00
  • bbf76d0e42 Fix CI issues: type-checker, lint errors (S101, RET504, B904) Devin AI 2025-09-10 01:58:41 +00:00
  • a533e111e8 Fix duplicate tool execution in structured_tool.invoke() Devin AI 2025-09-10 01:51:27 +00:00
  • 6676d94ba1 Doc Fix: fixed number of memory types (#3288) Samarth Rawat 2025-09-09 23:41:56 +05:30
  • 61e99a61f0 fix: use typing_extensions.Self for Python 3.10 compatibility devin/1757423408-fix-lite-agent-structured-output Devin AI 2025-09-09 13:29:30 +00:00
  • a5617cbfff fix: resolve lint and type checking issues Devin AI 2025-09-09 13:23:43 +00:00
  • 934c63ede1 fix: integrate robust JSON validation for lite agent structured outputs Devin AI 2025-09-09 13:17:43 +00:00
  • d5126d159b chore: improve typing and docs in agents leaf files (#3461) Greyson LaLonde 2025-09-08 11:57:34 -04:00
  • fa06aea8d5 chore: modernize security module typing (#3469) Greyson LaLonde 2025-09-08 11:52:59 -04:00
  • f936e0f69b chore: enhance typing and documentation in tasks module (#3467) Greyson LaLonde 2025-09-08 11:42:23 -04:00
  • b3f0ac6221 Merge branch 'main' into gl/chore/disable-line-length-linting gl/chore/disable-line-length-linting Greyson LaLonde 2025-09-08 11:35:33 -04:00
  • 37c5e88d02 ci: configure pre-commit hooks and github actions to use uv run (#3479) Greyson LaLonde 2025-09-08 11:30:28 -04:00
  • cb8a1da730 feat(parallel): add ParallelSearchTool (Search API v1beta) (#445) Tony Kipkemboi 2025-09-08 10:53:06 -04:00
  • 7a20f1092b fix: resolve remaining lint issues in console formatter devin/1757227856-fix-json-console-formatting Devin AI 2025-09-07 07:04:58 +00:00
  • 0d115111d6 fix: replace assert statements with mock assertions in tests Devin AI 2025-09-07 07:01:02 +00:00
  • 9228fae4ed fix: improve JSON console formatting for tool inputs Devin AI 2025-09-07 06:56:20 +00:00
  • 777cb74ab9 Merge remote-tracking branch 'origin/gl/chore/disable-line-length-linting' into gl/chore/project-leaf-typing-linting gl/chore/project-leaf-typing-linting Greyson Lalonde 2025-09-07 01:20:48 -04:00
  • d0641a8084 chore: modernize project module typing Greyson Lalonde 2025-09-07 01:16:55 -04:00
  • f06765c86d Fix lint and type-checker issues devin/1757144929-fix-issue-3463 Devin AI 2025-09-06 07:56:52 +00:00
  • 4e19ecbf7b Fix: Add connect_timeout parameter to get_mcp_tools method Devin AI 2025-09-06 07:52:45 +00:00
  • c7d80348ec chore: disable E501 line length linting rule Greyson Lalonde 2025-09-06 02:40:31 -04:00
  • 1a96ed7b00 fix: rebranding of Azure AI Studio (Azure OpenAI Studio) to Azure AI Foundry (#3424) Kim 2025-09-06 09:42:05 +09:00
  • 1a1bb0ca3d docs: Docs updates (#3459) Tony Kipkemboi 2025-09-05 17:40:11 -04:00
  • 99b79ab20d docs: move Bedrock tool docs to integration folder and add CrewAI automation tool docs (#3403) Mike Plachta 2025-09-05 12:12:35 -07:00
  • 80974fec6c docs: expand webhook event types with detailed categorization and descriptions (#3369) Mike Plachta 2025-09-05 11:57:01 -07:00
  • 30b9cdd944 chore: expand ruff rules with comprehensive linting (#3453) Greyson LaLonde 2025-09-05 14:38:56 -04:00
  • 3bfa1c6559 Fix issue #3454: Add proactive context length checking to prevent empty LLM responses devin/1757087801-fix-llm-empty-response-context-overflow Devin AI 2025-09-05 16:05:35 +00:00
  • af84ba2272 Merge branch 'main' into gl/fix/cache-handler-types-and-imports gl/fix/cache-handler-types-and-imports Greyson LaLonde 2025-09-05 10:03:41 -04:00
  • 610c1f70c0 chore: relax mypy configuration and exclude tests from CI (#3452) Greyson LaLonde 2025-09-05 10:00:05 -04:00
  • e93d597721 fix: add type annotations to contextual_memory.py Greyson LaLonde 2025-09-05 09:57:02 -04:00
  • a414e7f2a7 fix: update test files to use 'limit' instead of 'latest_n' and fix metadata in MemorySaveCompletedEvent Greyson LaLonde 2025-09-05 09:22:21 -04:00
  • fbcd8bcd83 fix: update contextual_memory to use 'limit' instead of 'latest_n' Greyson LaLonde 2025-09-05 09:09:33 -04:00
  • 5f776bbb0a fix: update import to use crewai.llms.base_llm Greyson LaLonde 2025-09-05 08:58:43 -04:00
  • 909b2fd0ef fix: use create_default_llm when llm is None in BaseEvaluator Greyson LaLonde 2025-09-05 08:57:58 -04:00
  • 929f9dadb4 fix: remove unnecessary wraps parameter in test patch Greyson LaLonde 2025-09-04 23:15:20 -04:00
  • 4ef4632a8c fix: update return type annotations in OpenAIAgentAdapter Greyson LaLonde 2025-09-04 23:08:56 -04:00
  • c246df3cb2 fix: add type annotations to converter instance variables Greyson LaLonde 2025-09-04 23:02:13 -04:00
  • 4fd40e7857 fix: add missing super call in LangGraphConverterAdapter Greyson LaLonde 2025-09-04 22:58:18 -04:00
  • 25204c6cb8 fix: add type annotations to structured output converter Greyson LaLonde 2025-09-04 22:53:32 -04:00
  • b44776c367 fix: resolve mypy type errors across agent adapters and core modules Greyson LaLonde 2025-09-04 22:47:18 -04:00
  • 843801f554 fix: make task required in CrewAgentExecutor and fix all type annotations Greyson LaLonde 2025-09-04 22:13:46 -04:00
  • 2faa13ddcb refactor: improve type annotations and simplify code in CrewAgentExecutor Greyson LaLonde 2025-09-04 17:07:02 -04:00
  • e385b45667 fix: update cache test assertions for JSON serialization Greyson LaLonde 2025-09-04 16:10:46 -04:00
  • f03567d463 Merge branch 'main' into gl/fix/cache-handler-types-and-imports Greyson LaLonde 2025-09-04 16:01:26 -04:00
  • e9f4ac070b chore: Relax mypy to not run on tests dir for now Greyson LaLonde 2025-09-04 15:57:17 -04:00
  • bcee792390 fix: resolve mypy errors in storage and tracing modules Greyson LaLonde 2025-09-04 15:39:01 -04:00
  • ab82da02f9 refactor: cleanup crew agent executor (#3440) Greyson LaLonde 2025-09-04 15:32:47 -04:00
  • 221bfcccce refactor: consolidate ChromaDB response extraction logic Greyson LaLonde 2025-09-04 15:21:48 -04:00
  • 4812986f58 fix: resolve mypy type annotation issues in storage and telemetry modules Greyson LaLonde 2025-09-04 14:58:28 -04:00
  • 23c60befd8 fix: resolve additional mypy type annotation issues Greyson LaLonde 2025-09-04 13:22:36 -04:00
  • 8dd3493e9c fix: resolve additional mypy type annotation issues Greyson LaLonde 2025-09-04 13:07:37 -04:00
  • 9306d889a7 fix: resolve remaining mypy type annotation issues Greyson LaLonde 2025-09-04 13:00:11 -04:00
  • 8354cdf061 fix: add missing type annotations to fix mypy strict mode errors Greyson LaLonde 2025-09-04 11:41:57 -04:00
  • 2ba48dd82a fix: add type annotations and exclude tests from mypy Greyson LaLonde 2025-09-04 11:11:59 -04:00
  • 0bab041531 fix: resolve remaining mypy type errors Greyson LaLonde 2025-09-04 10:40:33 -04:00
  • 75b7c579f6 Fix type-checking errors in structured_tool.py and tests devin/1756975026-fix-crewstructuredtool-invoke-bug Devin AI 2025-09-04 08:58:43 +00:00
  • 89fcd2a5b4 Fix CrewStructuredTool invoke() method bugs Devin AI 2025-09-04 08:43:43 +00:00
  • eed2ffde5f fix: resolve additional mypy type errors Greyson LaLonde 2025-09-03 23:23:36 -04:00
  • b6e7311d2d fix: update cache tests to use input_data parameter name Greyson LaLonde 2025-09-03 23:09:51 -04:00
  • 90ca02b9dc fix: address mypy type errors in multiple files Greyson LaLonde 2025-09-03 23:05:07 -04:00
  • 06d5c3f170 fix: update remaining deprecated type annotations in tests Greyson LaLonde 2025-09-03 22:40:05 -04:00
  • b94fbd3d3a fix: improve type annotations across codebase Greyson LaLonde 2025-09-03 22:29:41 -04:00
  • bf2b0c5864 fix: Replace remaining Type imports with built-in type annotations devin/1756950448-external-crew-cancellation Devin AI 2025-09-04 02:23:58 +00:00
  • 3257d2757f fix: Complete deprecated typing imports replacement Devin AI 2025-09-04 02:17:59 +00:00
  • 045da4f030 fix: Replace remaining deprecated typing imports with built-in types Devin AI 2025-09-04 02:11:50 +00:00
  • 3619d4dc50 fix: Replace deprecated typing imports with built-in types Devin AI 2025-09-04 02:07:02 +00:00