Tracking issue for the Studio package create / edit / view dogfood walkthrough (2026-07). Records what shipped and the remaining minor items.
Shipped
Remaining (minor)
Environmental (not app bugs): the in-app preview browser intermittently chrome-errord on direct /studio navigation.
Tracking issue for the Studio package create / edit / view dogfood walkthrough (2026-07). Records what shipped and the remaining minor items.
Shipped
POST /packagesnow 409s on an existing id (withoverwriteescape hatch). framework#2971PackageFormDialog(create/edit/view in a modal, form generated fromManifestSchema). feat(studio): spec-driven package create/edit/view form in a modal #2535PATCH /packages/:idroute was never mounted (edit silently 405'd) → route registered. framework#2995objectui:packages-changed. fix(studio): refresh builder top-bar name after a package rename #2554Remaining (minor)
client.packages.install()doesn't passoverwrite. No first-party caller uses it today, but if an upgrade/re-install consumer appears it will hit the new 409 — addoverwriteto its options bag. (frameworkpackages/client/src/index.ts)Environmental (not app bugs): the in-app preview browser intermittently
chrome-errord on direct/studionavigation.