Skip to content

fix(runtime): keep worker RPC files out of artifacts - #117

Merged
dadachann merged 3 commits into
mainfrom
fix/runtime-readonly-20260817
Aug 16, 2026
Merged

fix(runtime): keep worker RPC files out of artifacts#117
dadachann merged 3 commits into
mainfrom
fix/runtime-readonly-20260817

Conversation

@dadachann

@dadachann dadachann commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • pass an installation-private writable RPC transfer directory to OSS desired-state workers
  • resolve handler file storage from the trusted launcher environment
  • preserve read-only artifact code directories and per-installation isolation
  • bump the releasable SDK package to 0.5.4

Regression coverage

  • read-only artifact cwd no longer receives data/temp/lbp
  • launcher contract carries <installation>/rpc-transfer
  • full SDK suite: 1152 passed
  • wheel/sdist built; clean wheel install reports langbot-plugin==0.5.4; lbp --help passes

Fixes the post-install Mounting plugin... / 30-second readiness timeout seen when artifact code directories are hardened to 0555.

@dadachann
dadachann merged commit 4925d14 into main Aug 16, 2026
8 checks passed
@dadachann
dadachann deleted the fix/runtime-readonly-20260817 branch August 16, 2026 17:03
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant