refactor: route plugin runtime through bundled seams

This commit is contained in:
Peter Steinberger
2026-03-27 16:36:43 +00:00
parent e425056aa3
commit ed055f44ae
87 changed files with 2129 additions and 1582 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "@openclaw/image-generation-core",
"version": "2026.3.26",
"private": true,
"description": "OpenClaw image generation runtime package",
"type": "module"
}