Commit Graph

  • 4a7c21f0e7 feat: add official way to use MCP Tools within a CrewBase lg-mcp-crew-base Lucas Gomide 2025-06-24 11:48:06 -03:00
  • e8825d071a feat: support api_key fallback to EXA_API_KEY env-var (#341) Lucas Gomide 2025-06-24 15:47:39 -03:00
  • 060c486948 Updated Docs for maxim observability (#3003) Akshit Madan 2025-06-25 00:06:51 +05:30
  • 8b176d0598 feat: improve Crew search while resetting their memories (#3057) Lucas Gomide 2025-06-24 12:48:59 -03:00
  • 29dc2c2429 refactor: use console.print instead of print lg-attempt-get-crews Lucas Gomide 2025-06-24 12:38:17 -03:00
  • 4bfafe00ee feat: skip cli/templates folder while looking for Crew Lucas Gomide 2025-06-24 10:20:05 -03:00
  • a20ec5ed5b feat: improve Crew search while resetting their memories Lucas Gomide 2025-06-24 10:07:56 -03:00
  • 01e208ee77 test: add tests to test get_crews Lucas Gomide 2025-06-24 12:27:49 -03:00
  • 78a062a907 Add Oxylabs Web Scraping tools (#312) Rostyslav Borovyk 2025-06-24 16:56:47 +03:00
  • f28e3e0be8 Fix lint error: remove unused 're' import from test file devin/1750745390-update-cli-docs Devin AI 2025-06-24 06:21:34 +00:00
  • 10a55bd210 Fix CLI documentation to reflect actual provider count and two-step process Devin AI 2025-06-24 06:15:05 +00:00
  • 76fea442d4 Fix LiteAgent test mocking: return AgentFinish object instead of raw string devin/1750741358-llm-generations-logprobs-feature Devin AI 2025-06-24 05:38:46 +00:00
  • b1ae914cd3 Fix integration test failures: correct mocking and attribute access Devin AI 2025-06-24 05:35:00 +00:00
  • 14629bb87a Fix CI failures: resolve type checker errors and test failures Devin AI 2025-06-24 05:29:55 +00:00
  • a1ebdb125b Fix CI issues: lint, type checker, and test failures Devin AI 2025-06-24 05:21:30 +00:00
  • 39ea952acd Implement LLM generations, logprobs, and XML parsing features Devin AI 2025-06-24 05:14:22 +00:00
  • 56ee5c1e86 Fix lint error: remove unused import os from docs styling test devin/1750706216-fix-docs-file-structure-component Devin AI 2025-06-23 19:37:44 +00:00
  • e9bf07cbdc Address AI crew review feedback Devin AI 2025-06-23 19:25:16 +00:00
  • 6c8677a2d7 Fix documentation file structure component width issue Devin AI 2025-06-23 19:21:03 +00:00
  • c96d4a6823 Add Oxylabs Web Scraping tools (#2905) Rostyslav Borovyk 2025-06-23 20:58:16 +03:00
  • 196c86dbb2 Add API cross-references and finalize documentation improvements devin/1750536928-fix-issue-3045 Devin AI 2025-06-21 21:14:31 +00:00
  • 1df9b1b166 Add negative test cases and improve test coverage Devin AI 2025-06-21 21:01:12 +00:00
  • 80e2c34b7f Address comprehensive GitHub review feedback Devin AI 2025-06-21 20:54:54 +00:00
  • 16110623b5 Fix failing CI test by correcting Task API usage Devin AI 2025-06-21 20:45:55 +00:00
  • a6d9741d18 Fix failing tests and address comprehensive GitHub review feedback Devin AI 2025-06-21 20:37:04 +00:00
  • f341d25fe6 Fix lint and import issues in test file Devin AI 2025-06-21 20:24:09 +00:00
  • ba052dc7f3 Add comprehensive prompt customization documentation Devin AI 2025-06-21 20:20:16 +00:00
  • 1b75090dc2 Address code review feedback: enhance sanitize_tools with better documentation, error handling, and type validation devin/1750523222-fix-llmcallstartedevent-pydantic-validation Devin AI 2025-06-21 16:38:19 +00:00
  • b2bda39e56 Fix Pydantic validation error in LLMCallStartedEvent when TokenCalcHandler in tools list Devin AI 2025-06-21 16:33:22 +00:00
  • 59032817c7 docs: update recommendation filters for MCP and Enterprise tools (#3041) Lucas Gomide 2025-06-20 14:35:26 -03:00
  • b2a1226ab1 docs: update recommendation filters for MCP and Enterprise tools lg-some-docs-updates Lucas Gomide 2025-06-20 14:13:23 -03:00
  • c13b08de2e fix: add support for case-insensitive Enterprise filter (#340) Lucas Gomide 2025-06-20 12:09:45 -03:00
  • e9d8a853ea feat: support to initialize a tool from defined Tool attributes (#3023) Lucas Gomide 2025-06-20 11:53:37 -03:00
  • ea0a4c6bea fix: ensure Agent is able to load a list of Tools dynamically lg-agent-initialize Lucas Gomide 2025-06-20 11:09:19 -03:00
  • 31b3dd2b94 feat: Add ToolCollection class for named tool access (#339) Lucas Gomide 2025-06-20 10:27:10 -03:00
  • 9e92b84bcc feat: mapping explicitly tool environment variables (#338) Lucas Gomide 2025-06-20 09:06:11 -03:00
  • 65af0173fe Merge branch 'main' into lg-agent-initialize Lucas Gomide 2025-06-19 17:21:16 -03:00
  • 463ea2b97f Fixed type annotation in task (#3021) Vidit Ostwal 2025-06-20 00:07:46 +05:30
  • d0e9964f2d Merge branch 'main' into lg-agent-initialize Lucas Gomide 2025-06-19 13:56:39 -03:00
  • ec2903e5ee fix: upgrade langfuse code examples to langfuse python sdk v3 (#3030) Jannik Maierhöfer 2025-06-19 18:18:33 +02:00
  • a00dd73614 Merge branch 'main' into lg-agent-initialize Lucas Gomide 2025-06-19 12:57:36 -03:00
  • 4364585ebc Remove mkdocs from project dependencies (#3036) Daniel Barreto 2025-06-19 12:21:08 -03:00
  • bfe3931dcd fix: resolve CI failures for fallback LLM implementation devin/1750312479-fallback-llms-agent-execution Devin AI 2025-06-19 06:13:44 +00:00
  • 06e2683fd8 feat: implement fallback LLMs for agent execution Devin AI 2025-06-19 06:02:39 +00:00
  • 0a6b7c655b docs: add comprehensive integration documentation for various services (#2999) Lorenze Jay 2025-06-18 07:21:18 -07:00
  • 1d3eba85fd Merge branch 'main' into lorenze/integration-docs-2 lorenze/integration-docs-2 Lorenze Jay 2025-06-18 07:15:19 -07:00
  • 3129e7a4bc fix: Update I18N mocking strategy to use constructor mock devin/1750244560-fix-docker-validation-in-containers Devin AI 2025-06-18 11:37:24 +00:00
  • 469ddea415 fix: Update I18N mocking strategy for Docker validation tests Devin AI 2025-06-18 11:28:45 +00:00
  • 968d0a0e2c fix: Add proper I18N mocking to Docker validation tests Devin AI 2025-06-18 11:17:09 +00:00
  • 6938ca5a33 fix: Docker validation in container environments Devin AI 2025-06-18 11:09:11 +00:00
  • 9d09e01800 fix: reset telemetry singleton in tests to prevent state persistence on Python 3.10 devin/1750240782-crewai-lite-feature Devin AI 2025-06-18 10:48:17 +00:00
  • c1984e4406 fix: raise ImportError during PDFKnowledgeSource instantiation when pdfplumber is missing Devin AI 2025-06-18 10:40:59 +00:00
  • 8e97e6e5f3 fix: resolve test failures for telemetry and PDF knowledge source Devin AI 2025-06-18 10:23:44 +00:00
  • 5dee1b819b fix: resolve lint issues and test failures Devin AI 2025-06-18 10:18:20 +00:00
  • b2aa5fa39a chore: update lock file and add dependency check script Devin AI 2025-06-18 10:13:51 +00:00
  • bccb27ab2e feat: implement crewAI lite version with optional dependencies Devin AI 2025-06-18 10:13:42 +00:00
  • b63a8f738c feat: support to initialize a tool from defined Tool attributes Lucas Gomide 2025-06-17 18:22:48 -03:00
  • af86166496 fix: update test error message expectations to match custom validator messages devin/1750177606-implement-hierarchical-agent-delegation Devin AI 2025-06-17 16:56:20 +00:00
  • 4378a03c1d fix: move __future__ import to beginning of file to resolve syntax error Devin AI 2025-06-17 16:52:33 +00:00
  • b4ddc834b3 enhance: improve validator flexibility and role matching robustness Devin AI 2025-06-17 16:48:01 +00:00
  • ab91dc29db test: add comprehensive test suite for allowed_agents functionality Devin AI 2025-06-17 16:46:57 +00:00
  • a9a2c0f1bb fix: add mode='before' to allowed_agents validator to fix validation order Devin AI 2025-06-17 16:40:53 +00:00
  • 8fd2867155 feat: implement hierarchical agent delegation with allowed_agents parameter Devin AI 2025-06-17 16:33:52 +00:00
  • 2cca45b45a refactor: renaming init_params and run_params to reflect their schema. (#332) (#333) Lucas Gomide 2025-06-17 08:52:51 -03:00
  • f03a7481e4 fix: remove problematic test causing CI failure devin/1750150622-fix-issue-3019 Devin AI 2025-06-17 09:21:24 +00:00
  • 189b3bfbf4 fix: resolve CI failures for type annotation fix Devin AI 2025-06-17 09:17:09 +00:00
  • 59f4c71370 fix: resolve type annotation mismatch in Task.context field Devin AI 2025-06-17 09:09:40 +00:00
  • 7f58e312fe Fix Python 3.12 CI authentication errors by using real API key devin/1750107885-fix-issue-3017 Devin AI 2025-06-16 21:52:13 +00:00
  • 31fbfdc334 Improve type hinting and add logging for None agent handling Devin AI 2025-06-16 21:17:45 +00:00
  • b6155a118d Address code review feedback: enhance error messages and tests Devin AI 2025-06-16 21:11:24 +00:00
  • dc4eb901e8 Fix NoneType error in convert_with_instructions when agent is None Devin AI 2025-06-16 21:08:19 +00:00
  • db1e9e9b9a fix: fix pydantic support to 2.7.x (#3016) Lucas Gomide 2025-06-16 17:20:10 -03:00
  • ca205372f9 fix: fix pydantic support to 2.7.x lg-fix-pydatic-support Lucas Gomide 2025-06-16 17:09:52 -03:00
  • 12326b93fd Merge branch 'main' into lorenze/integration-docs-2 Lorenze Jay 2025-06-16 12:25:08 -07:00
  • d92382b6cf fix: SSL error while getting LLM data from GH (#3014) Lucas Gomide 2025-06-16 12:34:04 -03:00
  • 59effa6800 fix: SSL error while getting LLM data from GH lg-fix-ssl-provider Lucas Gomide 2025-06-16 12:10:44 -03:00
  • 7c8f2a1325 docs: add missing docs about LLMGuardrail events (#3013) Lucas Gomide 2025-06-16 12:05:36 -03:00
  • bdc6706b4b docs: add missing docs about LLMGuardrail events lg-llm-guardrails-event-docs Lucas Gomide 2025-06-16 11:51:25 -03:00
  • a40447df29 updated docs (#2989) Vidit Ostwal 2025-06-16 20:19:27 +05:30
  • 8f848ac5c2 Fix lint and MRO issues in Pydantic compatibility tests devin/1750084617-fix-issue-3011 Devin AI 2025-06-16 14:44:06 +00:00
  • 0ca45f6bc5 Fix Pydantic compatibility issue in FlowTrackable model validator Devin AI 2025-06-16 14:40:25 +00:00
  • 5d6b467042 Update quickstart.mdx (#2998) leopardracer 2025-06-16 17:35:52 +03:00
  • e0ff30c212 Fix tools parameter syntax Greyson LaLonde 2025-06-16 10:25:34 -04:00
  • fac32d9503 Support to collect extra package dependencies of Tools (#330) Lucas Gomide 2025-06-16 11:09:19 -03:00
  • a5b5c8ab37 Lorenze/console printer nice (#3004) Lorenze Jay 2025-06-14 12:21:46 -07:00
  • 5a99f07765 refactor: remove token validation from EnterpriseActionKitToolAdapter… (#331) Lorenze Jay 2025-06-14 12:21:18 -07:00
  • aa8d506661 Address code review feedback: improve documentation and UTC timezone handling devin/1749856849-fix-issue-3008 Devin AI 2025-06-13 23:31:56 +00:00
  • 6d0158495b Fix LLMStreamChunkEvent chronological ordering issue Devin AI 2025-06-13 23:27:09 +00:00
  • 58cf9c7908 Merge branch 'main' into lorenze/integration-docs-2 Lorenze Jay 2025-06-13 15:12:53 -07:00
  • cf91a3f6ae fix tests lorenze/console-printer-nice lorenzejay 2025-06-13 14:57:11 -07:00
  • 4ea7858cec feat: address PR review feedback with improved dependency constraints and tests devin/1734095364-fix-issue-3005 Devin AI 2025-06-13 12:34:13 +00:00
  • 09538fd06f update: sync uv.lock with new litellm constraint Devin AI 2025-06-13 12:28:43 +00:00
  • 186e899ffd fix: relax litellm dependency constraint to >=1.72.0 Devin AI 2025-06-13 12:28:17 +00:00
  • 5af818b76e Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/console-printer-nice lorenzejay 2025-06-12 14:08:32 -07:00
  • 8439df48cf refactor: improve code structure and logging in LiteAgent and ConsoleFormatter lorenzejay 2025-06-12 14:08:04 -07:00
  • 7f12e98de5 Added sanitize role feature in mem0 storage (#2988) Vidit Ostwal 2025-06-12 22:44:34 +05:30
  • 5fd28d7b03 Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/console-printer-nice lorenzejay 2025-06-12 10:13:00 -07:00
  • afb9f6edce drop emoji lorenzejay 2025-06-12 10:11:04 -07:00
  • b031d56578 feat: add agent logging events for execution tracking lorenzejay 2025-06-12 10:07:56 -07:00
  • f733b2a171 Deployed 9913310 with MkDocs version: 1.6.1 gh-pages 2025-06-12 00:48:19 +00:00