Updating modelBridge
How to Update
Section titled “How to Update”- Download the latest version from modelbridge.app
- Replace the extension folder at:
~/Library/Application Support/Adobe/CEP/extensions/com.fittoframe/
- Restart Premiere Pro
What Persists Through Updates
Section titled “What Persists Through Updates”All user data is stored separately from the extension files and survives updates:
| Data | Persists | Storage |
|---|---|---|
| Installed models | Yes | localStorage + disk |
| Generation history | Yes | localStorage + disk |
| Cost history | Yes | localStorage + disk |
| Learned constraints | Yes | localStorage + disk |
| API key | Yes | Local settings file |
| User settings | Yes | Local settings file |
| Client/project tags | Yes | localStorage |
| Currency preference | Yes | localStorage |
What Resets
Section titled “What Resets”- Model schemas are re-fetched on first load after update (cached schemas may have changed)
- Active background generations are lost if the panel was closed during update
- Plugin UI state (expanded sections, scroll position) resets
After Updating
Section titled “After Updating”The first launch after an update may take slightly longer as model schemas are refreshed. This happens automatically — no action required.
If the plugin previously learned constraints for a model, those constraints are preserved and continue to work immediately.
Troubleshooting
Section titled “Troubleshooting”If the plugin does not appear after updating:
- Verify the extension folder exists at the path above
- Ensure unsigned extensions are enabled:
defaults write ~/Library/Preferences/com.adobe.CSXS.11.plist PlayerDebugMode 1
- Restart Premiere Pro completely (quit and relaunch)