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
9 lines
306 B
Markdown
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.
|