feat: declare startup plugin imports explicitly

This commit is contained in:
Shakker
2026-04-28 03:23:57 +01:00
parent 3945193257
commit f1aaa2cd91
18 changed files with 50 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
{
"id": "openshell",
"activation": {
"onStartup": true
},
"name": "OpenShell Sandbox",
"description": "Sandbox backend powered by OpenShell with mirrored local workspaces and SSH-based command execution.",
"configSchema": {