feat(brain): mosaic brain CLI surface (#403)

This commit is contained in:
2026-04-05 05:20:44 +00:00
parent 2446593fff
commit febd866098
7 changed files with 252 additions and 1 deletions
+2 -1
View File
@@ -22,7 +22,8 @@
},
"dependencies": {
"@mosaicstack/db": "workspace:^",
"@mosaicstack/types": "workspace:*"
"@mosaicstack/types": "workspace:*",
"commander": "^13.0.0"
},
"devDependencies": {
"typescript": "^5.8.0",