Commit Graph

  • 2afe25bd71 Address security concerns and add more tests for SSL verification fallback devin/1747004917-fix-ssl-certificate-verification Devin AI 2025-05-11 23:24:38 +00:00
  • d692311aca Fix SSL certificate verification error in CLI when creating a new crew project Devin AI 2025-05-11 23:16:20 +00:00
  • 8476fb2c64 Address PR review feedback: Add error handling, type validation, and edge case tests devin/1746927151-multiple-model-config Devin AI 2025-05-11 01:49:08 +00:00
  • 8f3162b8e8 Add support for multiple model configurations with litellm Router (#2808) Devin AI 2025-05-11 01:39:47 +00:00
  • 789d5f985c Fix import sorting in test file according to ruff standards devin/1746895344-fix-knowledge-sources Devin AI 2025-05-10 16:57:30 +00:00
  • 5deea31ebd Fix import sorting in test file Devin AI 2025-05-10 16:54:41 +00:00
  • c8ca9d7747 Fix knowledge sources not being added to agents and crews Devin AI 2025-05-10 16:50:59 +00:00
  • 8ecc958e4c stagehand tool (#277) Filip Michalsky 2025-05-10 09:53:20 -04:00
  • 971a90f534 feat: support to set an empty context to the Task Lucas Gomide 2025-05-08 22:01:20 -03:00
  • 81ce498a7c ci: check linter files over changed ones lg-ruff-rules Lucas Gomide 2025-05-10 08:38:47 -03:00
  • f36e3ef5b5 style: use Ruff default linter rules Lucas Gomide 2025-05-07 10:34:07 -03:00
  • 5b03d0e0db Address PR review feedback: move constants to class level, add error handling, enhance logging devin/1746874117-fix-gemini-model-integration Devin AI 2025-05-10 11:00:51 +00:00
  • ee308ed322 Fix Gemini model integration issues (#2803) Devin AI 2025-05-10 10:51:46 +00:00
  • 628345e23b Fix ToolResult parameters in test devin/1746776610-fix-tool-result-duplication Devin AI 2025-05-09 08:11:17 +00:00
  • 51e34d8920 Fix import sorting with ruff check --fix Devin AI 2025-05-09 08:09:55 +00:00
  • f9221ea636 Add comment explaining tool result duplication fix Devin AI 2025-05-09 08:05:17 +00:00
  • d8876dc3bf Fix import sorting in test file Devin AI 2025-05-09 08:04:58 +00:00
  • d90ba65e07 Add type hints and fix CrewAgentExecutor initialization in test Devin AI 2025-05-09 08:02:49 +00:00
  • b88ea42059 Add test for tool result duplication fix Devin AI 2025-05-09 07:46:35 +00:00
  • 0bb5f4067c Fix issue #2798: Remove duplicate tool results in messages Devin AI 2025-05-09 07:45:58 +00:00
  • 9bb8854c25 Address PR feedback: Improve error handling, add OpenAPI docs, and verify task management devin/1746763491-a2a-protocol-support Devin AI 2025-05-09 04:58:19 +00:00
  • cfabb9fa78 Add A2A protocol support for CrewAI (Issue #2796) Devin AI 2025-05-09 04:13:04 +00:00
  • 0f0623d31c Address PR review feedback and fix CI failures devin/1746757077-fix-python-3.13-compatibility Devin AI 2025-05-09 02:27:27 +00:00
  • 6db161465b Update GitHub Actions workflow to handle Python 3.13 dependencies Devin AI 2025-05-09 02:21:20 +00:00
  • 2f7cba6b23 Fix import order in test_python_compatibility.py Devin AI 2025-05-09 02:20:40 +00:00
  • 5bc01b15a0 Fix Python 3.13 compatibility (issue #2794) Devin AI 2025-05-09 02:17:48 +00:00
  • e128125428 Fix issue #2791: Task tools now combine with agent tools instead of overriding them devin/1746730664-fix-task-tools-override Devin AI 2025-05-08 19:05:55 +00:00
  • cb1a98cabf Update arize-phoenix-observability.mdx (#2595) Orce MARINKOVSKI 2025-05-08 19:25:10 +02:00
  • 64f6f998d8 FileCompressorTool with support for files and subdirectories (#282) Harikrishnan K 2025-05-08 22:47:17 +05:30
  • 369e6d109c Adds link to AI Studio when entering Gemini key (#2780) Mark McDonald 2025-05-09 01:00:03 +08:00
  • 2c011631f9 Clean up the Google setup section (#2785) Mark McDonald 2025-05-09 00:24:38 +08:00
  • 519ab3f324 Address PR feedback: Add type hints and improve docstrings devin/1746719416-fix-context-empty-list Devin AI 2025-05-08 16:03:22 +00:00
  • e7a95d0b2d Fix lint: Sort imports in context_empty_list_test.py Devin AI 2025-05-08 15:58:57 +00:00
  • 5048359880 Fix issue #2789: Respect context=[] in task execution Devin AI 2025-05-08 15:56:49 +00:00
  • d3fc2b4477 Update security.md (#2779) Rip&Tear 2025-05-08 21:00:41 +08:00
  • ea783d83c9 Address PR feedback: refactor code, add type hints, and improve test coverage devin/1746704786-fix-crewbase-kickoff Devin AI 2025-05-08 11:51:28 +00:00
  • ca318d2bc2 Fix #2787: Add direct kickoff methods to CrewBase instances Devin AI 2025-05-08 11:46:41 +00:00
  • 77a2d14e31 Improve documentation based on PR feedback devin/1746695314-update-tokenizers-dependency Devin AI 2025-05-08 09:35:52 +00:00
  • c1aab74b26 Update uv.lock with new dependency constraints Devin AI 2025-05-08 09:19:02 +00:00
  • 0b90d52405 Fix #2782: Resolve tokenizers/transformers dependency conflict by making tokenizers an optional dependency Devin AI 2025-05-08 09:18:53 +00:00
  • 80837b145f Update security.md theCyberTech-security-policy-update Rip&Tear 2025-05-08 12:20:03 +08:00
  • 516d45deaa chore: bump version to 0.119.0 and update dependencies (#2778) v0.119.0 0.119.0 Lorenze Jay 2025-05-07 17:29:41 -07:00
  • 34ef7bee89 chore: bump version to 0.119.0 and update dependencies lorenze/new-version-5-7-2025 lorenzejay 2025-05-07 15:50:30 -07:00
  • c53cd2775a Fix Memory OSS compatibility and implement code review suggestions devin/1746653878-update-mem0-to-v2 Devin AI 2025-05-07 21:53:07 +00:00
  • 85ff023b76 Update Mem0Storage to support v2 API with run_id parameter Devin AI 2025-05-07 21:42:36 +00:00
  • 7ad51d9d05 feat: implement knowledge retrieval events in Agent (#2727) Lorenze Jay 2025-05-07 11:55:42 -07:00
  • 4789484523 Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/agent-query-for-knowledge lorenze/agent-query-for-knowledge lorenzejay 2025-05-07 11:04:16 -07:00
  • b67f2a2c9b test: add unit test for knowledge search query and VCR cassette lorenzejay 2025-05-07 09:59:51 -07:00
  • edd4e5bef9 Fix FirecrawlScrapeWebsiteTool (#298) nicoferdi96 2025-05-07 18:34:15 +02:00
  • e3887ae36e Used model-agnostic examples in quickstart/firsts. (#2773) Mark McDonald 2025-05-07 23:30:27 +08:00
  • e23bc2aaa7 Fix typos (#2774) omahs 2025-05-07 17:11:57 +02:00
  • a30246503d Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/agent-query-for-knowledge lorenzejay 2025-05-07 07:53:30 -07:00
  • 7fc405408e test: fix llama converter tests to remove skip_external_api (#2770) Lucas Gomide 2025-05-07 09:33:41 -03:00
  • 2c0c96b428 Fix import sorting in backward compatibility test devin/1746604349-fix-telemtry-import-typo Devin AI 2025-05-07 08:15:42 +00:00
  • 38f61d937a Fix test_deprecation_warning to reliably detect warnings in CI Devin AI 2025-05-07 08:12:02 +00:00
  • 3348fff123 Address PR feedback: Add deprecation warning and expand test coverage Devin AI 2025-05-07 08:05:23 +00:00
  • 71cb398e88 Fix #2771: Add backward compatibility for misspelled telemetry import Devin AI 2025-05-07 07:56:58 +00:00
  • 55ed9b366f refactor: improve error handling in knowledge query processing lorenzejay 2025-05-06 20:42:23 -07:00
  • b9af25f434 docs for transparancy lorenzejay 2025-05-06 20:31:50 -07:00
  • 1c2238066f refactor: rename knowledge query events and enhance retrieval handling lorenzejay 2025-05-06 20:26:19 -07:00
  • bce6865b43 fix broken tests lorenzejay 2025-05-06 19:39:52 -07:00
  • b02e3e1b57 test: fix llama converter tests to remove skip_external_api lg-remove-skip-test Lucas Gomide 2025-05-06 22:22:41 -03:00
  • c1dbe9967d fix: properly format imports with ruff devin/1746571507-fix-hierarchical-final-answers Devin AI 2025-05-06 22:54:40 +00:00
  • 525959f848 fix: resolve lint error by fixing import formatting Devin AI 2025-05-06 22:52:25 +00:00
  • 17efd214fb docs: improve documentation and test assertions as per PR review Devin AI 2025-05-06 22:51:29 +00:00
  • 6fb4438e52 fix: set result_as_answer=True in DelegateWorkTool to fix incomplete final answers in hierarchical process mode (#2768) Devin AI 2025-05-06 22:46:21 +00:00
  • bd61c52371 Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/agent-query-for-knowledge lorenzejay 2025-05-06 15:32:26 -07:00
  • cac06adc6c docs: update docxsearchtool.mdx (#2767) Tony Kipkemboi 2025-05-06 17:14:05 -04:00
  • d6af9d32e3 docs: update docxsearchtool.mdx tonykipkemboi-patch-1 Tony Kipkemboi 2025-05-06 16:53:11 -04:00
  • c8ec03424a Fix typos in documentation and configuration files (#2712) leopardracer 2025-05-06 22:07:57 +03:00
  • bfea85d22c docs: added Windows bug solving to docs (#2764) Henrique Branco 2025-05-06 10:55:05 -03:00
  • 836e9fc545 Removes model provider defaults from LLM Setup (#2766) Mark McDonald 2025-05-06 21:27:14 +08:00
  • c3726092fd Added Advance Configuration Docs for Rag Tool (#2713) Vidit Ostwal 2025-05-06 18:37:52 +05:30
  • eb9ae78158 fix: add missing newline at end of en.json file lorenzejay 2025-05-05 21:40:19 -07:00
  • 5fa8cdbb48 Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/agent-query-for-knowledge lorenzejay 2025-05-05 21:38:31 -07:00
  • a9decb54c8 refactor: update knowledge query handling in Agent lorenzejay 2025-05-05 21:37:48 -07:00
  • 79547fba25 Remove lock usage entirely to fix pickling issues devin/1746489640-fix-csv-knowledge-source-update Devin AI 2025-05-06 00:20:18 +00:00
  • 171f8b63fd Replace RLock with threading.Lock to fix pickling issues Devin AI 2025-05-06 00:19:24 +00:00
  • 72df165b07 Fix RLock pickling issue in BaseFileKnowledgeSource Devin AI 2025-05-06 00:15:45 +00:00
  • 63eccf5e30 Improve error handling and documentation in Knowledge._check_and_reload_sources Devin AI 2025-05-06 00:14:25 +00:00
  • a98a44afb2 Fix test file path handling for CSVKnowledgeSource Devin AI 2025-05-06 00:12:12 +00:00
  • 6e0f1fe38d Address code review comments: improve error handling, add thread safety, enhance documentation Devin AI 2025-05-06 00:11:28 +00:00
  • c2bf2b3210 Fix import sorting in manual test script Devin AI 2025-05-06 00:06:18 +00:00
  • 14579a7861 Fix #2762: Make CSV knowledge sources detect and load file updates Devin AI 2025-05-06 00:04:39 +00:00
  • b69e328752 Add input validation and improve documentation for max_age_days parameter devin/1746483771-fix-type-errors Devin AI 2025-05-05 22:49:01 +00:00
  • 223683d8bd Fix SQL injection vulnerability in cache cleanup Devin AI 2025-05-05 22:44:18 +00:00
  • 62de5a7989 Fix type annotation for connection pool Devin AI 2025-05-05 22:43:14 +00:00
  • 5cccf4f7f5 Fix import formatting in crew.py devin/1746483771-add-record-replay-functionality Devin AI 2025-05-05 22:39:54 +00:00
  • dd5f170f45 Implement reviewer suggestions: CLI validation, enhanced error handling, and test improvements Devin AI 2025-05-05 22:36:15 +00:00
  • 6e8e066091 Fix cache expiration and concurrent test issues Devin AI 2025-05-05 22:35:39 +00:00
  • d5dfd5a1f5 Add Record/Replay functionality for offline processing (Issue #2759) Devin AI 2025-05-05 22:23:03 +00:00
  • dabf02a90d build(LiteLLM): upgrade LiteLLM version (#2757) Lucas Gomide 2025-05-05 18:07:29 -03:00
  • c6d041ad99 Merge branch 'main' into lg-improve-test-runner lg-improve-test-runner Lucas Gomide 2025-05-05 18:00:04 -03:00
  • 3bd47453f6 build(LiteLLM): upgrade LiteLLM version Lucas Gomide 2025-05-05 17:51:08 -03:00
  • 2912c93d77 feat: prevent crash once Telemetry is not available (#2758) Lucas Gomide 2025-05-05 16:22:32 -03:00
  • 5461de4ff3 tests: adding missing cassettes lg-safe-telemetry Lucas Gomide 2025-05-05 15:38:46 -03:00
  • fd4ef4f47a fix: Remove kwargs from all RagTools (#285) Lucas Gomide 2025-05-05 15:15:50 -03:00
  • 4fa4b2c70b feat: prevent crash once Telemetry is not available Lucas Gomide 2025-05-05 14:38:17 -03:00
  • 946ffebdaa test: add windows on tests runner Lucas Gomide 2025-05-05 10:45:42 -03:00
  • 1867c798ec Fix import sorting to resolve lint issues devin/1746453491-fix-custom-knowledge-storage Devin AI 2025-05-05 14:12:37 +00:00