Commit Graph

  • 341686247c Implement PR feedback: Add logging, specific exception handling, type hints, and enhanced tests devin/1742655198-fix-issue-2444 Devin AI 2025-03-22 15:04:37 +00:00
  • 487da2af19 Fix import order in telemetry_test.py Devin AI 2025-03-22 14:58:49 +00:00
  • e1a085b106 Fix issue #2444: Add error handling to telemetry span processor to prevent connection errors from propagating to user code Devin AI 2025-03-22 14:57:14 +00:00
  • 448d31cad9 Fix the failing test of project_test.py sakunkun 2025-03-22 11:28:27 +08:00
  • ed1f009c64 Feat/improve yaml extraction (#2428) Brandon Hancock (bhancock_ai) 2025-03-21 21:59:55 -04:00
  • db6dbea091 Fix type validation in ToolUsageFinishedEvent to accept any result type devin/1742604776-add-tool-result-to-event Devin AI 2025-03-22 01:06:27 +00:00
  • 7a71a79dae Add test cassettes for tool usage events Devin AI 2025-03-22 01:03:16 +00:00
  • fb7c94df8c Fix import sorting in test_events.py Devin AI 2025-03-22 01:03:08 +00:00
  • 840772894b Address PR feedback: improve type hints, documentation and test coverage Devin AI 2025-03-22 01:01:37 +00:00
  • 23aeaf67ba Add tool execution result to ToolUsageFinishedEvent Devin AI 2025-03-22 00:55:25 +00:00
  • 87fca32d5d Merge branch 'main' into feat/improve-yaml-extraction feat/improve-yaml-extraction Lorenze Jay 2025-03-21 17:12:35 -07:00
  • 38735cba99 Merge branch 'main' into bugfix/flow-persist-nested-models bugfix/flow-persist-nested-models Lorenze Jay 2025-03-21 17:03:57 -07:00
  • 99c13585bb Fix import sorting and type checking issues devin/1742585192-fix-issue-2438 Devin AI 2025-03-21 19:46:57 +00:00
  • 6708d47d39 Fix CI issues and implement PR feedback improvements Devin AI 2025-03-21 19:44:28 +00:00
  • 9315610cc6 Fix import sorting issues Devin AI 2025-03-21 19:33:00 +00:00
  • c98e29d679 Add standalone deployment tools for CrewAI workflows (fixes #2438) Devin AI 2025-03-21 19:31:00 +00:00
  • bb3829a9ed docs: Update model reference in LLM configuration (#2267) Matisse 2025-03-21 15:12:26 -04:00
  • cde67882b4 resuse existing code and address PRs Brandon Hancock 2025-03-21 15:09:47 -04:00
  • d3df545f1e Merge branch 'main' into bugfix/flow-persist-nested-models Lorenze Jay 2025-03-21 11:59:11 -07:00
  • 0a116202f0 Update the context window size for Amazon Bedrock FM- llm.py (#2304) Fernando Galves 2025-03-21 19:48:25 +01:00
  • abddf77fbe Add warning for models like deepseek-r1 using tools feat/function-calling-improvement Brandon Hancock 2025-03-21 14:30:05 -04:00
  • 4daa88fa59 As explained in https://github.com/mangiucugna/json_repair?tab=readme-ov-file#performance-considerations we can skip a wasteful json.loads() here and save quite some time (#2397) Stefano Baccianella 2025-03-21 19:25:19 +01:00
  • 53067f8b92 add Mem0 OSS support (#2429) Parth Patel 2025-03-21 23:27:24 +05:30
  • baea6dc8a4 Merge pull request #197 from beowolx/bugfix/serperdev-missing-country João Moura 2025-03-21 14:54:50 -03:00
  • d3a09c3180 ️ Speed up method CrewAgentParser._clean_action by 427,565% (#2382) Saurabh Misra 2025-03-21 10:51:14 -07:00
  • 4d7aacb5f2 ️ Speed up method Repository.is_git_repo by 72,270% (#2381) Saurabh Misra 2025-03-21 10:43:48 -07:00
  • 6b1cf78e41 docs: add detailed docstrings to Telemetry class methods (#2377) Julio Peixoto 2025-03-21 14:34:16 -03:00
  • 80f1a88b63 Upgrade OTel SDK version to 1.30.0 (#2375) Patcher 2025-03-21 22:56:50 +05:30
  • 32da76a2ca Use task in the note about how methods names need to match task names (#2355) Jorge Gonzalez 2025-03-21 13:17:43 -04:00
  • b3667a8c09 Merge branch 'main' into bug_fix Brandon Hancock (bhancock_ai) 2025-03-21 13:08:09 -04:00
  • 3aa48dcd58 fix: move agent tools for a variable instead of use format (#2319) Gustavo Satheler 2025-03-21 13:32:54 -03:00
  • 7a07972ebe Improve test Brandon Hancock 2025-03-21 11:27:12 -04:00
  • 5a755fad48 Merge branch 'main' into feat/improve-yaml-extraction Brandon Hancock (bhancock_ai) 2025-03-21 11:20:28 -04:00
  • deeb0446e5 Fixing interpolation imports Brandon Hancock 2025-03-21 11:17:08 -04:00
  • d16144bbaa fix circular deps Brandon Hancock 2025-03-20 11:09:16 -04:00
  • 5db807b57c Fix import sorting with ruff devin/1742560361-fix-issue-2434 Devin AI 2025-03-21 12:39:17 +00:00
  • 710d20a66e Fix import sorting in test file Devin AI 2025-03-21 12:38:26 +00:00
  • 245399bca0 Fix issue #2434: Allow tools to specify if they permit repeated usage Devin AI 2025-03-21 12:35:52 +00:00
  • 9fa65f724f Fix lint errors: sort imports devin/1742533437-fix-issue-2431 Devin AI 2025-03-21 05:15:54 +00:00
  • 13e1aa96de Fix type-checker errors in embedding_configurator.py and knowledge_storage.py Devin AI 2025-03-21 05:14:42 +00:00
  • 7fb76bb858 Fix lint error: sort imports in test_numpy_compatibility.py Devin AI 2025-03-21 05:12:46 +00:00
  • 486cf58c3b Fix NumPy 2.x compatibility issue (#2431) Devin AI 2025-03-21 05:10:53 +00:00
  • 03f1d57463 Merge pull request #2430 from crewAIInc/update-llm-docs Tony Kipkemboi 2025-03-20 12:57:37 -07:00
  • 4725d0de0d Merge branch 'main' into update-llm-docs Tony Kipkemboi 2025-03-20 12:50:06 -07:00
  • b766af75f2 fix the _extract_thought (#2398) Arthur Chien 2025-03-21 03:44:44 +08:00
  • b2c8779f4c Add documentation for Local NVIDIA NIM with WSL2 Tony Kipkemboi 2025-03-20 12:39:37 -07:00
  • c852d772d4 Merge branch 'main' into feat/improve-yaml-extraction Brandon Hancock (bhancock_ai) 2025-03-20 15:25:51 -04:00
  • df266bda01 Update documentation: Add changelog, fix formatting issues, replace mint.json with docs.json (#2400) Tony Kipkemboi 2025-03-20 11:44:21 -07:00
  • eed7919d72 Merge remote-tracking branch 'origin/Branch_2260' into Branch_2260 Vidit-Ostwal 2025-03-20 22:49:51 +05:30
  • 1e49d1b592 Fixed doc string of copy function Vidit-Ostwal 2025-03-20 22:47:46 +05:30
  • ded7197fcb Merge branch 'main' into Branch_2260 Vidit-Ostwal 2025-03-20 22:46:30 +05:30
  • 2155acb3a3 docs: Update JSONSearchTool and RagTool configuration parameter from 'embedder' to 'embedding_model' (#2311) Lorenze Jay 2025-03-20 10:11:37 -07:00
  • a78f1f6ff5 Merge branch 'main' into fix/embedder-doc fix/embedder-doc Brandon Hancock (bhancock_ai) 2025-03-20 13:08:16 -04:00
  • 794574957e Add note to create ./knowldge folder for source file management (#2297) Sir Qasim 2025-03-20 21:54:17 +05:00
  • 66b19311a7 Fix crewai run Command Issue for Flow Projects and Cloud Deployment (#2291) Sir Qasim 2025-03-20 21:48:02 +05:00
  • 9fc84fc1ac Fix incorrect import statement in memory examples documentation (fixes #2395) (#2396) devin-ai-integration[bot] 2025-03-20 12:17:26 -04:00
  • 282461d13a Merge branch 'main' into devin/1742244238-fix-issue-2395 devin/1742244238-fix-issue-2395 Brandon Hancock (bhancock_ai) 2025-03-20 12:12:44 -04:00
  • f8f9df6d1d update doc SpaceNewsKnowledgeSource code snippet (#2275) Amine Saihi 2025-03-20 16:06:21 +00:00
  • 6e94edb777 TYPO João Moura 2025-03-20 08:19:58 -07:00
  • 5f2ac8c33e Merge branch 'main' into Branch_2260 Brandon Hancock (bhancock_ai) 2025-03-20 11:20:54 -04:00
  • 1589e7ce69 make tests Brandon Hancock 2025-03-20 11:03:39 -04:00
  • 0e4e24d7d1 update interpolation to work with example response types in yaml docs Brandon Hancock 2025-03-20 10:58:18 -04:00
  • bbe896d48c Support wildcard handling in emit() (#2424) Vini Brasil 2025-03-20 10:59:17 -03:00
  • c62e6def62 Merge branch 'main' into event-handler-wildcard Vini Brasil 2025-03-20 10:50:12 -03:00
  • 9298054436 docs: add base_url env for anthropic llm example (#2204) Seyed Mostafa Meshkati 2025-03-20 17:18:11 +03:30
  • e17911867d Remove unused variable Vinicius Brasil 2025-03-20 10:43:49 -03:00
  • fae1cfdc89 Fix failing test Vinicius Brasil 2025-03-20 10:27:29 -03:00
  • 032922a4b9 Support wildcard handling in emit() Vinicius Brasil 2025-03-20 08:48:21 -03:00
  • 90b7937796 Update documentation (#2199) Fernando Galves 2025-03-20 14:42:23 +01:00
  • 806b780cd6 Fix lint issue: Properly organize imports in test_redis_mem0_storage.py devin/1742477045-fix-issue-2426 Devin AI 2025-03-20 13:32:50 +00:00
  • 60da4b35d3 Fix lint issue: Sort imports in test_redis_mem0_storage.py Devin AI 2025-03-20 13:31:25 +00:00
  • ef0b8e6913 Fix security issue: Use environment variables for API keys in examples Devin AI 2025-03-20 13:29:13 +00:00
  • 520933b4c5 Fix: More comfortable validation #2177 (#2178) elda27 2025-03-20 22:28:31 +09:00
  • 05c66405cf Fix #2426: Add support for Redis as vector store in mem0 for user_memory Devin AI 2025-03-20 13:28:02 +00:00
  • 21f4b60754 Include embedding type fix pr-2174 Brandon Hancock 2025-03-20 08:55:30 -04:00
  • 216ff4aa6f Merge branch 'main' into embedding-config-typing Brandon Hancock (bhancock_ai) 2025-03-20 08:47:33 -04:00
  • defb0c55e6 wip Brandon Hancock 2025-03-20 08:00:32 -04:00
  • af29bd495f Fix type error in crew_agent_executor.py devin/1742459442-fix-issue-2419 Devin AI 2025-03-20 09:02:27 +00:00
  • 355826a39d Fix import sorting with ruff devin/1742460780-fix-issue-2421 Devin AI 2025-03-20 09:01:03 +00:00
  • 5e1f38251a Fix import sorting in test file Devin AI 2025-03-20 08:59:56 +00:00
  • abdf7a7967 Fix issue #2421: Handle missing google.genai dependency gracefully Devin AI 2025-03-20 08:57:49 +00:00
  • d82a01d4f7 Address PR feedback: Add validation, error handling, refactoring, and tests Devin AI 2025-03-20 08:57:19 +00:00
  • 0ff73d22d7 Add feature to override _ask_human_input function in Task (#2419) Devin AI 2025-03-20 08:44:15 +00:00
  • 4629eddc3c Address PR feedback: Add _is_gemini_model helper, improve error handling, and add comprehensive tests devin/1742455563-fix-issue-2417 Devin AI 2025-03-20 07:41:46 +00:00
  • a839696071 Fix import sorting in test file with ruff --fix Devin AI 2025-03-20 07:36:15 +00:00
  • db86bc5616 Fix import sorting in test file Devin AI 2025-03-20 07:34:54 +00:00
  • ea37bf8595 Remove hardcoded API keys from tests Devin AI 2025-03-20 07:33:02 +00:00
  • f896a2b4c7 Fix #2417: Handle empty responses from Gemini models with HTML templates Devin AI 2025-03-20 07:32:21 +00:00
  • 635d576a2a Address PR feedback: add upper bound to Click dependency and enhance tests devin/1742454927-fix-issue-2415 Devin AI 2025-03-20 07:21:40 +00:00
  • b799cae52f Fix click dependency constraint to be compatible with zenml Devin AI 2025-03-20 07:18:24 +00:00
  • 9ea4fb8c82 Add Phoenix docs and tutorials exiao 2025-03-20 02:23:13 -04:00
  • 0f121ba5f2 Enhance PR #2409 fix based on review feedback: improve docs, test isolation, and error messages devin/1742437940-fix-issue-2409 Devin AI 2025-03-20 02:42:09 +00:00
  • 1eb6f3b470 Fix lint error: Use Ruff to format imports Devin AI 2025-03-20 02:38:25 +00:00
  • 82fad3f935 Fix lint error: Sort imports alphabetically Devin AI 2025-03-20 02:37:25 +00:00
  • 21a91f9998 Fix #2409: Pin setuptools version to fix packaging.licenses dependency issue Devin AI 2025-03-20 02:35:31 +00:00
  • 5cfcb5c74a new version João Moura 2025-03-19 11:30:26 -07:00
  • 865930da78 Merge pull request #239 from raju-rangan/main João Moura 2025-03-19 15:18:26 -03:00
  • d58a24950c Fix import sorting in test_kickoff_for_each_parallel.py devin/1742403576-fix-issue-2406 Devin AI 2025-03-19 17:12:18 +00:00
  • 15d59cfc34 Improve kickoff_for_each_parallel based on PR feedback Devin AI 2025-03-19 17:12:09 +00:00
  • fd18bdfabb Add test cassettes for kickoff_for_each_parallel tests Devin AI 2025-03-19 17:05:25 +00:00