feat(FN-2394): add Fusion reinstall flow for Pi extensions
- Add dashboard route and server handling to reinstall the Fusion Pi extension - Introduce a client API helper and wire a reinstall action into PiExtensionsManager - Polish action spacing and document Fusion reinstall recovery in the CLI README - Expand route, API, and component tests including reinstall refresh stability coverage - Add a changeset for @runfusion/fusion patch release
This commit is contained in:
@@ -56,6 +56,8 @@ As a [pi](https://github.com/badlogic/pi-mono) extension (bundled skill + `/fn`
|
||||
pi install npm:@runfusion/fusion
|
||||
```
|
||||
|
||||
If your local Pi install gets stale or broken, open Fusion dashboard **Settings → Pi Extensions** and use **Reinstall Fusion skill** to reinstall `npm:@runfusion/fusion` and refresh discovered extensions.
|
||||
|
||||
## Launch the dashboard
|
||||
|
||||
Inside a pi session:
|
||||
|
||||
Reference in New Issue
Block a user