• Joined on 2024-12-05
andre synced new reference devin/1777044988-fix-a2a-sdk-v1-compat to andre/crewAI from mirror 2026-04-24 20:02:38 +00:00
andre synced commits to feat/bump-version-1.14.3a4 at andre/crewAI from mirror 2026-04-24 20:02:38 +00:00
74bd5b0f39 Merge branch 'main' into feat/bump-version-1.14.3a4
b0e2fda105 fix(flow): add execution_id separate from state.id
Compare 2 commits »
andre synced commits to lorenze/fix/structured-outputs at andre/crewAI from mirror 2026-04-24 20:02:38 +00:00
andre synced and deleted reference refs/tags/gl/fix/replay-events-on-checkpoint-resume at andre/crewAI from mirror 2026-04-24 03:42:38 +00:00
andre synced and deleted reference refs/tags/tfreire/cor-48-decouple-flow-execution-id at andre/crewAI from mirror 2026-04-24 03:42:38 +00:00
andre synced commits to feat/bump-version-1.14.3a4 at andre/crewAI from mirror 2026-04-24 03:42:38 +00:00
andre synced new reference feat/bump-version-1.14.3a4 to andre/crewAI from mirror 2026-04-24 03:42:38 +00:00
andre synced commits to main at andre/crewAI from mirror 2026-04-24 03:42:38 +00:00
b0e2fda105 fix(flow): add execution_id separate from state.id
69d777ca50 fix(flow): replay recorded method events on checkpoint resume
Compare 2 commits »
andre synced commits to tfreire/cor-48-decouple-flow-execution-id at andre/crewAI from mirror 2026-04-23 19:32:43 +00:00
0a34a71eb6 test(flow): document intentional LookupError swallow in reset fixture
44a66eb7d3 test(crew): align flow-context assertions with execution_id (COR-48)
77d170f9cb fix(flow): add execution_id separate from state.id (COR-48)
c77f1632dd fix: preserve metadata-only agent skills
69461076df refactor: dedupe checkpoint helpers and tighten state type hints
Compare 6 commits »
andre synced new reference gl/fix/replay-events-on-checkpoint-resume to andre/crewAI from mirror 2026-04-23 19:32:36 +00:00
andre synced commits to main at andre/crewAI from mirror 2026-04-23 19:32:36 +00:00
77b2835a1d fix(flow): serialize initial_state class refs as JSON schema
c77f1632dd fix: preserve metadata-only agent skills
69461076df refactor: dedupe checkpoint helpers and tighten state type hints
Compare 3 commits »
andre synced and deleted reference refs/tags/fix/issue-5469-lazy-skill-activation at andre/crewAI from mirror 2026-04-23 19:32:35 +00:00
andre synced and deleted reference refs/tags/gl/refactor/checkpoint-dedup-and-types at andre/crewAI from mirror 2026-04-23 19:32:35 +00:00
andre synced commits to gl/fix/replay-events-on-checkpoint-resume at andre/crewAI from mirror 2026-04-23 19:32:35 +00:00
andre synced commits to tfreire/cor-48-decouple-flow-execution-id at andre/crewAI from mirror 2026-04-23 11:22:45 +00:00
andre synced new reference tfreire/cor-48-decouple-flow-execution-id to andre/crewAI from mirror 2026-04-23 11:22:45 +00:00
andre synced and deleted reference refs/tags/gl/feat/checkpoint-lifecycle-events at andre/crewAI from mirror 2026-04-23 11:22:38 +00:00
andre synced commits to gl/refactor/checkpoint-dedup-and-types at andre/crewAI from mirror 2026-04-23 11:22:38 +00:00
andre synced new reference gl/refactor/checkpoint-dedup-and-types to andre/crewAI from mirror 2026-04-23 11:22:38 +00:00
andre synced commits to main at andre/crewAI from mirror 2026-04-23 11:22:38 +00:00
55937d7523 feat: emit lifecycle events for checkpoint operations