agent-runtime-execution 0.1.0

Internal durable execution coordinator for Agent Runtime
Documentation

Agent Runtime Execution

agent-runtime-execution coordinates the durable execution lifecycle between the transport boundary and Runtime Kernel. It owns admission control, idempotency, cancellation, recovery, journal transitions, delegated sessions, and graceful shutdown.

This is a published internal Runtime implementation used by Bootstrap. Agent and tool authors should use agent-runtime-sdk.

See the API documentation.