Release: Plugin Runtime Surfaces
- Added runtime-backed dashboard widgets for active plugins.
Highlights
- Added runtime-backed dashboard widgets for active plugins.
- Added plugin job definitions plus manual job execution from the Plugins UI.
- Persisted job run summaries on plugin records so plugin behavior is inspectable later.
- Added a built-in Writing Style dashboard widget.
- Expanded the example community plugin to demonstrate settings, MCP, widgets, and jobs together.
Why It Matters
MindStore plugins are now closer to a real platform contract. Community plugins can contribute product-visible surfaces, not only metadata, and maintainers have a clearer path for growing those surfaces without hardcoding every plugin into the app shell.