Commit Graph

  • 07569f04ee chore(crewai-files): drop self-explanatory comments Greyson LaLonde 2026-05-26 15:01:22 -07:00
  • 952c84c195 Add Agent Control Plane docs (#5939) Lucas Gomide 2026-05-26 15:42:27 -03:00
  • 840ba89900 chore(crewai-core): drop self-explanatory comments Greyson LaLonde 2026-05-26 10:33:18 -07:00
  • fd10c64148 chore(crewai): drop self-explanatory comments Greyson LaLonde 2026-05-26 10:23:33 -07:00
  • 77a61274dc feat(planning): enhance planning configuration and observation handling (#5913) Lorenze Jay 2026-05-26 09:10:43 -07:00
  • 32f5e74449 Skip lock acquisition in CrewTrainingHandler.load when file is missing (#5935) Vini Brasil 2026-05-26 12:52:31 -03:00
  • 5c4c780fea Fix type-ignore placement in add_image_tool.py devin/1779801490-fix-prompt-file-propagation Devin AI 2026-05-26 13:38:51 +00:00
  • c6b1a8883f Fix formatting: run ruff format on all modified files Devin AI 2026-05-26 13:34:30 +00:00
  • af5c130836 Fix #5931: Propagate Crew.prompt_file to all components during execution Devin AI 2026-05-26 13:32:07 +00:00
  • 53a726ad6d Fix #5930: Extract text from PDFs in ReadFileTool instead of returning base64 devin/1779800597-fix-pdf-base64-read-file Devin AI 2026-05-26 13:13:56 +00:00
  • bad64b1ee6 chore(cli): drop self-explanatory comments Greyson LaLonde 2026-05-26 01:05:25 -07:00
  • 867df0f633 fix(checkpoint): drop unroundtrippable callbacks and adapter state Greyson LaLonde 2026-05-25 19:24:02 -07:00
  • 7df2e54749 fix: resolve type-checker errors in cache preload code devin/1779691235-cache-preload-kickoff Devin AI 2026-05-25 07:10:03 +00:00
  • 2b60f3df16 style: apply ruff format fixes Devin AI 2026-05-25 07:03:42 +00:00
  • 158d962ea9 feat: add session-start prompt-cache preload for crew kickoff (#5921) Devin AI 2026-05-25 07:01:12 +00:00
  • c3e2001d52 fix(checkpoint): serialize type[BaseModel] fields as JSON schema Greyson LaLonde 2026-05-23 03:50:24 +08:00
  • 306f5989b4 fix(checkpoint): avoid orphan task_started on resume scope restore Greyson LaLonde 2026-05-23 01:20:15 +08:00
  • 4990041ef7 chore(deps): force starlette>=1.0.1 for PYSEC-2026-161 Greyson LaLonde 2026-05-22 23:33:08 +08:00
  • 88e95befe7 fix(experimental): allow AgentExecutor restore from checkpoint Greyson LaLonde 2026-05-22 23:24:12 +08:00
  • 179c20b352 ci: pin third-party actions to commit SHAs (#5869) Matt Aitchison 2026-05-21 18:08:34 -05: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
  • 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
  • 8f3196e1cf feat: enhance ChatTextArea with @mention autocomplete and improve UI feedback Joao Moura 2026-05-13 17:17:55 -04:00
  • 84568860c3 fix: set VCR record_mode=none for test_hierarchical_verbose_manager_agent alex-clawd 2026-05-13 14:02:56 -07:00
  • 744a07cc0f fix: pin vcr record_mode=none + bump gitpython/langchain-core/urllib3 vulns alex-clawd 2026-05-13 13:37:38 -07:00
  • 92b24334d5 fix: move progress.start() into try block and use shared event loop in benchmark command alex-clawd 2026-05-13 12:36:56 -07:00
  • 4bcb72f951 fix: use _safe_render for system messages to preserve Rich markup alex-clawd 2026-05-13 12:31:16 -07:00
  • 22aa839f1f fix: bump langsmith to 0.8.3 to fix GHSA-3644-q5cj-c5c7 alex-clawd 2026-05-13 12:23:33 -07:00
  • 023bb7e6b8 fix: address three review comments on env/cli handling alex-clawd 2026-05-13 12:12:57 -07:00
  • b5396ea290 fix: reset progress state between iterations + use set for agents_trained alex-clawd 2026-05-13 10:38:02 -07:00
  • 006a2d5944 fix: use 1-based case_index in print_results_chart for consistency alex-clawd 2026-05-13 10:10:29 -07:00