· 0.0.1-alpha.7
Native and Docker execution
Require Bun 1.4.2 to release SQLite statements reliably on Windows; preserve external dependency validation with its updated bundler.
Changes
- Require Bun 1.4.2 to release SQLite statements reliably on Windows; preserve external dependency validation with its updated bundler.
- Add `@laufwerk/execution` with native local processes and Linux Docker containers. Local/Docker installations do not pull in Microsandbox.
- Add `init --execution local|docker` and execution-aware diagnostics, managed working copies, and local direct access.
- Preserve host dependency directories during copy/write-back and use a portable SQLite write-back lock.
- Persist resource identity and authenticate native process cleanup across CLI invocations.
- Pass packed-consumer verification and native Linux/macOS/Windows CI, plus real native Mac Codex coding/write-back. Docker Desktop and Windows provider execution remain unverified.
- Serialize initial SQLite WAL setup to fix a reproduced concurrent startup race.
- Preserve streamed message boundaries and keep default runtime diagnostics off JSON stdout.
- Document native onboarding and supervised customer pilots.
Review compatibility in Studio or run laufwerk update --check with an updater-aware CLI. Older installations need an initial manual upgrade. Stop services and verify recovery before changing packages.