Commit Graph

  • 0e32f51d6a Merge branch 'main' into docs/checkpointing-restructure docs/checkpointing-restructure Greyson LaLonde 2026-05-23 12:33:41 +08:00
  • b546c0a618 feat(planning): enhance planning configuration and observation handling lorenze/fix/agent-executor-planning lorenzejay 2026-05-22 18:18:11 -07:00
  • c3e2001d52 fix(checkpoint): serialize type[BaseModel] fields as JSON schema main Greyson LaLonde 2026-05-23 03:50:24 +08:00
  • 6359be78cc docs(checkpoint): embed TUI screenshots in checkpointing guide Greyson LaLonde 2026-05-23 02:10:42 +08:00
  • b2db7813d5 Merge branch 'main' into docs/checkpointing-restructure Greyson LaLonde 2026-05-23 01:20:35 +08:00
  • 306f5989b4 fix(checkpoint): avoid orphan task_started on resume scope restore Greyson LaLonde 2026-05-23 01:20:15 +08:00
  • 1cf05e6209 Merge branch 'main' into docs/checkpointing-restructure Greyson LaLonde 2026-05-22 23:33:30 +08:00
  • 4990041ef7 chore(deps): force starlette>=1.0.1 for PYSEC-2026-161 Greyson LaLonde 2026-05-22 23:33:08 +08:00
  • b817abad66 Merge branch 'main' into docs/checkpointing-restructure Greyson LaLonde 2026-05-22 23:24:51 +08:00
  • 88e95befe7 fix(experimental): allow AgentExecutor restore from checkpoint Greyson LaLonde 2026-05-22 23:24:12 +08:00
  • af65bdf58a docs: rewrite checkpoint explanation, drop classmethod resume how-to Greyson LaLonde 2026-05-22 22:44:13 +08:00
  • b8680efe2a docs: simplify Event types section, drop env events Greyson LaLonde 2026-05-22 22:28:35 +08:00
  • 9dbc86d62c docs: fix event list rendering in Expandable Greyson LaLonde 2026-05-22 21:59:41 +08:00
  • 0557f794d9 docs: document CheckpointEventType Literal with full event list Greyson LaLonde 2026-05-22 21:50:33 +08:00
  • ea4d19068c docs(ar): fix يبدا → يبدأ Greyson LaLonde 2026-05-22 21:32:53 +08:00
  • 9cf9467e24 docs(ar): full hamza normalization sweep Greyson LaLonde 2026-05-22 21:27:42 +08:00
  • 44cbccb321 docs(ar): normalize hamza in او/الى Greyson LaLonde 2026-05-22 21:22:34 +08:00
  • d77e7b3139 docs: restructure checkpointing page Greyson LaLonde 2026-05-22 21:14:05 +08:00
  • 584baaef55 Update Gemini agent tests to include structured output with thoughts and bump model version to 2.5-flash codex/fix-oss-47-structured-output-tools lorenzejay 2026-05-21 17:56:09 -07:00
  • 8b2e7e6004 drop scripts lorenzejay 2026-05-21 16:34:43 -07:00
  • 1700a38fd2 Merge branch 'main' of github.com:crewAIInc/crewAI into codex/fix-oss-47-structured-output-tools lorenzejay 2026-05-21 16:11:36 -07:00
  • 3349cfcb92 addressing comments lorenzejay 2026-05-21 16:11:15 -07:00
  • 179c20b352 ci: pin third-party actions to commit SHAs (#5869) Matt Aitchison 2026-05-21 18:08:34 -05:00
  • 4b08a8308d Fix structured output leaks in tool-calling loops lorenzejay 2026-05-21 15:33:22 -07:00
  • 22f8fa6395 Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/feat/conversational-flows lorenze/feat/conversational-flows lorenzejay 2026-05-21 13:29:25 -07:00
  • 9f0292c7a4 updated docs lorenzejay 2026-05-21 13:28:56 -07:00
  • f1c5ea3642 feat: enhance flow event tracing and session management lorenzejay 2026-05-21 13:07:31 -07:00
  • 948c90c52e Merge branch 'main' into chore/mypy-strict-cleanup chore/mypy-strict-cleanup Greyson LaLonde 2026-05-22 03:45:34 +08:00
  • b7cf1f0148 chore: tighten mypy strict mode and remove dead code Greyson LaLonde 2026-05-22 03:38:39 +08:00
  • c3ef622ec6 feat(tools): declare env_vars on DatabricksQueryTool (#5892) Thiago Moretto 2026-05-21 16:20:58 -03:00
  • 6d712a3686 docs: migrate Secrets Manager / Workload Identity from replicated-config (#5874) Heitor Carvalho 2026-05-21 14:23:42 -03:00
  • 8b96ddefe3 Fix ruff formatting devin/1779383019-fix-model-prefix-filtering Devin AI 2026-05-21 17:13:40 +00:00
  • 2c547f5f99 Fix #5893: Relax model naming prefix filtering for custom-deployed models Devin AI 2026-05-21 17:10:49 +00:00
  • 56b6594669 fix(tools): correct mongdb typo to pymongo in package_dependencies (#5891) Thiago Moretto 2026-05-21 11:57:17 -03:00
  • d3e20900e8 docs: update changelog and version for v1.14.6a1 1.14.6a1 Greyson LaLonde 2026-05-21 21:27:13 +08:00
  • 24e8ff6c90 feat: Add crew-level before_tool_call and after_tool_call governance hooks devin/1779364174-governance-hook-v2 Devin AI 2026-05-21 12:08:31 +00:00
  • cdf6717d5f feat: Add before_tool_call and after_tool_call governance hooks to Crew devin/1779363696-governance-hook-on-tool-call Devin AI 2026-05-21 11:44:48 +00:00
  • d00f7a7960 fix: strip cache_breakpoint from LiteLLM path for non-Anthropic providers devin/1779357962-fix-cache-breakpoint-litellm Devin AI 2026-05-21 10:10:46 +00:00
  • 81c21e3166 feat: bump versions to 1.14.6a1 Greyson LaLonde 2026-05-21 15:09:48 +08:00
  • b4b285764c fix: harden RuntimeState serialization across entity fields Greyson LaLonde 2026-05-21 14:53:40 +08:00
  • ce4399e769 fix: resolve mypy no-redef error for reasoning_content devin/1779340749-fix-reasoning-content-5878 Devin AI 2026-05-21 05:55:44 +00:00
  • e716541e1c style: fix ruff format for crew_agent_executor and agent_executor Devin AI 2026-05-21 05:51:54 +00:00
  • d93040efa7 fix(#5878): preserve reasoning_content from DeepSeek thinking mode Devin AI 2026-05-21 05:49:01 +00:00
  • d826b0ab52 Fix #5878: Preserve reasoning_content from DeepSeek thinking mode in conversation history devin/1779339998-fix-reasoning-content-5878 Devin AI 2026-05-21 05:10:38 +00:00
  • eca18b03ab linted lorenzejay 2026-05-20 16:04:59 -07:00
  • 9e8b47f2db feat: add conversational flows documentation and chat session support lorenzejay 2026-05-20 16:04:17 -07:00
  • 418afd29e7 feat: Skills Repository — registry, cache, CLI, and SDK integration (#5867) alex-clawd 2026-05-20 10:38:25 -07:00
  • 7cc1a7bb41 fix(deps): bump pip and paramiko to drop pip-audit ignores Greyson LaLonde 2026-05-20 22:33:43 +08:00
  • 09ffe87fbb ci: ignore pip-audit findings without published fixes Greyson LaLonde 2026-05-20 21:40:30 +08:00
  • 14af56b74d ci: pin third-party actions to commit SHAs Greyson LaLonde 2026-05-20 19:01:53 +08:00
  • 2163cff4d1 feat(flow): log each flow method execution at INFO matcha/log-flow-method-execution Matt Aitchison 2026-05-19 14:45:58 -05:00
  • 35f693cf68 chore: tighten typing across plus_api client Greyson LaLonde 2026-05-20 01:43:48 +08:00
  • da15554d81 feat: generate categorized release notes for enterprise Greyson LaLonde 2026-05-20 00:24:26 +08:00
  • 284533464f fix: bump idna to 3.15 to address GHSA-65pc-fj4g-8rjx Greyson LaLonde 2026-05-19 23:38:34 +08:00
  • 024e230b2c docs: remove {" "} JSX expressions breaking <Steps> render (#5857) Tiago Freire 2026-05-19 11:44:53 -03:00
  • a4c90b6912 docs: update changelog and version for v1.14.5 1.14.5 Greyson LaLonde 2026-05-19 03:19:40 +08:00
  • c50da7a6f2 feat: bump versions to 1.14.5 Greyson LaLonde 2026-05-19 03:11:26 +08:00
  • 8dea33c257 test: re-record test_hierarchical_verbose_false_manager_agent cassette fix/flaky-hierarchical-verbose-false-cassette Greyson LaLonde 2026-05-19 02:07:29 +08:00
  • e8aa870f90 fix: memory leak in git.py by using cached_property Irfaan Mansoori 2026-05-18 19:25:57 +05:30
  • 14cd81eec6 docs: update changelog and version for v1.14.5a7 1.14.5a7 Greyson LaLonde 2026-05-18 21:13:34 +08:00
  • a6225da326 feat: bump versions to 1.14.5a7 Greyson LaLonde 2026-05-18 21:08:46 +08:00
  • 259d334e38 chore(devtools): skip pinning crewai-files in file-processing extra Greyson LaLonde 2026-05-18 21:00:37 +08:00
  • 42aa8a777c chore: deprecate function_calling_llm field Greyson LaLonde 2026-05-18 20:49:11 +08:00
  • 31033c9c00 fix: relax opentelemetry version constraints to avoid conflicts with openlit devin/1779092261-fix-opentelemetry-deps Devin AI 2026-05-18 08:23:39 +00:00
  • 5951226965 style: fix ruff format in security.py devin/1779065392-fix-ssrf-fileurl Devin AI 2026-05-18 01:01:16 +00:00
  • 83c59b38dd style: add missing blank line per ruff formatting Devin AI 2026-05-18 00:58:14 +00:00
  • aae1ccbef4 fix: suppress S104 ruff lint warning in SSRF test Devin AI 2026-05-18 00:58:01 +00:00
  • b4bc026c77 fix: add SSRF protection to FileUrl in crewai-files Devin AI 2026-05-18 00:55:14 +00:00
  • a95d26763f docs: update changelog and version for v1.14.5a6 (#5828) 1.14.5a6 Heitor Carvalho 2026-05-15 17:05:04 -03:00
  • 65ec783aae feat: bump versions to 1.14.5a6 (#5827) Heitor Carvalho 2026-05-15 16:51:59 -03:00
  • af6cd17266 fix: Add type: ignore for untyped wikipedia import devin/1778870264-add-wikipedia-search-tool Devin AI 2026-05-15 18:51:30 +00:00
  • 190b989279 style: Fix formatting for ruff format Devin AI 2026-05-15 18:47:39 +00:00
  • eefe0e42ac fix: surface streamed tool calls when available_functions is absent Greyson LaLonde 2026-05-16 02:46:35 +08:00
  • eb1379dbf5 chore: update tool specifications github-actions[bot] 2026-05-15 18:44:26 +00:00
  • 50145940bc feat: Add WikipediaSearchTool for free research Devin AI 2026-05-15 18:43:00 +00:00
  • 29fff82243 Fix ruff format devin/1778855193-verbose-tracing Devin AI 2026-05-15 14:37:17 +00:00
  • bb935d3dd6 Add verbose per-step agent execution tracing (#5817) Devin AI 2026-05-15 14:33:56 +00:00
  • c058b88c04 Address review: async task logging, fix typo, use _get_agent_to_use for role devin/1778853989-verbose-tracing Devin AI 2026-05-15 14:22:44 +00:00
  • 2ed153f5c5 Add verbose per-step agent execution tracing (#5817) Devin AI 2026-05-15 14:14:41 +00:00
  • 75bb882911 fix(deps): bump langsmith to >=0.8.0 for GHSA-3644-q5cj-c5c7 Greyson LaLonde 2026-05-15 21:32:52 +08:00
  • d563a8c8e2 feat: enhance agent summarization and streaming behavior joaomdmoura/re-thinking-agents Joao Moura 2026-05-15 00:13:10 -04:00
  • db604b6f32 fix: ruff formatting and mypy type error Joao Moura 2026-05-14 17:48:30 -04:00
  • 1c6a190046 fix: revert summary tag handling — strip instead of extract Joao Moura 2026-05-14 17:01:36 -04:00
  • 2d82896d71 fix: address PR review comments — lint, threshold, dedup, agents_dir Joao Moura 2026-05-14 16:48:17 -04:00
  • 9abf9146f3 refactor: move NewAgent prompt strings to i18n system Joao Moura 2026-05-14 16:22:35 -04:00
  • 126d0010ba fix: summary tag handling, TUI autocomplete focus, tool output flooding Joao Moura 2026-05-14 16:17:44 -04:00
  • 3eb1da2d9c fix: resolve CI test flakiness from event bus state pollution Joao Moura 2026-05-14 16:10:00 -04:00
  • b956986bf0 refactor: convert synchronous methods to asynchronous in ConversationalAgentExecutor Joao Moura 2026-05-14 15:01:07 -04:00
  • 2eb7e15f89 fix: address remaining PR review comments — null guard, markup escaping, empty criteria Joao Moura 2026-05-14 14:04:40 -04:00
  • 16488f5fe5 fix: address PR #5788 review comments Joao Moura 2026-05-14 13:08:40 -04:00
  • 71c7293197 docs: remove --public flag references (public tools no longer supported) docs/custom-tools-cli-platform-guide Iris Clawd 2026-05-14 12:45:01 +00:00
  • 288568110f docs: add Platform Tools CLI guide for crewai tool create/publish/install Iris Clawd 2026-05-13 14:32:45 +00:00
  • 6c26461cd4 fix: prevent date-stamped model names from false no-prefill detection devin/1778762278-fix-claude-4.7-opus-support Devin AI 2026-05-14 12:46:27 +00:00
  • 7c68e0e3f9 style: fix ruff formatting in crew_agent_executor.py Devin AI 2026-05-14 12:40:22 +00:00
  • 449bb0d61e fix: add Claude 4.7 Opus support (no assistant prefill, drop temperature) Devin AI 2026-05-14 12:38:06 +00:00
  • 181a8c1a24 Fix #5808: Add support for Claude 4.7 Opus (no assistant prefill, drop temperature) devin/1778761109-fix-claude-4.7-opus-support Devin AI 2026-05-14 12:22:22 +00:00
  • 4f72839fea Fix #5805: Add metadata_filter support to Knowledge querying pipeline devin/1778746332-knowledge-metadata-filter Devin AI 2026-05-14 08:16:13 +00:00
  • f723e69410 fix: address bugbot review comments and CI failures alex-clawd 2026-05-13 21:37:40 -07:00
  • ef39974bd8 feat: add configurable case timeout for benchmarking and testing Joao Moura 2026-05-14 00:28:44 -04:00
  • 2897535799 feat: enhance benchmarking and evaluation features Joao Moura 2026-05-14 00:23:32 -04:00