Files
fusion/plugins/fusion-plugin-droid-runtime/README.md
Fusion 5c105d0f03 feat(FN-3261): wire droid bundled plugin and improve agent detail view
Merged four step commits bringing AgentDetailView improvements with model favoritism UI, bundled plugin install wiring for the droid runtime, aligned documentation between settings reference and the plugin README, plus mobile layout refinements with safe-area padding test updates.

Fusion-Task-Id: FN-3261
2026-05-04 09:20:07 -07:00

745 B

Droid Runtime Plugin

First-class Droid plugin package under plugins/fusion-plugin-droid-runtime.

What this package is

  • Canonical home for Droid runtime/provider plugin code.
  • Installable from dashboard Settings → Plugins → Fusion Plugins → Bundled Plugins via path ./plugins/fusion-plugin-droid-runtime.
  • Plugin identity is stable: fusion-plugin-droid-runtime.

Migration context

  • FN-3261 established this package as the official landing zone so Droid plugin work does not need ad-hoc layouts.
  • Runtime/provider logic that used to live in packages/droid-cli is now owned here; @fusion/droid-cli remains a compatibility shim surface where needed.

Key IDs

  • Runtime ID: droid
  • Provider ID: droid-cli