Files
fusion/packages/droid-cli/README.md
Fusion fbb96b25a5 feat(FN-3332): add droid runtime plugin with event bridge and process manag
The merge delivers a new `fusion-plugin-droid-runtime` plugin providing a full MCP server and runtime adapter for droid-based agents, with event bridging, process management, tool mapping, and a prompt builder. It also adds agent delegation and org hierarchy tools to the pi extension, while fixing a

Fusion-Task-Id: FN-3332
2026-05-04 03:04:33 -07:00

359 B

@fusion/droid-cli

Compatibility shim package for Fusion's Droid integration.

Runtime/provider implementation now lives in:

  • @fusion-plugin-examples/droid-runtime (plugins/fusion-plugin-droid-runtime)

This package preserves the historical pi extension entrypoint and delegates to the plugin-owned implementation so existing imports continue to work.