v0.1.90
boring-ui v0.1.90
Highlights
boring-sandbox + boring-bash extraction (behind SandboxProviderV1)
- Extracted the sandbox and bash runtimes out of
@hachej/boring-agentinto standalone published packages@hachej/boring-sandboxand@hachej/boring-bash, consumed by the agent behind theSandboxProviderV1boundary (swaps #838, #839). ~20k lines of duplicated in-agent code removed. - Both providers validated live, including
vercel-sandbox.
Step-1A workspaceType foundations
- Persist workspace type safely in core (#844), groundwork for domain-routed / typed workspaces.
Release infrastructure
- Fixed the publish-order audit to exempt
peerDependencies/devDependenciesand to publishboring-sandbox/boring-bashbeforeboring-agent, resolving the extraction's publish cycle (#860). Follow-up to break the underlyingagent ↔ sandbox/agent ↔ bashcycles by hoisting shared types tracked in #861.
Plan realignment
- Substantial planning/realignment across the #391 runtime refactor and SBX1 own-cloud sandbox work packages.
Packages
All 20 publishable @hachej/* packages bumped to 0.1.90.