Commit Graph

  • 0938968a20 Fix Python 3.11 validation test failures: Remove global logger state and improve error handling devin/1749684081-fix-issue-3000 Devin AI 2025-06-12 00:37:20 +00:00
  • 8538646f47 Fix Python 3.11 CI failures: Add module exports for test compatibility Devin AI 2025-06-12 00:19:18 +00:00
  • 7e490f73df Fix logger caching test: Reset global state for consistent testing Devin AI 2025-06-12 00:08:23 +00:00
  • d1a0a4e258 Fix Python 3.10 CI failures: Add CLI/utilities exports, improve context manager exception handling Devin AI 2025-06-12 00:01:27 +00:00
  • 99133104dd Update version to 0.130.0 and dependencies in pyproject.toml and uv.lock (#3002) 0.130.0 Lorenze Jay 2025-06-11 17:01:11 -07:00
  • bab03b2be1 Address review feedback: Add logger caching, improve error handling, expand tests Devin AI 2025-06-11 23:46:58 +00:00
  • 801a424b99 Update version to 0.130.0 and dependencies in pyproject.toml and uv.lock lorenze/new-version-06-11-2025 lorenzejay 2025-06-11 16:38:40 -07:00
  • 5fcfba82dc Fix lint errors: Remove unused imports Devin AI 2025-06-11 23:38:37 +00:00
  • 519af74cf7 Fix issue #3000: Replace global sys.stdout/stderr hijacking with contextual suppression Devin AI 2025-06-11 23:34:20 +00:00
  • fc729d0e67 Merge branch 'main' into lorenze/integration-docs-2 Lorenze Jay 2025-06-11 15:53:18 -07:00
  • 7d7afb90b0 docs: add comprehensive integration documentation for various services lorenzejay 2025-06-11 15:09:12 -07:00
  • 554ea8fcee fix: possible fix for Thinking stuck fix/console-formatter-issue Eduardo Chiarotti 2025-06-11 13:58:28 -03:00
  • 970a63c13c Fix issue 2993: Prevent Flow status logs from hiding human input (#2994) devin-ai-integration[bot] 2025-06-11 12:08:00 -04:00
  • dc2d4af8ea fix: ensure the entire file will be read when the start_line is None (#325) Lucas Gomide 2025-06-11 10:02:56 -03:00
  • 19023a5fcc Fix lint: Remove unused pytest import devin/1749614225-fix-issue-2993 Devin AI 2025-06-11 04:15:32 +00:00
  • 417b1cd8a9 Fix issue 2993: Prevent Flow status logs from hiding human input Devin AI 2025-06-11 04:08:27 +00:00
  • b1258c433d Fix lint errors in test_fixes.py devin/1749608473-fix-issue-2991 Devin AI 2025-06-11 03:06:23 +00:00
  • 8607719841 Fix lint issues in verification script Devin AI 2025-06-11 02:56:57 +00:00
  • dbd6890816 Add additional test verification script for CI fixes Devin AI 2025-06-11 02:53:58 +00:00
  • db6940b450 Add local verification script demonstrating thread safety fix works Devin AI 2025-06-11 02:53:20 +00:00
  • 918971994a Fix CI failures: remove unused variable, update error handling test for structured logging, add test isolation Devin AI 2025-06-11 02:38:50 +00:00
  • 83f4493ff0 Address PR review feedback: enhance thread safety implementation Devin AI 2025-06-11 02:31:18 +00:00
  • 4c9abe3128 Fix thread safety issue in CrewAIEventsBus emit and register_handler methods Devin AI 2025-06-11 02:26:13 +00:00
  • 06c991d8c3 Fix telemetry singleton pattern to respect dynamic environment variables (#2946) devin-ai-integration[bot] 2025-06-10 17:38:40 -07:00
  • 3e71c2075e Merge branch 'main' into devin/1748983984-fix-telemetry-disable-issue-2945 devin/1748983984-fix-telemetry-disable-issue-2945 Lorenze Jay 2025-06-10 17:28:03 -07:00
  • 739eb72fd0 LiteAgent w/ Guardrail (#2982) Lucas Gomide 2025-06-10 14:32:32 -03:00
  • 81595fff14 fix: resolve Self import on python 3.10 lg-liteagent-guardrail Lucas Gomide 2025-06-10 14:17:04 -03:00
  • bff7eb74d4 refactor: expose guardrail func in a proper utils file Lucas Gomide 2025-06-10 14:09:55 -03:00
  • 21c95f8eae Merge branch 'main' into devin/1748983984-fix-telemetry-disable-issue-2945 Lorenze Jay 2025-06-10 09:45:19 -07:00
  • 9532d5d430 Merge branch 'main' into lg-liteagent-guardrail Lucas Gomide 2025-06-10 13:45:19 -03:00
  • b0d2e9fe31 docs: update Python version requirement from <=3.13 to <3.14 (#2987) Lucas Gomide 2025-06-10 13:44:28 -03:00
  • 69b09e10b0 Merge branch 'main' into devin/1748983984-fix-telemetry-disable-issue-2945 Lorenze Jay 2025-06-10 09:41:07 -07:00
  • ccd98cc511 docs: update Python version requirement from <=3.13 to <3.14 lg-update-python-docs Lucas Gomide 2025-06-10 13:36:36 -03:00
  • 18d8ece333 Merge branch 'main' into lg-liteagent-guardrail Lucas Gomide 2025-06-10 13:17:15 -03:00
  • 5c51349a85 Support async tool executions (#2983) Lucas Gomide 2025-06-10 13:17:06 -03:00
  • bacc6fd862 feat: add guardrail support for Agents when using direct kickoff calls Lucas Gomide 2025-06-10 12:08:17 -03:00
  • d8231a04d0 Address PR review feedback: Add type hints and parametrized tests devin/1749549919-fix-issue-2984 Devin AI 2025-06-10 10:27:17 +00:00
  • 18a6973198 Fix lint issues: Remove unused imports from test file Devin AI 2025-06-10 10:20:25 +00:00
  • 048f05c755 Fix issue #2984: Add support for watsonx/meta-llama/llama-4-maverick-17b-128e-instruct-fp8 model Devin AI 2025-06-10 10:13:05 +00:00
  • 38b68b03ec docs: add docs about asynchronous tool support lg-tool-async Lucas Gomide 2025-06-09 18:52:02 -03:00
  • 7adf0e6056 feat: support to run async tool Lucas Gomide 2025-06-09 17:31:06 -03:00
  • c52c42e361 test: fix structured tool tests Lucas Gomide 2025-06-09 17:29:06 -03:00
  • 5b740467cb docs: fix the guide on persistence (#2849) Richard Luo 2025-06-09 14:09:56 -04:00
  • e9d9dd2a79 Fix missing manager_agent tokens in usage_metrics from kickoff (#2848) hegasz 2025-06-09 13:16:05 -04:00
  • 3e74cb4832 docs: add integrations documentation and images for enterprise features (#2981) Lorenze Jay 2025-06-09 09:46:09 -07:00
  • db3c8a49bd feat: improve docs and logging for Multi-Org actions in CLI (#2980) Lucas Gomide 2025-06-09 13:21:12 -03:00
  • d2c63860d5 test: fix auth token error lg-crewai-org-improves Lucas Gomide 2025-06-09 12:09:03 -03:00
  • ce20a7ab4a fix linter offences Lucas Gomide 2025-06-09 11:48:56 -03:00
  • 06a5689e8a Implement AI code review suggestions devin/1749478864-fix-issue-2978 Devin AI 2025-06-09 14:46:50 +00:00
  • 43685ad4ee feat: improve logging when Agent repository is not found during fetch Lucas Gomide 2025-06-09 11:43:56 -03:00
  • b46b779465 feat: improve logging about current organization while publishing/install a Tool Lucas Gomide 2025-06-09 11:29:11 -03:00
  • 9de40c53f3 feat: improve user feedback when user is not authenticated Lucas Gomide 2025-06-09 10:56:01 -03:00
  • 5b241f1459 docs: add organization management in our CLI docs Lucas Gomide 2025-06-09 10:50:42 -03:00
  • 2a48e24d98 Address CI failures and code review feedback Devin AI 2025-06-09 14:35:04 +00:00
  • 4649f00cab Fix SSL certificate verification in provider data fetching Devin AI 2025-06-09 14:27:16 +00:00
  • 8a37b535ed docs: improve docs about planning LLM usage (#2977) Lucas Gomide 2025-06-09 11:17:04 -03:00
  • e4a22d529c docs: improve docs about planning LLM usage lg-planner-docs Lucas Gomide 2025-06-09 10:40:15 -03:00
  • e6ac1311e7 build: upgrade LiteLLM to support latest Openai version (#2963) Lucas Gomide 2025-06-09 09:55:12 -03:00
  • b9f852880e Merge branch 'main' into lg-upgrade-litellm lg-upgrade-litellm Lucas Gomide 2025-06-09 09:33:21 -03:00
  • 37ce22048d linter fix joaodmmoura/imprve-logs João Moura 2025-06-08 23:57:35 -07:00
  • ea8f97327e fix tests João Moura 2025-06-08 23:54:31 -07:00
  • 9f916c4761 fixing tests João Moura 2025-06-08 21:21:50 -07:00
  • 6d8aae7362 fixing tests João Moura 2025-06-08 21:10:47 -07:00
  • 67e5c00d07 fixing tests João Moura 2025-06-08 20:34:29 -07:00
  • 49f8983b76 fixing tests and removing warnings João Moura 2025-06-08 16:54:25 -07:00
  • 27592f5024 fixing tests João Moura 2025-06-08 16:50:36 -07:00
  • 94ddd63b2f updating tests João Moura 2025-06-08 16:03:11 -07:00
  • fae15b4598 update tests João Moura 2025-06-08 15:35:57 -07:00
  • 6ac374aefa fix João Moura 2025-06-08 15:35:49 -07:00
  • 8a4e9c9951 improve types João Moura 2025-06-08 00:20:31 -07:00
  • dad4b39942 Fix lint and type check errors in console formatter Devin AI 2025-06-08 07:11:48 +00:00
  • 3ee9804b64 amking inject date true by default João Moura 2025-06-08 00:04:04 -07:00
  • ca1b8d84ea improving logs further João Moura 2025-06-08 00:03:42 -07:00
  • ad725f44b3 rmeove duplciate reasonign logs João Moura 2025-06-07 23:57:24 -07:00
  • 814afb86cf initial log improvements João Moura 2025-06-07 23:50:33 -07:00
  • b0d89698fd docs: added Maxim support for Agent Observability (#2861) Akshit Madan 2025-06-08 23:09:01 +05:30
  • 2ab4986b25 fixing console formatter joaomdmoura/adaptive-reasoning-3 João Moura 2025-05-31 21:37:36 -07:00
  • 3161a871b3 updated reasoning João Moura 2025-05-29 20:50:38 -07:00
  • 2242545a2e updating João Moura 2025-05-28 20:49:05 -07:00
  • 1fd9c5b697 new test for adaptative reasoning João Moura 2025-05-28 09:50:19 -07:00
  • 28c1efc933 Move adaptive reasoning context prompt to en.json Devin AI 2025-05-28 16:57:34 +00:00
  • 9fccd2726b Move mid-execution reasoning update prompt to en.json Devin AI 2025-05-28 16:55:30 +00:00
  • 94c8412724 Add timing information to reasoning events to show duration in logs Devin AI 2025-05-27 09:41:37 +00:00
  • 1b18310cf7 Fix ready flag detection to handle both execute and continue executing variations Devin AI 2025-05-27 09:22:19 +00:00
  • 81f4182e3b Fix adaptive reasoning implementation and tests, move all prompts to en.json Devin AI 2025-05-27 09:04:16 +00:00
  • b36b150e20 Move reasoning prompts to en.json and update documentation Devin AI 2025-05-27 08:57:44 +00:00
  • 2c2b60410b improving test João Moura 2025-05-27 01:27:25 -07:00
  • 556ce2300c Implement LLM-based adaptive reasoning with function calling Devin AI 2025-05-27 08:35:32 +00:00
  • 9355f980f5 Replace examples with comprehensive documentation for reasoning agents Devin AI 2025-05-26 21:37:10 +00:00
  • db83843317 Fix lint error: remove unused LLM import from reasoning interval tests Devin AI 2025-05-26 19:15:47 +00:00
  • e947cb26ee Fix tests to properly mock LLM calls to avoid authentication errors Devin AI 2025-05-26 19:07:41 +00:00
  • 757910439a Update reasoning interval example with comprehensive documentation Devin AI 2025-05-26 19:01:31 +00:00
  • 9444d3a762 Fix reasoning interval counter management Devin AI 2025-05-26 18:58:04 +00:00
  • fdba0c8a03 Complete code review improvements Devin AI 2025-05-26 17:54:05 +00:00
  • 53fed872f2 Fix lint errors and implement code review suggestions Devin AI 2025-05-26 17:42:00 +00:00
  • 923e3a9c6e Add reasoning_interval and adaptive_reasoning features Devin AI 2025-05-26 17:32:47 +00:00
  • 1305de3a0c Support multi org in CLI (#2969) joaomdmoura/adaptive-reasoning Lucas Gomide 2025-06-06 16:28:09 -03:00
  • 5537f3d0da Increasing the default X-axis spacing for flow plotting (#2967) Mike Plachta 2025-06-06 09:43:38 -07:00
  • b9d7d3ce7a docs: update hallucination guardrail examples Greyson LaLonde 2025-06-05 12:34:52 -04:00
  • 30413d19be docs: add minimum UV version required to use the Tool repository (#2965) Lucas Gomide 2025-06-05 12:37:19 -03:00