refactor(canvas): host A2UI via gateway

This commit is contained in:
Peter Steinberger
2025-12-20 12:17:27 +00:00
parent 13ebbd1a2b
commit ed001a5f55
28 changed files with 385 additions and 354 deletions

View File

@@ -5,6 +5,11 @@
"indentWidth": 2,
"indentStyle": "space"
},
"files": {
"includes": [
"src/**/*.ts"
]
},
"linter": {
"enabled": true,
"rules": {