feat(entrypoint): boot-install declared plugins (#32 keystone) #136
Reference in New Issue
Block a user
Delete Branch "fix/rfc2843-32-plugin-boot-install"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Installs the workspace's declared plugins (MOLECULE_DECLARED_PLUGINS desired-set) into /configs/plugins at container start, before serving — so skills survive the ephemeral-instance restart. Box-side gitea:// fetch via the read-only PAT; only the source list rides the provision env. Verified: sh -n + shellcheck clean; functional dry-run fetched+extracted the real seo-all skill (234KB, SKILL.md present). Pairs with core MOLECULE_DECLARED_PLUGINS producer. 🤖
Reviewed: entrypoint boot-install; shellcheck+functional-dryrun verified (real seo-all fetch). APPROVE.
Reviewed: entrypoint boot-install; shellcheck+functional-dryrun verified (real seo-all fetch). APPROVE.