Skip to content

Commit b277092

Browse files
os-zhuangclaude
andcommitted
chore: add changeset for dropping default studio app load
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 5e855d9 commit b277092

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
'@objectstack/cli': patch
3+
'@objectstack/plugin-dev': patch
4+
---
5+
6+
`os dev` / `os start` / `os serve` no longer default-load the `@objectstack/studio` app package.
7+
8+
The console ships a dedicated Studio surface at `/_console/studio/<package-id>/<pillar>`,
9+
so Studio no longer needs to exist as a navigable app tile in the home "Your apps" list.
10+
The `@objectstack/studio` package is unchanged and can still be registered explicitly;
11+
Setup and Account remain default-loaded (ADR-0048 one-app-per-package mechanism).

0 commit comments

Comments
 (0)