python SDK 0.12.0
0.12.0 - 2026-09-11
Fixed
- Share activation counters across sibling agents in one invocation (AGNT5-1111), while isolating durable parents and fresh invocations so skipped replayed steps do not shift later model/tool keys.
Changed
-
Build the native extension against released
agnt5-sdk-core0.3.0. -
Workers now default to
pullwhenAGNT5_WORKER_MODEis unset or empty.
Explicitpushremains supported; set it before upgrading if your worker
relies on coordinator-push dispatch (AGNT5-1100).