MAJOR: Removed old scenario builder and moved scenario loader into packages/scenario

This commit is contained in:
2026-07-09 13:09:05 +05:30
parent 907c3b8ed7
commit be076d81e5
34 changed files with 35 additions and 3943 deletions

View File

@@ -14,7 +14,7 @@
"@omnia/architect": "workspace:*",
"@omnia/actor": "workspace:*",
"@omnia/llm": "workspace:*",
"@omnia/scenario-core": "workspace:*",
"@omnia/scenario": "workspace:*",
"better-sqlite3": "^12.11.1",
"dotenv": "^17.4.2"
}