Skip to content

feat(studio): App Builder nav entry — pillar builder joins the login journey#2531

Merged
os-zhuang merged 1 commit into
mainfrom
feat/studio-nav-entry
Jul 3, 2026
Merged

feat(studio): App Builder nav entry — pillar builder joins the login journey#2531
os-zhuang merged 1 commit into
mainfrom
feat/studio-nav-entry

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Companion to objectui#2175 (BuilderLanding + studio:builder component registration).

Adds an App Builder entry (componentRef studio:builder, first in the Overview group) to the Studio app's navigation, so the pillar application builder is reachable from the moment a user logs in:

Login → Home → Studio app → App Builder → pick/create a writable base package → /studio/:packageId/data (full-screen pillar builder) — previously the builder was a URL-only surface with zero inbound links.

Browser-verified end-to-end with a worktree build serving this nav: the sidebar entry appears (Overview: App Builder · All Metadata Types · Packages), the landing renders inside the Studio chrome, and creating 客服中心/com.example.support jumps straight into the full-screen builder.

🤖 Generated with Claude Code

…journey

Add an App Builder entry (componentRef studio:builder, first in Overview) to the
Studio app navigation. The console binds studio:builder to the builder landing
page (objectui#2175), making the pillar application builder reachable from login
(Home → Studio → App Builder → pick/create a writable base → /studio/:pkg/data)
instead of being a URL-only surface.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Building Building Preview, Comment Jul 3, 2026 3:40am

Request Review

@github-actions github-actions Bot added size/s documentation Improvements or additions to documentation tooling labels Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

📓 Docs Drift Check

This PR changes 1 package(s): @objectstack/platform-objects.

3 hand-written doc(s) reference the affected code and may need an implementation-accuracy re-verification:

  • content/docs/concepts/packages.mdx (via @objectstack/platform-objects)
  • content/docs/concepts/setup-app.mdx (via @objectstack/platform-objects)
  • content/docs/guides/packages.mdx (via @objectstack/platform-objects)

Advisory only. To re-verify, run the docs-accuracy-audit workflow scoped to these files:
node scripts/docs-audit/affected-docs.mjs origin/main → pass the list as args.docs.

@os-zhuang
os-zhuang merged commit b84726b into main Jul 3, 2026
15 of 16 checks passed
@os-zhuang
os-zhuang deleted the feat/studio-nav-entry branch July 3, 2026 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/s tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant