Merged FN-3328: Refactored the droid integration by converting `droid-cli` into a lightweight compatibility shim that delegates to `fusion-plugin-droid-runtime`, reducing droid-cli by ~5,400 lines of code while moving the actual runtime logic into the plugin scaffold. Updated the plugin loader to al Fusion-Task-Id: FN-3328
2 lines
83 B
TypeScript
2 lines
83 B
TypeScript
export * from "../../../plugins/fusion-plugin-droid-runtime/src/stream-parser.js";
|