Commit Graph

  • 77b2835a1d fix(flow): serialize initial_state class refs as JSON schema Greyson LaLonde 2026-04-23 21:55:50 +08:00
  • c77f1632dd fix: preserve metadata-only agent skills Lorenze Jay 2026-04-23 04:58:12 -07:00
  • 69461076df refactor: dedupe checkpoint helpers and tighten state type hints Greyson LaLonde 2026-04-23 19:29:04 +08:00
  • 55937d7523 feat: emit lifecycle events for checkpoint operations Greyson LaLonde 2026-04-23 18:47:50 +08:00
  • 77dcf265b6 added docs lorenzejay 2026-04-22 16:13:40 -07:00
  • d1b35d8897 Merge branch 'main' into lorenze/imp/memory-prompt-influence Lorenze Jay 2026-04-22 15:10:35 -07:00
  • bc2fb71560 docs: update changelog and version for v1.14.3a3 1.14.3a3 Greyson LaLonde 2026-04-23 05:11:06 +08:00
  • 3e9deaf9c0 feat: bump versions to 1.14.3a3 Greyson LaLonde 2026-04-23 04:55:08 +08:00
  • 3f7637455c feat: supporting e2b Lorenze Jay 2026-04-22 13:36:33 -07:00
  • fdf3101b39 feat(azure): fall back to DefaultAzureCredential when no API key Matt Aitchison 2026-04-22 15:21:35 -05:00
  • c94f2e8f28 fix: upgrade lxml to >=6.1.0 for GHSA-vfmq-68hx-4jfw Greyson LaLonde 2026-04-23 00:52:36 +08:00
  • 50c4b6e99f docs: add file upload to kickoff guide, clarify flow state population, all languages docs/file-upload-support-v2 Alex 2026-04-06 00:34:05 -07:00
  • f01f33de69 docs: translate file upload sections to pt-BR, ko, ar Alex 2026-04-02 14:03:50 -07:00
  • 8e59b27c93 docs: fix links + add file upload sections to all language versions Alex 2026-04-01 18:00:15 -07:00
  • 53eb566e5c docs: address review comments — consistent field names, input_files key, cross-references Alex 2026-04-01 17:38:30 -07:00
  • 753b48f495 docs: Update file upload API to use unified /kickoff endpoint Alex 2026-03-30 10:55:18 -07:00
  • 1d34bed515 docs: Add API usage patterns for file uploads in flows Alex 2026-03-30 09:46:29 -07:00
  • 9ed3a3026b docs: Add file upload support documentation for flows Alex 2026-03-28 23:39:30 -07:00
  • 944fe6d435 docs: remove pricing FAQ from build-with-ai page across all locales (#5586) alex-clawd 2026-04-21 23:56:41 -07:00
  • 3be2fb65dc perf: lazy-load MCP SDK and event types to reduce cold start by ~29% (#5584) iris-clawd 2026-04-22 02:17:33 -03:00
  • ff1af96cc8 fix: address Bugbot review feedback on Azure credential chain feat/azure-workload-identity Joao Moura 2026-04-21 12:31:17 -07:00
  • 96f6f89c9d fix: update existing test for DefaultAzureCredential fallback Alex (CrewAI) 2026-04-15 07:57:58 -07:00
  • cb4c89f6ce fix: test failures — use non-Azure-OpenAI endpoint, assert_any_call for multi-build Alex (CrewAI) 2026-04-15 06:41:38 -07:00
  • 04a2d606a3 fix: address CI lint failures and Bugbot review feedback Alex (CrewAI) 2026-04-15 06:30:05 -07:00
  • 31f480aac0 docs: update changelog and version for v1.14.2a4 Alex (CrewAI) 2026-04-15 06:17:15 -07:00
  • 160e25c1a9 docs: update changelog and version for v1.14.3a2 1.14.3a2 Greyson LaLonde 2026-04-22 03:14:00 +08:00
  • b34b336273 feat: bump versions to 1.14.3a2 Greyson LaLonde 2026-04-22 03:08:52 +08:00
  • 42d6c03ebc fix: propagate implicit @CrewBase names to crew events (#5574) Renato Nitta 2026-04-21 15:57:19 -03:00
  • d4f9f875f7 fix: bump python-dotenv to >=1.2.2 for GHSA-mf9w-mj56-hr94 Greyson LaLonde 2026-04-22 01:22:19 +08:00
  • 6d153284d4 fix: merge execution metadata on duplicate batch initialization in Tr… (#5573) Lorenze Jay 2026-04-21 10:12:24 -07:00
  • 6a41e6f972 fix: distinguish explicit name via _name_was_explicit flag rn/con-109-fix-crew-name-in-traces Renato Nitta 2026-04-21 13:10:26 -03:00
  • 6a714c42dd Merge branch 'main' into rn/con-109-fix-crew-name-in-traces Renato Nitta 2026-04-21 12:56:02 -03:00
  • 84a4d47aa7 updated descriptions and applied the actual translations (#5572) Lorenze Jay 2026-04-21 08:55:39 -07:00
  • 051e9e4fed fix: preserve explicit name inside @crew-decorated methods Renato Nitta 2026-04-21 12:49:21 -03:00
  • 4b018a2b5b refactor: resolve name via model_validator Renato Nitta 2026-04-21 12:31:06 -03:00
  • 9caed61f36 chore: remove scarf install tracking Greyson LaLonde 2026-04-21 21:52:17 +08:00
  • d45ed61db5 feat: added bedrock V4 support MatthiasHowellYopp 2026-04-21 09:09:13 -04:00
  • c001517b48 ci: retrigger test matrix after type-check fix devin/1776750549-signet-integration Devin AI 2026-04-21 06:11:11 +00:00
  • a556f261a3 fix(integrations/signet): use importlib.import_module for lazy signet_auth import Devin AI 2026-04-21 06:01:29 +00:00
  • 53c6ae4c5e feat(integrations): add optional Signet integration Devin AI 2026-04-21 05:56:27 +00:00
  • 3b01da9ad9 docs: add Build with AI to Get Started nav + page files for all languages (en, ko, pt-BR, ar) (#5567) iris-clawd 2026-04-20 23:43:37 -03:00
  • 656213fdf9 docs: add Build with AI to Get Started nav (top position) docs/build-with-ai Iris Clawd 2026-04-20 23:22:23 +00:00
  • 874405b825 docs: Add 'Build with AI' page — AI-native docs for coding agents (#5558) iris-clawd 2026-04-20 20:09:37 -03:00
  • 402f45078a test: alias InternalCrew as type[Any] to satisfy analyzer Renato Nitta 2026-04-20 19:43:13 -03:00
  • 8b423d9a1b test: cast InternalCrew via Any to guide static analyzer Renato Nitta 2026-04-20 19:38:34 -03:00
  • a76cef6af9 test: annotate crew_instance to guide static analyzer Renato Nitta 2026-04-20 19:31:50 -03:00
  • 0b92d2f69c fix: treat None crew name as missing in trace listener Renato Nitta 2026-04-20 19:27:19 -03:00
  • 5cc6cb0a27 test: split crew decorator call to match repo pattern Renato Nitta 2026-04-20 19:24:51 -03:00
  • 6604f0fe3b test: parametrize crew display name tests Renato Nitta 2026-04-20 19:07:57 -03:00
  • d65e0485b4 test: name crew explicitly in trace listener test and fix crew test Renato Nitta 2026-04-20 19:03:00 -03:00
  • 8d192c1715 refactor: extract display_name property for name fallback Renato Nitta 2026-04-20 18:42:11 -03:00
  • 3546a48922 fix: preserve crew name in events, fallback to class name Renato Nitta 2026-04-20 18:39:46 -03:00
  • d6d04717c2 fix: serialize Task class-reference fields for checkpointing Greyson LaLonde 2026-04-21 03:15:06 +08:00
  • da3c993c83 docs: add coding agent logos to Build with AI page Iris Clawd 2026-04-20 18:11:23 +00:00
  • 75ef1ecf91 test: add test script for LinearTool feature/linear-tool iris-clawd 2026-04-20 15:08:13 -03:00
  • 2fa85e6fba Merge branch 'main' into docs/build-with-ai Lorenze Jay 2026-04-20 11:08:06 -07:00
  • 7961678879 feat: add LinearTool for Linear project management API iris-clawd 2026-04-20 15:08:04 -03:00
  • 01b8437940 fix: handle BaseModel result in guardrail retry loop Greyson LaLonde 2026-04-21 01:59:42 +08:00
  • 72ea9cf480 docs: add skills.sh reference link for npx install Iris Clawd 2026-04-20 17:56:55 +00:00
  • 460d91e24d docs: trim README Build with AI section to skills install only Iris Clawd 2026-04-20 17:55:54 +00:00
  • 71b7882a4e docs: add Build with AI section to README Iris Clawd 2026-04-20 17:55:17 +00:00
  • 398e773f16 docs: add Build with AI page for coding agents and AI assistants Iris Clawd 2026-04-20 17:51:43 +00:00
  • 2c08f54341 feat: add Daytona sandbox tools for enhanced functionality (#5530) Lorenze Jay 2026-04-20 10:17:11 -07:00
  • bc1f1b85a4 docs: update changelog and version for v1.14.3a1 1.14.3a1 Greyson LaLonde 2026-04-21 00:59:07 +08:00
  • 0b408534ab feat: bump versions to 1.14.3a1 Greyson LaLonde 2026-04-21 00:53:50 +08:00
  • 48f391092c fix: preserve thought_signature in Gemini streaming tool calls Greyson LaLonde 2026-04-21 00:01:55 +08:00
  • 04dcabca03 feat(bedrock): add Anthropic Claude 4 cross-region inference profile models devin/1776698610-bedrock-claude-v4-support Devin AI 2026-04-20 15:31:20 +00:00
  • ae242c507d feat: add checkpoint and fork support to standalone agents Greyson LaLonde 2026-04-20 22:47:37 +08:00
  • 316cf8c648 chore: retrigger CI devin/1776679904-fix-issue-5544 Devin 2026-04-20 10:34:11 +00:00
  • 7fcd6db48a style: ruff format Devin 2026-04-20 10:21:08 +00:00
  • f06c2c3c4f fix(checkpoint,task): serialize Task class refs and propagate JSON mode through events Devin 2026-04-20 10:11:44 +00:00
  • 0b120fac90 fix: use future dates in checkpoint prune tests to prevent time-dependent failures (#5543) alex-clawd 2026-04-19 21:27:12 -07:00
  • b065a45dda Fix #5537: Gracefully handle empty LLM response on forced final answer devin/1776649387-fix-openrouter-thinking-empty-response Devin AI 2026-04-20 01:50:09 +00:00
  • 518c9afc8e Fix #5534: sync Crew.agents with task agents so input_files propagate devin/1776615925-fix-issue-5534-task-input-files-without-agents Devin AI 2026-04-19 16:25:25 +00:00
  • f879909526 fix: emit task_started on fork resume, redesign checkpoint TUI Greyson LaLonde 2026-04-18 04:19:31 +08:00
  • c9b0004d0e fix: correct dry-run order and handle checked-out stale branch in devtools release Greyson LaLonde 2026-04-17 23:26:52 +08:00
  • a8994347b0 docs: update changelog and version for v1.14.2 1.14.2 Greyson LaLonde 2026-04-17 22:08:25 +08:00
  • 5ca62c20f2 feat: bump versions to 1.14.2 Greyson LaLonde 2026-04-17 22:01:27 +08:00
  • 11989da4b1 fix: prompt on stale branch conflicts in devtools release Greyson LaLonde 2026-04-17 21:55:48 +08:00
  • 19ac7d2f64 fix: patch authlib, langchain-text-splitters, and pypdf vulnerabilities Greyson LaLonde 2026-04-17 21:25:47 +08:00
  • c91dc8598c test: use tomli fallback for Python 3.10 devin/1776425559-regression-test-uv-pin devin-ai-integration[bot] 2026-04-17 11:37:43 +00:00
  • d6f161969a test: add regression test guarding uv pin against GHSA-pjjw-68hj-v9mw devin-ai-integration[bot] 2026-04-17 11:32:51 +00:00
  • 2f48937ce4 docs(crews): document missing params and add Checkpointing section (OSS-32) (#5409) Lorenze Jay 2026-04-16 16:57:00 -07:00
  • 15bf60fa29 Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/imp/memory-prompt-influence lorenzejay 2026-04-16 15:49:48 -07:00
  • c5192b970c feat: add checkpoint resume, diff, prune commands and save discoverability Greyson LaLonde 2026-04-17 04:50:15 +08:00
  • fb73f152a0 Fix #5510: Make crew chat description generation resilient to LLM failures devin/1776368292-fix-issue-5510-crew-chat-llm-crash Devin AI 2026-04-16 19:42:00 +00:00
  • 54391fdbdf feat: add from_checkpoint parameter to Agent.kickoff, kickoff_async, akickoff Greyson LaLonde 2026-04-17 03:40:37 +08:00
  • 365c6493b9 Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/fix/flaky-test-git lorenze/fix/flaky-test-git lorenzejay 2026-04-16 12:10:06 -07:00
  • 6136228a66 fix: scope streaming handlers to prevent cross-run chunk contamination Greyson LaLonde 2026-04-17 03:02:03 +08:00
  • fbe2a04064 fix: mock Repository.__init__ in test_publish_when_not_in_sync Greyson LaLonde 2026-04-17 02:39:22 +08:00
  • baf91d8f0a fix: update broken enterprise link on installation page (OSS-36) (#5443) iris-clawd 2026-04-16 11:01:59 -07:00
  • 27bc53d828 test: add mock for git.Repository.fetch in publish test lorenzejay 2026-04-16 10:55:36 -07:00
  • 7e01c5a030 fix: dispatch Flow checkpoints through Flow APIs in TUI Greyson LaLonde 2026-04-17 01:34:06 +08:00
  • 105a9778cc feat: add template management commands for project templates (#5444) Lorenze Jay 2026-04-16 10:18:15 -07:00
  • 32ec4414bf fix: use recursive glob for JSON checkpoint discovery Greyson LaLonde 2026-04-17 00:13:35 +08:00
  • 63fc2e7588 fix: complete recursive MCP schema handling Greyson LaLonde 2026-04-17 00:06:02 +08:00
  • 749fe85325 fix: bump langsmith to 0.7.31 to patch GHSA-rr7j-v2q5-chgv Greyson LaLonde 2026-04-16 23:55:30 +08:00
  • a3a3f658fe fix: add type annotation to satisfy mypy no-any-return devin/1776328084-fix-recursive-mcp-schemas Devin AI 2026-04-16 08:42:55 +00:00
  • 1a7d0af602 fix: use separate flow/crew variables to satisfy type-checker devin/1776327918-fix-checkpoint-tui-flow-dispatch Devin AI 2026-04-16 08:39:47 +00:00
  • 73e3fe7c86 style: fix ruff formatting (slice spacing) Devin AI 2026-04-16 08:39:03 +00:00