Checkpoint Resume

Make long autonomous work durable and resumable: a live .ulpi/runs/<id>.json status file (per-unit + per-phase state, atomic locked writes via the bundled scripts/checkpoint.mjs CLI) that a resume reads to SKIP everything already done — session-independent. Status writes are non-fatal observability. Use for any multi-unit run worth resuming after a stop or crash.

ulpi-io db64279 7 files · 98.9 KB Updated

File contents

ulpi-io/autonomous-engineering/tree/main/checkpoint-resume commit db64279a45

Frequently asked questions

npx skillmds@latest add ulpi-io/checkpoint-resume