Commit Graph

  • 79f716162b feat: enhance LLM routing and support for native implementations lorenze/improve-llm-class lorenzejay 2025-08-22 13:39:14 -07:00
  • f96b779df5 feat: reset tokens on crewai config reset (#3365) Heitor Carvalho 2025-08-22 17:16:42 -03:00
  • 27f33b201d feat: add Confident AI observability integration documentation devin/1755842473-add-confident-ai-observability-docs Devin AI 2025-08-22 06:06:09 +00:00
  • a5b9966832 fix: remove unused pytest import to resolve lint failure devin/1755815614-update-cli-model-lists Devin AI 2025-08-21 22:41:51 +00:00
  • 185704e366 feat: update CLI model lists with latest OpenAI, Anthropic, and Google models Devin AI 2025-08-21 22:37:50 +00:00
  • 842bed4e9c feat: chromadb generic client (#3374) Greyson LaLonde 2025-08-21 18:18:46 -04:00
  • 1217935b31 feat: add docs about Automation triggers (#3375) Lucas Gomide 2025-08-20 23:02:47 -03:00
  • 641c156c17 fix: address flaky tests (#3363) Greyson LaLonde 2025-08-20 13:34:09 -04:00
  • 7fdf9f9290 docs: fix API Reference OpenAPI sources and redirects (#3368) Tony Kipkemboi 2025-08-20 11:55:35 -04:00
  • e08d210bb8 docs(mintlify): remove OpenAPI Endpoints groups; add localized MDX endpoint pages for pt-BR and ko docs/training-openapi-fixes tonykipkemboi 2025-08-20 11:23:31 -04:00
  • 34100d290b docs(mintlify): add explicit endpoint MDX pages and include in nav; keep OpenAPI auto-gen as fallback tonykipkemboi 2025-08-20 11:13:05 -04:00
  • 46f8fa59c1 docs(mintlify): use explicit openapi {source, directory} with absolute paths to fix branch deployment routing tonykipkemboi 2025-08-20 11:07:09 -04:00
  • 4867dced0e docs: fix API Reference OpenAPI sources and redirects; clarify training data usage; add Mermaid diagram; correct CLI usage and notes tonykipkemboi 2025-08-20 10:51:51 -04:00
  • c0d2bf4c12 fix: flow listener resumability for HITL and cyclic flows (#3322) Greyson LaLonde 2025-08-20 10:06:18 -04:00
  • ed187b495b feat: centralize embedding types and create base client (#3246) Greyson LaLonde 2025-08-20 09:35:27 -04:00
  • 2773996b49 fix: revert pin openai<1.100.0 to openai>=1.13.3 (#3364) Wajeeh ul Hassan 2025-08-20 18:16:26 +05:00
  • 95923b78c6 feat: display task name in verbose output (#3308) Damian Silbergleith 2025-08-20 05:43:05 -07:00
  • dc039cfac8 Adds RAG feature (#406) Lucas Gomide 2025-08-19 19:30:35 -03:00
  • 7065ad4336 feat: adding additional parameter to Flow' start methods (#3356) Lucas Gomide 2025-08-19 18:32:19 -03:00
  • b69173fa7b Merge branch 'main' into gl/fix/flaky-test-agent-repository gl/fix/flaky-test-agent-repository Greyson LaLonde 2025-08-19 13:53:38 -04:00
  • d6254918fd Lorenze/max retry defaults tools (#3362) Lorenze Jay 2025-08-19 10:44:55 -07:00
  • 40b221bc4f Fix flaky test_agent_from_repository Greyson LaLonde 2025-08-19 12:50:37 -04:00
  • 95e3d6db7a fix: add 'tool' section migration when running crewai update (#3341) Heitor Carvalho 2025-08-19 09:11:30 -03:00
  • 1ce016df8b Revert "working around OAI new update for now" Joao Moura 2025-08-19 00:09:25 -07:00
  • 23a16eb446 working around OAI new update for now Joao Moura 2025-08-18 22:40:30 -07:00
  • d7f8002baa chore: update crewAI version to 0.165.1 and tools dependency in templates (#3359) (#3359) 0.165.1 Lorenze Jay 2025-08-18 20:06:31 -07:00
  • d743e12a06 refactor: streamline tracing condition checks and clean up deprecated warnings (#3358) Lorenze Jay 2025-08-18 19:56:00 -07:00
  • 6068fe941f chore: update crewAI version to 0.165.0 and tools dependency to 0.62.1 (#3357) 0.165.0 Lorenze Jay 2025-08-18 18:25:59 -07:00
  • 2a0cefc98b feat: pin openai<1.100.0 due ResponseTextConfigParam import issue (#3355) Lucas Gomide 2025-08-18 19:31:18 -03:00
  • a4f65e4870 chore: renaming inject_trigger_input to allow_crewai_trigger_context (#3353) Lucas Gomide 2025-08-18 18:57:21 -03:00
  • a1b3edd79c Refactor tracing logic to consolidate conditions for enabling tracing… (#3347) Lorenze Jay 2025-08-18 14:16:51 -07:00
  • 80b3d9689a Auto inject crewai_trigger_payload (#3351) Lucas Gomide 2025-08-18 17:36:08 -03:00
  • ec03a53121 Add example to Tool Repository docs (#3352) Vini Brasil 2025-08-18 13:19:35 -07:00
  • 2fdf3f3a6a Move Chroma lockfile to db/ (#3342) Vini Brasil 2025-08-18 11:00:50 -07:00
  • 95d91d2561 fix: resolve lint and type-checker issues in AgentOps integration devin/1755538305-restore-agentops-docs Devin AI 2025-08-18 17:58:59 +00:00
  • 5afe3921d2 feat: restore AgentOps documentation and integration Devin AI 2025-08-18 17:47:12 +00:00
  • 1d3d7ebf5e fix: convert XMLSearchTool config values to strings for configparser compatibility (#3344) Greyson LaLonde 2025-08-18 13:23:58 -04:00
  • 2c2196f415 fix: flaky test with PytestUnraisableExceptionWarning (#3346) Gabe Milani 2025-08-18 14:07:51 -03:00
  • c9f30b175c chore: ignore deprecation warning from chromadb (#3328) Gabe Milani 2025-08-18 13:24:11 -03:00
  • a17b93a7f8 Mock telemetry in pytest tests (#3340) Greyson LaLonde 2025-08-18 11:55:30 -04:00
  • 0d3e462791 fix: Revised Korean translation and sentence structure improvement (#3337) namho kim 2025-08-18 23:46:13 +09:00
  • ce13217f0c fix: Add final type casting for remaining type-checker issues devin/1755524967-hosted-tools-support Devin AI 2025-08-18 14:19:38 +00:00
  • e5e6b11909 fix: Resolve final type-checker errors for hosted tools implementation Devin AI 2025-08-18 14:17:24 +00:00
  • 5495cccf2f fix: Resolve remaining type-checker and lint issues Devin AI 2025-08-18 14:07:07 +00:00
  • d8eaadca47 fix: Complete hosted tools implementation with remaining changes Devin AI 2025-08-18 14:03:52 +00:00
  • be09b519c4 fix: Resolve type-checker errors for mixed tool types Devin AI 2025-08-18 14:03:40 +00:00
  • 95d3b5dbc3 feat: Add support for hosted/server-side tools in agents Devin AI 2025-08-18 13:56:38 +00:00
  • fffd401fd1 Fix lint and type checker issues devin/1755497031-fix-result-as-answer-conversion Devin AI 2025-08-18 06:13:39 +00:00
  • 9d16fde9bf Fix result_as_answer=True bypassing conversion Devin AI 2025-08-18 06:10:14 +00:00
  • 947c9552f0 chore: remove AgentOps integration (#3334) Greyson LaLonde 2025-08-17 23:07:41 -04:00
  • ac7390b287 Fix linting issues in context-aware knowledge search tests devin/1755451393-context-aware-knowledge-search Devin AI 2025-08-17 17:31:16 +00:00
  • 6f139dff06 Implement context-aware knowledge search feature Devin AI 2025-08-17 17:27:49 +00:00
  • 04a03d332f Lorenze/emphemeral tracing (#3323) Lorenze Jay 2025-08-15 13:37:16 -07:00
  • 7c70cb493c Fix: Add connect_timeout parameter to get_mcp_tools method devin/1755282611-fix-mcp-tools-timeout Devin AI 2025-08-15 18:38:10 +00:00
  • 992e093610 Update Docs: Added Mem0 integration with Short Term and Entity Memory (#3293) Vidit Ostwal 2025-08-15 08:20:24 +05:30
  • 16d613488b fix: use json_schema_extra instead of deprecated Field extra args (#417) Gabe Milani 2025-08-14 18:52:56 -03:00
  • 07f8e73958 feat: include exchanged agent messages into ExternalMemory metadata (#3290) Lucas Gomide 2025-08-14 10:41:09 -03:00
  • 66c2fa1623 chore: update crewAI and tools dependencies to version 0.159.0 and 0.62.0 respectively (#3318) 0.159.0 Lorenze Jay 2025-08-13 16:52:58 -07:00
  • 6efdd9ab1c fix: remove unused imports to resolve lint issues devin/1755127720-fix-bedrock-stop-sequence-issue Devin AI 2025-08-13 23:37:02 +00:00
  • a28680a868 fix: conditionally set stop sequences based on LLM support Devin AI 2025-08-13 23:32:56 +00:00
  • 7a52cc9667 fix: comment out listener resumability check (#3316) Greyson LaLonde 2025-08-13 19:04:16 -04:00
  • 8b686fb0c6 feat: add flow resumability support (#3312) Greyson LaLonde 2025-08-13 13:45:08 -04:00
  • dc6771ae95 docs: Fix API Reference, add RBAC, revamp Examples/Cookbooks (EN/PT-BR/KO) (#3314) Tony Kipkemboi 2025-08-13 13:13:24 -04:00
  • e9b1e5a8f6 docs: add RBAC docs and other chores (#3313) Tony Kipkemboi 2025-08-13 12:08:42 -04:00
  • 57c787f919 Docs update/add truefoundry (#3245) rishiraj 2025-08-13 19:38:15 +05:30
  • d9babfae81 Fix lint: Remove unused variable assignment devin/1755089354-fix-verbose-task-names Devin AI 2025-08-13 13:02:31 +00:00
  • 2c98d0c1d9 Add test scripts for manual verification Devin AI 2025-08-13 13:00:25 +00:00
  • ac69573afa Fix lint: Remove unused pytest import Devin AI 2025-08-13 12:58:26 +00:00
  • 99e174e575 Stagehand tool improvements (#415) nicoferdi96 2025-08-13 14:57:11 +02:00
  • 70104e9651 Fix verbose output to show task names instead of UUIDs Devin AI 2025-08-13 12:55:13 +00:00
  • 8d88ed3ef9 Implement event-based logging for encrypted agent communication copilot/fix-9d81944f-8bc1-416a-8a84-321645860787 copilot-swe-agent[bot] 2025-08-13 05:48:00 +00:00
  • 09226e34b2 Add comprehensive encryption initialization logging to address visibility concerns copilot-swe-agent[bot] 2025-08-13 05:18:15 +00:00
  • 67398db656 Add info-level logging for encryption start and complete indications copilot-swe-agent[bot] 2025-08-13 04:58:21 +00:00
  • 203d5fd211 Add documentation for encrypted agent communication copilot-swe-agent[bot] 2025-08-13 04:28:17 +00:00
  • c4b1f824a1 Implement encrypted agent-to-agent communication copilot-swe-agent[bot] 2025-08-13 04:26:45 +00:00
  • 043bbd73cd Initial plan copilot-swe-agent[bot] 2025-08-13 04:10:21 +00:00
  • a0eadf783b Add Korean translations (#3307) Daniel Barreto 2025-08-12 19:58:12 -03:00
  • 2c00f17bf6 Fix lint errors: remove unused imports devin/1755015153-fix-mlflow-integration-3305 Devin AI 2025-08-12 16:28:15 +00:00
  • e0bb53d7d6 Fix MLFlow integration issue #3305 Devin AI 2025-08-12 16:24:18 +00:00
  • 2544075062 Improve HITL human feedback prompt to prioritize human input gl/update/hitl-prompt Greyson LaLonde 2025-08-11 17:13:20 -04:00
  • f7e8949e92 Fix LiteAgent tool calling in LLMCallStartedEvent devin/1754800577-fix-lite-agent-tool-calling Devin AI 2025-08-10 04:45:13 +00:00
  • 735d51c7ed Add generated test cassette and updated lock file devin/1754734191-gemini-thinking-budget Devin AI 2025-08-09 10:23:11 +00:00
  • 530668f37f Fix test_gemini_thinking_budget to handle missing API key gracefully Devin AI 2025-08-09 10:22:55 +00:00
  • d0c5120b32 Add thinking_budget parameter support for Gemini models Devin AI 2025-08-09 10:15:57 +00:00
  • 251ae00b8b Lorenze/tracing-improvements-cleanup (#3291) Lorenze Jay 2025-08-08 13:42:25 -07:00
  • a221295394 WIP: docs updates (#3296) Tony Kipkemboi 2025-08-08 16:05:43 -04:00
  • a92211f0ba fix: use correct endpoint to get auth/parameters on enterprise configuration (#3295) Lucas Gomide 2025-08-08 11:56:44 -03:00
  • f9481cf10d feat: add enterprise configure command (#3289) Lucas Gomide 2025-08-08 09:50:01 -03:00
  • 41ce4981ac feat: Add Bright Data tools (#314) meirk-brd 2025-08-07 17:29:51 +03:00
  • d00c9764fc feat: Adding SingleStoreSearchTool (#349) Volodymyr Tkachuk 2025-08-07 16:51:37 +03:00
  • d8cd5e5474 feat: add Confident AI observability integration documentation devin/1754572167-add-confident-ai-observability-docs Devin AI 2025-08-07 13:11:06 +00:00
  • 915857541e feat: improve LLM message formatting performance (#3251) 633WHU 2025-08-07 21:07:47 +08:00
  • 7c162411b7 chore: update crewai to 0.157.0 and crewai-tools dependency to version 0.60.0 (#3281) 0.157.0 Lorenze Jay 2025-08-06 14:47:50 -07:00
  • 8f4a6cc61c Lorenze/tracing v1 (#3279) Lorenze Jay 2025-08-06 14:05:14 -07:00
  • 7dc86dc79a perf: optimize string operations with partition() over split()[0] (#3255) 633WHU 2025-08-07 03:04:53 +08:00
  • 7ce20cfcc6 Dropping User Memory (#3225) Vidit Ostwal 2025-08-06 22:38:10 +05:30
  • 1d9523c98f docs: add LangDB integration documentation (#3228) Mrunmay Shelar 2025-08-06 20:43:58 +05:30
  • 9f1d7d1aa9 fix: allow persist Flow state with BaseModel entries (#3276) Lucas Gomide 2025-08-06 10:04:59 -03:00
  • 79b375f6fa build: bump LiteLLM to 1.74.9 (#3278) Lucas Gomide 2025-08-05 18:10:23 -03:00
  • 78750edd1f Merge branch 'main' into devin/1754007084-fix-agentops-example-links devin/1754007084-fix-agentops-example-links Devin AI 2025-08-05 20:44:01 +00:00