Commit Graph

  • 53f674be60 chore: remove evaluation folder (#3159) Lucas Gomide 2025-07-15 09:30:20 -03:00
  • 86cc00a5dd Fix event listener to pass event parameter for enhanced error display devin/1752573372-fix-issue-3165 Devin AI 2025-07-15 10:09:12 +00:00
  • a24a71a316 Fix lint issue: Remove unused os import from reproduction script Devin AI 2025-07-15 10:05:44 +00:00
  • 5756d82da1 Fix issue #3165: Enhanced error handling for custom OpenAI-compatible endpoints Devin AI 2025-07-15 10:02:58 +00:00
  • 11717a5213 docs: added integration with neatlogs (#3138) Paras Sakarwal 2025-07-14 20:38:24 +05:30
  • 6788543e85 Fix lint error: remove unused Crew import from reproduction script devin/1752504794-fix-task-config-callback-ignored Devin AI 2025-07-14 15:03:55 +00:00
  • 66ad84ef58 Fix Task config and callback parameters being silently ignored Devin AI 2025-07-14 15:02:17 +00:00
  • 7b1ee07b18 feat: implement thread-safe event bus Lucas Gomide 2025-07-14 11:20:44 -03:00
  • b6d699f764 Implement thread-safe AgentEvaluator (#3157) Lucas Gomide 2025-07-14 11:05:42 -03:00
  • 9f6002a9dd Declaring and make some tool configurable using env vars (#376) Thiago Moretto 2025-07-14 10:48:36 -03:00
  • 8a3a05bf7f chore: remove useless comments lg-evaluator-threadsafe Lucas Gomide 2025-07-14 10:26:16 -03:00
  • a56bfa3c2c refactor: implement thread-safe AgentEvaluator with hybrid state management Lucas Gomide 2025-07-14 10:20:01 -03:00
  • 5b15061b87 test: add test helper to assert Agent Experiments (#3156) Lucas Gomide 2025-07-14 10:24:49 -03:00
  • 1b6b2b36d9 Introduce Evaluator Experiment (#3133) Lucas Gomide 2025-07-14 10:06:45 -03:00
  • de01b66f07 Merge branch 'main' into lg-agent-experiments lg-agent-experiments Lucas Gomide 2025-07-14 09:17:07 -03:00
  • 3ada4053bd Fix #3149: Add missing create_directory parameter to Task class (#3150) devin-ai-integration[bot] 2025-07-14 08:15:41 -04:00
  • 69df70f4a3 Merge branch 'main' into lg-agent-experiments Lucas Gomide 2025-07-14 09:09:38 -03:00
  • 0f52071706 test: move tests to experimental folder Lucas Gomide 2025-07-14 09:07:49 -03:00
  • bbf012e800 Fix lint issues: remove unused imports devin/1752469165-fix-mem0-external-memory-format Devin AI 2025-07-14 05:13:00 +00:00
  • 46ad20b9f6 Fix mem0 external memory format issue #3152 Devin AI 2025-07-14 05:09:59 +00:00
  • 356d9b8fbd Fix lint: Remove unused import os from test_create_directory_true devin/1752438146-fix-task-create-directory-parameter Devin AI 2025-07-13 20:34:28 +00:00
  • 6dbc0a85a5 Fix #3149: Add missing create_directory parameter to Task class Devin AI 2025-07-13 20:31:41 +00:00
  • 9297655edc Fix lint error: remove unused pytest import devin/1752415184-fix-flow-initial-state-dict-coercion Devin AI 2025-07-13 14:13:24 +00:00
  • 3cd55459b9 Fix Flow initial_state BaseModel dict coercion issue #3147 Devin AI 2025-07-13 14:09:32 +00:00
  • 9497715b42 fix: resolve lint issues in ChunkBasedTask implementation devin/1752366034-chunk-based-file-analysis Devin AI 2025-07-13 00:34:24 +00:00
  • f836b2dc90 feat: implement sequential chunk-based file analysis with agent memory aggregation Devin AI 2025-07-13 00:29:59 +00:00
  • e7a5747c6b Comparing BaseLLM class instead of LLM (#3120) Vidit Ostwal 2025-07-12 06:20:36 +05:30
  • d86259b0b9 fixed test for actual usage devin/1751908431-fix-lite-agent-llm-isinstance-check lorenzejay 2025-07-11 17:17:32 -07:00
  • 1f106015ea Merge branch 'main' of github.com:crewAIInc/crewAI into devin/1751908431-fix-lite-agent-llm-isinstance-check lorenzejay 2025-07-11 17:10:54 -07:00
  • 2ab33ac549 Merge remote-tracking branch 'origin/main' into lg-agent-experiments Lucas Gomide 2025-07-11 14:58:16 -03:00
  • eec1262d4f Fix agent knowledge (#2831) Vidit Ostwal 2025-07-11 23:22:26 +05:30
  • 4439755b2d feat: add experimental folder for beta features (#3141) Lucas Gomide 2025-07-11 14:43:29 -03:00
  • c6caa763d7 docs: Add guardrail attribute documentation and examples (#3139) Tony Kipkemboi 2025-07-11 13:32:59 -04:00
  • a810c31ced feat: add experimental folder for beta features lg-experimental-folder Lucas Gomide 2025-07-11 14:27:13 -03:00
  • 78f5144bde Enhance EnterpriseActionTool with improved schema processing and erro… (#371) Lorenze Jay 2025-07-11 10:18:54 -07:00
  • 08fa3797ca Introducing Agent evaluation (#3130) Lucas Gomide 2025-07-11 14:18:03 -03:00
  • e3b044c044 style: resolve linter issues Lucas Gomide 2025-07-11 10:47:20 -03:00
  • ee490a19fb fix: encode string before hashing Lucas Gomide 2025-07-11 10:42:28 -03:00
  • de425450d4 style: fix linter issues Lucas Gomide 2025-07-11 00:09:49 -03:00
  • 3fee619798 test: add tests for Evaluator Experiment Lucas Gomide 2025-07-10 23:37:40 -03:00
  • bb2a0f95ba fix: use time-aware to define experiment result Lucas Gomide 2025-07-10 21:27:57 -03:00
  • 22d46999fe fix: make crew required to run an experiment Lucas Gomide 2025-07-10 21:27:02 -03:00
  • 9f00760437 refactor: isolate Console print in a dedicated class Lucas Gomide 2025-07-10 21:22:02 -03:00
  • ffab51ce2c refactor: remove unused method Lucas Gomide 2025-07-10 20:57:14 -03:00
  • 007f396f4d chore: split Experimental evaluation classes Lucas Gomide 2025-07-10 20:56:06 -03:00
  • cf91084f21 fix: fix track of new test cases Lucas Gomide 2025-07-10 20:26:40 -03:00
  • ccea8870d7 fix: reset evaluator for each experiement iteraction Lucas Gomide 2025-07-10 20:15:42 -03:00
  • 15f1912c2e feat: add Experiment evaluation framework with baseline comparison Lucas Gomide 2025-07-10 19:05:07 -03:00
  • 064997464e fix: allow messages be empty on LLMCallCompletedEvent lg-agent-eval Lucas Gomide 2025-07-11 14:00:42 -03:00
  • 6f0ed6642b style: fix mypy issues Lucas Gomide 2025-07-11 00:42:03 -03:00
  • 43f339fa84 style: resolve linter issues Lucas Gomide 2025-07-09 19:56:46 -03:00
  • 5ea221e54e fix: render all feedback per iteration Lucas Gomide 2025-07-09 19:36:19 -03:00
  • d4c15ec25f test: add Agent eval tests Lucas Gomide 2025-07-09 17:26:12 -03:00
  • 37cfbe7389 fix: do not evaluate Agent by default Lucas Gomide 2025-07-09 17:25:08 -03:00
  • 6d7c7d940e feat: add AgentEvaluator class Lucas Gomide 2025-07-09 16:32:40 -03:00
  • 80bd23a8a9 feat: add Reasoning Metrics for Agent evaluation, still in progress Lucas Gomide 2025-07-09 16:29:25 -03:00
  • 50593d1485 feat: add Tool Metrics for Agent evaluation Lucas Gomide 2025-07-09 16:28:31 -03:00
  • 60084af745 feat: add SemanticQuality metric for Agent evaluation Lucas Gomide 2025-07-09 16:27:29 -03:00
  • be4ade8c45 feat: add GoalAlignment metric for Agent evaluation Lucas Gomide 2025-07-09 16:25:26 -03:00
  • 6a49a24810 feat: add exchanged messages in LLMCallCompletedEvent Lucas Gomide 2025-07-07 13:39:35 -03:00
  • bf8fa3232b Add SQLite FTS5 support to test workflow (#3140) Greyson LaLonde 2025-07-11 12:01:25 -04:00
  • ea3d3ef638 Add explanatory comment for SQLite FTS5 workaround gl/fix/add-sqlite-fts5-to-tests Greyson LaLonde 2025-07-11 11:52:18 -04:00
  • cacbcfaa3c Add SQLite FTS5 support to test workflow Greyson LaLonde 2025-07-11 11:37:53 -04:00
  • 352b213f7f fix: remove unused imports in test_rich_live_cleanup.py devin/1752220814-fix-issue-3136 Devin AI 2025-07-11 08:08:34 +00:00
  • 07f4e47bb6 fix: regenerate uv.lock to resolve parsing errors Devin AI 2025-07-11 08:04:44 +00:00
  • 20cdc92142 fix: properly cleanup Rich Live sessions after flow/crew completion Devin AI 2025-07-11 08:04:32 +00:00
  • a6e60a5d42 fix: use production workos environment id (#3129) Heitor Carvalho 2025-07-09 18:09:01 -03:00
  • 00342c405f Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/crewai-create-tool-cli lorenze/crewai-create-tool-cli lorenzejay 2025-07-09 14:06:55 -07:00
  • eb09f2718f Use environment variable to initialize scrapegraph_py.Client (#362) Vini Brasil 2025-07-09 15:03:16 -03:00
  • 7b0f3aabd9 chore: update crewAI and dependencies to version 0.141.0 and 0.51.0 (#3128) 0.141.0 Lorenze Jay 2025-07-09 10:37:06 -07:00
  • e0de166592 Add MongoDB Vector Search Tool (#319) Steven Silvester 2025-07-09 10:44:23 -05:00
  • 4b2d5633c1 chore: add commitizen to pre-commit hooks gl/chore/add-commitizen-precommit Greyson LaLonde 2025-07-09 09:35:02 -04:00
  • f36d48d57e feat: Enhance Bedrock authentication with improved docs, validation, and tests devin/1752062932-bedrock-api-key-support Devin AI 2025-07-09 12:24:56 +00:00
  • 3eea890409 fix: Remove unused pytest import to resolve lint check Devin AI 2025-07-09 12:18:33 +00:00
  • a670b2b35e feat: Add AWS Bedrock API key authentication support Devin AI 2025-07-09 12:15:57 +00:00
  • 323027e597 Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/crewai-create-tool-cli lorenzejay 2025-07-08 13:35:06 -07:00
  • 6d6cdc7844 feat: extend create command to support tool creation lorenzejay 2025-07-08 13:31:45 -07:00
  • f071966951 docs: add docs about Agent.kickoff usage (#3121) Lucas Gomide 2025-07-08 17:15:40 -03:00
  • 28b97bd796 Merge branch 'main' into lg-lite-agent-docs lg-lite-agent-docs Tony Kipkemboi 2025-07-08 16:06:05 -04:00
  • 318310bb7a docs: add docs about Agent repository (#3122) Lucas Gomide 2025-07-08 16:56:08 -03:00
  • ad5ad0db48 docs: add docs about Agent repository lg-agent-repos-docs Lucas Gomide 2025-07-08 15:05:29 -03:00
  • 7795766507 docs: add docs about Agent.kickoff usage Lucas Gomide 2025-07-08 14:14:54 -03:00
  • c45e92bd17 Add Couchbase as a tool (#264) gautham 2025-07-08 20:24:54 +05:30
  • f388890971 Merge branch 'main' into devin/1751908431-fix-lite-agent-llm-isinstance-check Lucas Gomide 2025-07-08 11:00:59 -03:00
  • 2616818895 fix: remove unused imports from DeepSeek integration tests devin/1751942098-add-deepseek-api-support Devin AI 2025-07-08 02:47:13 +00:00
  • eb93fb06a6 feat: add native DeepSeek API support Devin AI 2025-07-08 02:43:03 +00:00
  • 319b12f950 fix: replace genai.Client() with GenerativeModel for batch mode devin/1751925112-google-batch-mode-support Devin AI 2025-07-07 22:22:57 +00:00
  • 49aa75e622 fix: resolve lint and type issues in Google Batch Mode implementation Devin AI 2025-07-07 22:11:32 +00:00
  • 09e5a829f9 chore: update uv.lock with google-generativeai dependency Devin AI 2025-07-07 22:02:07 +00:00
  • ae59abb052 feat: implement Google Batch Mode support for LLM calls Devin AI 2025-07-07 22:01:56 +00:00
  • 34a03f882c feat: add crew context tracking for LLM guardrail events (#3111) Greyson LaLonde 2025-07-07 16:33:07 -04:00
  • 3220575d29 Fix test_lite_agent_with_invalid_llm using proper mocking Devin AI 2025-07-07 18:46:26 +00:00
  • 6be376f804 Fix test failures: improve CustomLLM and error handling Devin AI 2025-07-07 18:37:03 +00:00
  • 4379ad26d1 Implement comprehensive OAuth2 improvements based on code review feedback devin/1751910434-oauth2-litellm-support Devin AI 2025-07-07 18:10:30 +00:00
  • 03ee4c59eb Fix lint and type-checker issues in OAuth2 implementation Devin AI 2025-07-07 18:01:35 +00:00
  • ac1080afd8 Implement OAuth2 authentication support for custom LiteLLM providers Devin AI 2025-07-07 17:57:40 +00:00
  • 5b548d618d Improve CustomLLM test implementation and error handling Devin AI 2025-07-07 17:27:13 +00:00
  • 2ffed3ccf0 Fix lint issues: remove unused imports from guardrail classes Devin AI 2025-07-07 17:23:28 +00:00
  • 1ea3fc44fa Fix type annotations in guardrail classes to accept BaseLLM Devin AI 2025-07-07 17:20:08 +00:00
  • 6e91a26785 Fix LiteAgent isinstance checks to accept BaseLLM instances Devin AI 2025-07-07 17:16:08 +00:00