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
9 lines
359 B
Markdown
9 lines
359 B
Markdown
# @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.
|