Skip to content

feat: add support for using named slots#105

Open
wotnak wants to merge 5 commits intovercel-labs:mainfrom
wotnak:slots
Open

feat: add support for using named slots#105
wotnak wants to merge 5 commits intovercel-labs:mainfrom
wotnak:slots

Conversation

@wotnak
Copy link

@wotnak wotnak commented Feb 12, 2026

Builds on recently committed support for defining component slots in catalog to add support for actually using named slots in spec generation and rendering.

Updated:

  • core system prompt,
  • codegen traversal,
  • react renderer, schema and types,
  • json-render-react skill,
  • playground,
  • docs.

Resolves #39.

@vercel
Copy link
Contributor

vercel bot commented Feb 12, 2026

@wotnak is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@wotnak
Copy link
Author

wotnak commented Feb 16, 2026

Fixed type issues reported by the Vercel bot and rebased on the current main.

@amirilovic
Copy link

@wotnak are you still working on this one?

@wotnak
Copy link
Author

wotnak commented Feb 24, 2026

@amirilovic I think it is ready for a review, but I'm happy to address any feedback.
Looks like it also needs another rebase; I'll do that shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add slot (ReactNode prop) support

2 participants