@principal-ai/subsystems-studio 0.6.3 → 0.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,5 +2,5 @@
2
2
  "identifier": "ai.principal.subsystems-studio",
3
3
  "name": "Subsystems Studio",
4
4
  "channel": "stable",
5
- "hash": "30wry25ujgx6o"
5
+ "hash": "3cozaoktu7zne"
6
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@principal-ai/subsystems-studio",
3
- "version": "0.6.3",
3
+ "version": "0.6.4",
4
4
  "description": "Subsystems Studio — desktop host for subsystem models, throughlines, trails, and agent sessions. Pairs with the principal-ai CLI.",
5
5
  "type": "module",
6
6
  "os": [
@@ -43,8 +43,8 @@
43
43
  "@principal-ai/file-city-builder": "^0.5.4",
44
44
  "@principal-ai/file-city-react": "^0.5.91",
45
45
  "@principal-ai/logo-component": "^0.1.23",
46
- "@principal-ai/subsystems-core": "^0.29.0",
47
- "@principal-ai/subsystems-react": "0.17.0",
46
+ "@principal-ai/subsystems-core": "^0.30.0",
47
+ "@principal-ai/subsystems-react": "0.18.0",
48
48
  "@principal-ai/repository-abstraction": "^0.5.7",
49
49
  "@types/bun": "latest",
50
50
  "@types/react": "^19.2.17",