Bundles are collections of blocks that are commonly used together. You can use them to add multiple building blocks to your custom AI code assistants at once. They are only a concept on , so they are not represented in .
Once you know which bundle you want to use, you’ll need to
After this, you can then go to your IDE extension using the “Open VS Code” or “Open Jetbrains” buttons and begin using the new blocks.
To create a bundle, click “New bundle” in the header.
Choose a name, slug, description, and visibility for your bundle.
Then, search blocks using the “Search blocks” input and add them to your bundle.
Once you have added all the blocks you want in your bundle, click “Create Bundle” to save it and make it available for use.
It is not currently possible to remix a bundle.