You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Breaking
The concise runtime API is now canonical.
Runtime APIs and Control Flow
Runtime command signals, the Jido signal adapter, and signal-interpreter routing for run controls.
Durable command receipts and command history in run inspection, including actor, metadata, idempotency, and occurrence details.
Numeric transition conditions for workflow routing.
Workflow definition version metadata on started runs and inspection surfaces.
The safe action registry for executable runtime-authored workflow specs.
Runtime-authored workflow start APIs through normalized specs, with safe action registry boundaries and host-app example coverage.
Durable Execution
Durable child workflow runs and child-run graph links for parent/child inspection.
Saga compensation callbacks and compensation recovery metadata for failure recovery inspection.
Deferred continuation runtime semantics and regression coverage for deferred continuation lifecycle behavior.
Executor-owned journal heartbeats for long-running claimed attempts.
SLA deadline contracts for workflow steps, including persisted deadline metadata, due-soon and escalation timestamps, read-model summaries, graph inspection output, explanations, and host-app example coverage.
Visual Editing and Dynamic Work
Public dynamic work recording, dynamic work inspection metadata, executable dynamic work scheduling, and validation for dynamic work actions.
Dynamic work preview APIs, preview overlays, and graph overlays for visual workflow tooling.