Skip to content

Frames v2: drop --name from dsbx frame create - #32801

Merged
davidebbo merged 3 commits into
mainfrom
frames-v2-cli-drop-name
Sep 21, 2026
Merged

davidebbo merged 3 commits into
mainfrom
frames-v2-cli-drop-name

Conversation

@davidebbo

@davidebbo davidebbo commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Last of six PRs. dsbx frame create takes the Frame's name from the directory argument, the scaffolded manifest no longer carries name, and the Create Frames skill documents that the folder is the name.

The skill also now tells agents to choose the folder name carefully, since it is what users see, and to refer to a Frame by its stable ID when they need an identifier that survives a user rename.

Bumps dsbx to 0.1.62 and moves the DSBX_CLI_VERSION pin with it, in this PR rather than a separate rollout PR. Deploy plan: cut the dsbx-v0.1.62 release before this deploys, since the pin points at that release tag.

A sandbox still on the old dsbx frame create is harmless in the meantime — it writes a manifest with name, which parses fine and is ignored from PR 3 onward.

@vercel

vercel Bot commented Sep 20, 2026

Copy link
Copy Markdown

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

2 Skipped Deployments
Project Deployment Actions Updated
playground Ignored Ignored Preview Sep 21, 2026 6:35pm UTC
storybook Ignored Ignored Preview Sep 21, 2026 6:35pm UTC

Request Review

@davidebbo
davidebbo force-pushed the frames-v2-cli-drop-name branch from 771b482 to e66995b Compare September 20, 2026 17:03
@davidebbo
davidebbo force-pushed the frames-v2-cli-drop-name branch from e66995b to 5b57976 Compare September 21, 2026 12:24
@davidebbo
davidebbo force-pushed the frames-v2-cli-drop-name branch from 5b57976 to f194ebd Compare September 21, 2026 13:06
@davidebbo
davidebbo force-pushed the frames-v2-cli-drop-name branch from f194ebd to ff7d946 Compare September 21, 2026 14:17
@davidebbo
davidebbo force-pushed the frames-v2-cli-drop-name branch from ff7d946 to 4ad34f0 Compare September 21, 2026 17:28
Base automatically changed from frames-v2-rename-ui to main September 21, 2026 18:30
@davidebbo
davidebbo requested a review from flvndvd September 21, 2026 18:31
@davidebbo
davidebbo force-pushed the frames-v2-cli-drop-name branch from 4ad34f0 to 5026272 Compare September 21, 2026 18:31
@github-actions

github-actions Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor
Warnings
⚠️

Code-defined skills or their search projection changed. If this adds/removes a skill or changes its ID, name, user-facing description, icon or kind, reindex the catalog after deploy in each region. From front/, run npx tsx scripts/reindex_code_defined_skills.ts --execute. Instruction-only changes do not require reindexing.

⚠️

Files in front/lib/api/sandbox/image/ have been modified and the PR has the sandbox-image-ack label. After deploy, open /poke/kill (Kill Switches) and trigger a kill request for the affected image so existing conversations recreate against the new version.

Generated by 🚫 dangerJS against 815681b

Live sandboxes pin the (baseImage, version) tuple at creation, so the image
change ships with a tag bump and needs older versions killed after deploy.
@davidebbo
davidebbo merged commit 349a674 into main Sep 21, 2026
53 checks passed
@davidebbo
davidebbo deleted the frames-v2-cli-drop-name branch September 21, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant