You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement marketplace service for runtime plugin loading
- Created @objectstack/service-marketplace package
- Implemented RemotePluginLoader with cloud marketplace integration
- Enhanced ObjectKernel with unload() method for runtime plugin removal
- Added unregisterService() to PluginLoader
- Enhanced AppPlugin with onDisable() hook
- Modified apps/server to use marketplace service
- Removed hard dependencies on example apps from apps/server
- Added conditional loading for dev examples
Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/be8b7759-e161-4928-b727-f64f0bcd6284
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments