Files
fusion/.changeset/FN-3718-droid-runtime-bundle.md
Fusion 9743dab1d9 feat(FN-3718): add droid runtime to tsup bundle with asset gate
Stages the droid runtime as a bundled plugin in the CLI's tsup configuration, gates the bundle bootstrap on droid asset availability, and adds tests asserting correct staging behavior in bundle output.

Fusion-Task-Id: FN-3718
2026-05-07 19:17:52 -07:00

9 lines
306 B
Markdown

---
"@runfusion/fusion": patch
---
Stage `fusion-plugin-droid-runtime` (including its `mcp-schema-server.cjs`
bridge asset) into the published CLI tarball, mirroring the
`fusion-plugin-openclaw-runtime` build pipeline. The droid runtime plugin
is now bundled and asserted by the bundle-output test suite.