-
v1.6.4-dev - Bundle validation and install flow Pre-release
released this
2026-05-09 14:50:55 +02:00 | 231 commits to main since this releaseBundle Validation and Install Flow
Validates bundles against store registry and installs all referenced plugins.
Features:
- BundleInstallService — validateBundle() checks entry exists, is BUNDLE type, all referenced plugins exist in store
- installBundle() — installs each plugin in order, skips already-installed, logs BUNDLE_INSTALLED
- BundleInstallResult record — success, installed list, errors list
- StoreController extended: POST /api/store/{id}/validate, POST /api/store/{id}/install
- Type inference for plugin manifests built from store entries (channel/model/mcp/skill from tags)
Next: v1.6.5-dev Plugin stats tracking
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads