refactor!(runtime): Moved simulation orchestration and DB management out of GUI

This commit is contained in:
Ayush Dagar
2026-07-26 17:08:21 +05:30
parent e09b603d14
commit 5fb0d93a52
29 changed files with 5678 additions and 9399 deletions

View File

@@ -11,14 +11,8 @@
},
"dependencies": {
"@base-ui/react": "^1.6.0",
"@omnia/actor": "workspace:*",
"@omnia/architect": "workspace:*",
"@omnia/core": "workspace:*",
"@omnia/intent": "workspace:*",
"@omnia/llm": "workspace:*",
"@omnia/memory": "workspace:*",
"@omnia/scenario": "workspace:*",
"@omnia/spatial": "workspace:*",
"@omnia/runtime": "workspace:*",
"@omnia/voice": "workspace:*",
"@radix-ui/react-dialog": "^1.1.19",
"@radix-ui/react-separator": "^1.1.11",