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
10 lines
323 B
Markdown
10 lines
323 B
Markdown
# Droid Runtime Plugin
|
|
|
|
Provides the Droid CLI runtime/provider integration for Fusion.
|
|
|
|
- Runtime ID: `droid`
|
|
- Provider ID: `droid-cli`
|
|
- Exports probe helpers and runtime adapter for dashboard + engine integration.
|
|
|
|
`@fusion/droid-cli` now acts as a compatibility shim and delegates to this plugin-owned implementation.
|