· 0.0.1-alpha.13
Live workflow maps, React interactions and clearer run evidence
Inspect live workflow maps, build typed React interactions and follow activity logs in Studio, with reusable Codex Docker preparation.
Before updating
Finish active and paused runs and verify retained-resource cleanup before updating. Stop services, back up state and validate workflows before restarting on this release.
Existing projects using Laufwerk’s standard Codex Docker image must run laufwerk prepare docker before starting workflows. Custom images require preparation only when explicitly configured to use prepared Codex dependencies.
Workflow maps show retained evidence; unsupported branch, collection and typed-agent completion states remain partial.
This alpha was verified on Linux. Native macOS and Windows execution, Claude and legacy Microsandbox require separate verification.
Changes
- Describe optional workflow maps with @laufwerk/sdk/visual and inspect immutable previews and retained run evidence in Studio.
- Build consumer React views for human interactions, with typed submissions validated by the runtime.
- Capture Effect activity logs and inspect them alongside run transcripts and history in Studio.
- Load run history on demand, bound transcript views and preserve keyboard focus during pagination.
- Recover Studio bootstrap failures, serialize snapshot refreshes and preserve failure backoff during live event bursts.
- Prepare and reuse Codex Docker dependencies during project initialization, with bounded preparation memory and cancellation checks.
- Explore interactive workflow examples on the website and use updated consumer guidance for workflow maps and React interactions.
- Keep Studio recovery controls usable when switching run views by preventing duplicate recovery forms.
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.