refactor: derive bundled contracts from extension manifests

This commit is contained in:
Peter Steinberger
2026-03-27 01:16:11 +00:00
parent b75be09144
commit ba7804df50
36 changed files with 640 additions and 422 deletions

View File

@@ -21,6 +21,9 @@
"cliDescription": "fal API key"
}
],
"contracts": {
"imageGenerationProviders": ["fal"]
},
"configSchema": {
"type": "object",
"additionalProperties": false,