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
This commit is contained in:
8
.changeset/FN-3718-droid-runtime-bundle.md
Normal file
8
.changeset/FN-3718-droid-runtime-bundle.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@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.
|
||||
Reference in New Issue
Block a user