aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev/plugin-stub-generation.md
AgeCommit message (Expand)Author
2026-08-30feat(plugin): serve ProcessExecutor as a proxy stubnsfisis
2026-08-16feat(plugin): guard Rust-owned classes the worker has no proxy fornsfisis
2026-08-07feat(installer): dispatch package eventsnsfisis
2026-08-07fix(plugin): make proxy stub property access an explicit errornsfisis
2026-08-06feat(plugin): widen the RPC surface to LibraryInstaller-based pluginsnsfisis
2026-08-06feat(plugin): run plugin-provided installers through the RPC workernsfisis
2026-08-05feat(plugin): run plugin-provided commands in a worker-side applicationnsfisis
2026-08-04feat(plugin): generate proxy stubs for the package and repository graphnsfisis
2026-08-04feat(plugin): generate the worker proxy stubs from the Composer sourcesnsfisis