Upgrade (0.x → 1.0)

Move between published 0.1.x releases and prepare for the 1.0 stability promise. Monorch stays a library — no framework codemod.

Defaults

Install @monorch/ai, use Postgres checkpoints in prod, call ensureMonorchSchema once at boot, and pass AbortSignal / timeoutMs on long runs. Full table: UPGRADE.md.

Watch when bumping

notes.txt
Checkpoint v2 blobs (version, input, defHash) — graph changes break old threads.
generateObject → AiError INVALID_JSON / EMPTY_OUTPUT / VALIDATION_FAILED.
Eight @monorch/runtime platform optionals (gnu + musl).
mcpStdio spawns your command; mcpHttp trusts the URL + headers you pass.

Public API · Checkpoints · Errors · Security · RC checklist.

FAQ