Open
Conversation
…dling, including new copy script for Tailwind compatibility
…nd improve error logging for missing source files
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
✅ Shadcn registry validated — no registry changes detected. |
…enhance RouteList component for route selection
…ckBlitz embed functionality
…ctive, updating route generation logic accordingly
…with type definitions for better module resolution
…context provider and widget display logic
…redundant plugin-routes file
…s and AI chat integration
…ges alongside runtime dependencies
…ction logic across actions and components
…or improved readability
…r and enhance CSS file detection logic
…context provider based on selected plugins
…g UI updates for seed selection and integration into project generation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
…ion in file naming
…nstalled plugins and handle missing files gracefully
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
@btst/codegen init@btst/codegen initType of change
Checklist
pnpm buildpassespnpm typecheckpassespnpm lintpassesdocs/content/docs/) if consumer-facing types or behavior changedScreenshots
Note
Medium Risk
Removes the
demos/Next.js projects and the GitHub Actions workflow that built them, which may reduce example coverage and CI validation. The remaining changes are documentation/agent-skill additions with low runtime impact.Overview
Adds new agent guidance for UI and plugin development. Introduces a
shadcnskill (docs + rules + CLI reference + eval prompts) and updatesbtst-client-plugin-devguidance to enforce a strict server/client boundary forclient/plugin.tsx.Retires demo apps and their CI. Deletes the
demos/directory (including the AI chat demo) and removes.github/workflows/examples.ymlthat previously built demo projects on PRs.Written by Cursor Bugbot for commit 0ebb968. This will update automatically on new commits. Configure here.