Commit Graph

  • a0fcc0c8d1 Speed up GitHub Actions tests with parallelization (#3107) Greyson LaLonde 2025-07-03 21:08:00 -04:00
  • a39d1b6ebb Reduce test timeout to 30s gl/tests/speed-up-github-actions Greyson LaLonde 2025-07-03 19:16:03 -04:00
  • d7de94ff78 perf: increase test parallelization to 8 groups and remove redundant cache Greyson LaLonde 2025-07-02 21:41:12 -04:00
  • 8c3372ed57 fix: add job name to match branch protection rules Greyson LaLonde 2025-07-02 20:18:18 -04:00
  • 9492788e10 tests: speed up GitHub Actions with parallelization Greyson LaLonde 2025-07-02 20:03:41 -04:00
  • 3bb2162f64 more cassettes lorenze/new-version-0.140.0 lorenzejay 2025-07-02 15:40:39 -07:00
  • 748c25451c Lorenze/new version 0.140.0 (#3106) 0.140.0 Lorenze Jay 2025-07-02 15:22:18 -07:00
  • 06ea9dcfe6 test: enhance cache call assertions in crew tests lorenzejay 2025-07-02 15:04:36 -07:00
  • 20a517591d chore: pin agentops dependency version in pyproject.toml and uv.lock lorenzejay 2025-07-02 14:58:33 -07:00
  • dd6507bc55 chore: pin json-repair dependency version in pyproject.toml and uv.lock lorenzejay 2025-07-02 14:44:11 -07:00
  • 165190f87e chore: update uv.lock for dependency resolution and Python version compatibility lorenzejay 2025-07-02 14:34:41 -07:00
  • 1c170ec411 chore: update pyproject.toml to exclude documentation from build targets lorenzejay 2025-07-02 14:27:03 -07:00
  • 22dc772d97 fix: clean up whitespace and update dependencies lorenzejay 2025-07-02 14:26:21 -07:00
  • a77dcdd419 feat: add multiple provider support (#3089) Heitor Carvalho 2025-07-02 17:44:47 -03:00
  • 68f5bdf0d9 feat: add console logging for LLM guardrail events (#3105) Greyson LaLonde 2025-07-02 16:19:22 -04:00
  • b4786d86b0 refactor: enhance schema handling in EnterpriseActionTool (#355) Lorenze Jay 2025-07-02 12:54:09 -07:00
  • b1d0072c13 Fix failing tests: update expectations for new URL-as-is behavior devin/1751407096-fix-issue-3099 Devin AI 2025-07-02 17:07:33 +00:00
  • b022e06e0d Fix tests to match new URL behavior: use complete URLs as-is Devin AI 2025-07-02 17:04:27 +00:00
  • 2ede9ca9be Address GitHub review: remove URL construction helper and use provided URLs as-is Devin AI 2025-07-02 17:00:29 +00:00
  • d53e96fcd7 fix: update Pydantic schema access (#337) Emmanuel Ferdman 2025-07-02 19:25:26 +03:00
  • 7f83947020 fix: correct code example language inconsistency in pt-BR docs (#3088) Irineu Brito 2025-07-02 12:18:32 -04:00
  • ceb310bcde docs: add docs about Memory Events (#3104) Lucas Gomide 2025-07-02 12:10:45 -03:00
  • df4754301a docs: add docs about Memory Events lg-memory-docs Lucas Gomide 2025-07-02 12:00:41 -03:00
  • ae57e5723c feat: add console logging for memory system usage (#3103) Lucas Gomide 2025-07-02 12:00:26 -03:00
  • 9bed277a87 feat: add console logging for memory system usage lg-memory-console Lucas Gomide 2025-07-02 11:31:31 -03:00
  • ab39753a75 Introduce MemoryEvents to monitor their usage (#3098) Lucas Gomide 2025-07-01 23:50:39 -03:00
  • 174215980b test: use scoped_handlers while listener Memory events lg-memory-events Lucas Gomide 2025-07-01 23:07:56 -03:00
  • 15c5654a70 fixed linter issues Lucas Gomide 2025-07-01 14:50:45 -03:00
  • 41906badd7 test: add tests about memory events usage Lucas Gomide 2025-07-01 14:41:49 -03:00
  • 071bc4faea feat: emit events about memory usage Lucas Gomide 2025-07-01 12:47:00 -03:00
  • f4807ee858 Fix URL validation to only accept HTTP/HTTPS schemes for Ollama embeddings Devin AI 2025-07-01 22:13:10 +00:00
  • abd1d341da Address GitHub review feedback: add URL validation, helper functions, and edge case tests Devin AI 2025-07-01 22:07:13 +00:00
  • d422439b7a Fix Ollama embedding configurator to respect API_BASE environment variable Devin AI 2025-07-01 22:01:45 +00:00
  • 640e1a7bc2 Add docs redirects and development tools (#3096) Tony Kipkemboi 2025-07-01 14:41:34 -04:00
  • 26652e5e24 Mapping required env vars of more tools (#353) Thiago Moretto 2025-07-01 15:08:30 -03:00
  • e544ff8ba3 refactor: streamline collection handling in RAGStorage (#3097) Lorenze Jay 2025-07-01 10:14:39 -07:00
  • 49c0144154 feat: improve data training for models up to 7B parameters (#3085) Lucas Gomide 2025-07-01 12:47:47 -03:00
  • 1f37d2d26d Merge branch 'main' into lg-improve-tranning lg-improve-tranning Lucas Gomide 2025-07-01 12:25:52 -03:00
  • 2ab002a5bf Add Reo.dev tracking script to documentation (#3094) Tony Kipkemboi 2025-07-01 10:29:28 -04:00
  • 59e3f5df6d Merge branch 'main' into lg-improve-tranning Lucas Gomide 2025-07-01 10:33:32 -03:00
  • b7bf15681e feat: add capability to track LLM calls by task and agent (#3087) Lucas Gomide 2025-07-01 10:30:16 -03:00
  • df869c5657 Merge branch 'main' into lg-improve-tranning Lucas Gomide 2025-07-01 10:21:37 -03:00
  • 6ad939137d Merge branch 'main' into lg-track-task-from-llm-calls lg-track-task-from-llm-calls Lucas Gomide 2025-07-01 10:21:34 -03:00
  • af9c01f5d3 Add Scarf analytics tracking (#3086) Tony Kipkemboi 2025-06-30 17:48:45 -04:00
  • 8ab3caa510 feat: support to filter LLM Events from Lite Agent Lucas Gomide 2025-06-30 18:28:56 -03:00
  • 2f7d9bf061 fix incompatible BaseLLM.call method signature Lucas Gomide 2025-06-30 17:36:41 -03:00
  • f8a8d63ae0 feat: add docs about LLM tracking by Agents and Tasks Lucas Gomide 2025-06-30 15:45:36 -03:00
  • 081f8ddbb9 feat: add capability to track LLM calls by task and agent Lucas Gomide 2025-06-30 15:23:37 -03:00
  • c66fbf5e5f Merge branch 'main' into lg-improve-tranning Lucas Gomide 2025-06-30 16:11:11 -03:00
  • 5a12b51ba2 fix: Correct typo 'depployments' to 'deployments' in documentation 'instalation' (#3081) Irineu Brito 2025-06-30 12:19:31 -04:00
  • 00c8fad257 docs: training considerations for small models to the documentation Lucas Gomide 2025-06-30 11:08:18 -03:00
  • 994f0e1403 feat: improve data training for models up to 7B parameters. Lucas Gomide 2025-06-30 09:50:06 -03:00
  • ea97bef911 Fix CI failures: update type annotation and improve test error handling devin/1751145924-fix-ollama-response-format-issue Devin AI 2025-06-28 21:48:09 +00:00
  • 7a19bfb4a9 Address code review feedback: improve model detection, parameter filtering, and test coverage Devin AI 2025-06-28 21:40:38 +00:00
  • aa82ca5273 Fix Ollama models ValueError when response_format is used Devin AI 2025-06-28 21:32:30 +00:00
  • 180cc38330 refactor: update Firecrawl tools to improve configuration and error handling (#351) Lorenze Jay 2025-06-27 11:27:48 -07:00
  • 576b8ff836 Updated LiteLLM dependency. (#3047) Michael Juliano 2025-06-27 09:54:12 -04:00
  • 255758e429 update: refresh test cassettes after local test runs devin/1751017521-fix-issue-3076 Devin AI 2025-06-27 10:06:35 +00:00
  • 201a73289a fix: resolve type-checker and test isolation issues Devin AI 2025-06-27 10:06:22 +00:00
  • cd4b5b9ded fix: address CI failures - add type hints and fix tests Devin AI 2025-06-27 10:01:12 +00:00
  • 63914f38cb fix: cache agent knowledge to avoid reloading on every kickoff Devin AI 2025-06-27 09:52:49 +00:00
  • d8f52e69be Fix lint errors and test expectations for UnionType support devin/1750954923-fix-uniontype-schema-parser Devin AI 2025-06-26 16:31:29 +00:00
  • b35c3e8024 fix: ensure env-vars are written in upper case (#3072) Lucas Gomide 2025-06-26 13:29:06 -03:00
  • b4b6e0d803 Fix pydantic_schema_parser to handle Python 3.10+ union syntax (types.UnionType) Devin AI 2025-06-26 16:26:03 +00:00
  • 714d9d01a1 Merge branch 'main' into lg-fix-env-cli lg-fix-env-cli Lucas Gomide 2025-06-26 12:10:27 -03:00
  • b09796cd3f Adding Nebius to docs (#3070) Mr. Ånand 2025-06-26 20:40:19 +05:30
  • 0ff0257d98 fix: ensure env-vars are written in upper case Lucas Gomide 2025-06-26 12:02:19 -03:00
  • e0b46492fa Fix: Normalize project names by stripping trailing slashes in crew creation (#3060) devin-ai-integration[bot] 2025-06-26 10:11:16 -04:00
  • 1de749d192 Merge branch 'main' into devin/1750789857-fix-trailing-slash-project-creation devin/1750789857-fix-trailing-slash-project-creation Lucas Gomide 2025-06-26 11:02:51 -03:00
  • ece13fbda0 refactor: implement PEP 621 dynamic versioning (#3068) Greyson LaLonde 2025-06-26 10:02:26 -04:00
  • 94a62d84e1 Update test_lite_agent.py (#3040) kilavvy 2025-06-26 15:55:53 +02:00
  • 6a171190f9 Merge branch 'main' into devin/1750789857-fix-trailing-slash-project-creation Lucas Gomide 2025-06-26 10:32:43 -03:00
  • cdf8388b18 docs: update CLI LLM's documentation (#3071) Lucas Gomide 2025-06-26 10:31:43 -03:00
  • 3338951763 docs: update CLI LLM's documentation lg-llm-docs Lucas Gomide 2025-06-26 10:19:22 -03:00
  • 911e02da8e fix: correct folder name validation logic to match test expectations Devin AI 2025-06-26 13:18:41 +00:00
  • eddeacebcc Merge branch 'devin/1750789857-fix-trailing-slash-project-creation' of https://git-manager.devin.ai/proxy/github.com/crewAIInc/crewAI into devin/1750789857-fix-trailing-slash-project-creation Devin AI 2025-06-26 13:00:28 +00:00
  • 5b5b462238 feat: add folder name validation for Python module names Devin AI 2025-06-26 12:59:49 +00:00
  • 0f861338ef chore: update version to 0.134.0 across project files (#3067) 0.134.0 Lorenze Jay 2025-06-25 16:06:43 -07:00
  • 4d1aabf620 feat: enhance CrewBase MCP tools support to allow selecting multiple tools per agent (#3065) Lucas Gomide 2025-06-25 15:59:55 -03:00
  • 168ca3052b build: upgrade crewai-tools lg-crew-base-mcp-filtering-tools Lucas Gomide 2025-06-25 15:26:11 -03:00
  • 8723e66807 feat: add support for parsing actions list from environment variables (#346) Lorenze Jay 2025-06-25 11:14:41 -07:00
  • e4cb8bf797 Lorenze/better env vars setup enterprise tools (#343) Lorenze Jay 2025-06-25 10:17:26 -07:00
  • 03917411b4 Support to filter available MCP Tools (#345) Lucas Gomide 2025-06-25 13:32:22 -03:00
  • 07e03cf6a7 docs: clarify how to access MCP tools Lucas Gomide 2025-06-25 12:55:42 -03:00
  • 5cb632c73a feat: enhance CrewBase MCP tools support to allow selecting multiple tools per agent Lucas Gomide 2025-06-25 11:46:55 -03:00
  • a50fae3a4b Add pt-BR docs translation (#3039) Daniel Barreto 2025-06-25 12:52:33 -03:00
  • 13cd8baa2c fix: Remove unused imports to resolve lint check failures devin/1750855694-fix-issue-3062 Devin AI 2025-06-25 13:09:10 +00:00
  • a9823a4368 refactor: Implement code review suggestions for emoji disable feature Devin AI 2025-06-25 13:02:32 +00:00
  • 4e288e4cf7 feat: Add CREWAI_DISABLE_EMOJIS environment variable to disable emojis in logs Devin AI 2025-06-25 12:57:26 +00:00
  • 3af61f428d Merge branch 'main' into devin/1750789857-fix-trailing-slash-project-creation Lucas Gomide 2025-06-24 17:56:09 -03:00
  • a3416f4301 fix: remove unused os import to resolve lint failure Devin AI 2025-06-24 20:14:06 +00:00
  • b58f375b54 fix: eliminate os.chdir() usage in tests to prevent working directory corruption Devin AI 2025-06-24 20:07:51 +00:00
  • 12342ce41c fix: standardize working directory handling in tests to prevent corruption Devin AI 2025-06-24 19:57:28 +00:00
  • babcd1d712 fix: add working directory safety checks to prevent test interference Devin AI 2025-06-24 19:56:09 +00:00
  • cabdfafb4a refactor: change class name validation to raise errors instead of generating defaults Devin AI 2025-06-24 19:30:10 +00:00
  • dc25c32ca0 feat: add comprehensive class name validation for Python identifiers Devin AI 2025-06-24 19:17:52 +00:00
  • f6dfec61d6 feat: add official way to use MCP Tools within a CrewBase (#3058) Lucas Gomide 2025-06-24 16:14:59 -03:00
  • bc4fd6a39b fix: resolve circular import in CLI authentication module Devin AI 2025-06-24 19:08:00 +00:00
  • 842311a52b trigger CI re-run to check for flaky test issue Devin AI 2025-06-24 18:44:17 +00:00
  • e7872f02c4 fix: normalize project names by stripping trailing slashes in crew creation Devin AI 2025-06-24 18:37:40 +00:00