@babystack/runtime
v0.1.0
Published
babystack runtime — the shared config→adapter resolver + provision/lease helpers consumed by @babystack/vitest and @babystack/cli.
Downloads
93
Readme
@babystack/runtime
The shared session/lifecycle layer for babystack — the piece
that both @babystack/vitest and @babystack/cli build on, so they share one resolver with no
vitest↔cli dependency.
It turns your babystack.config.ts into a provisioned, seeded stack: loadConfig, provision helpers,
baseline invalidation + caching, per-worker leaseEnv/ensureEnv, and the wake/sleep/findRunning
session commands the baby CLI is built from.
This is an internal building block — you install @babystack/vitest (the test wedge) or babystack (the
CLI), not this directly. For the full picture, see the
babystack repository. Licensed Apache-2.0.
