Ashish Kumar Singh
Ashish Kumar Singh
`the sandbox is trying to run the app before these setup commands have finished, which triggers errors ` That shouldn't be happening because I remember awaiting that call. I would...
Thank you for pointing this out. This is the exact use case we are currently building towards in feat/general-agents-ui branch
yeah, that maybe because I had integrated sidebar into the homepage of the template itself, in an effort to fix it writing sidebars from scratch and failing, resulting in poor...
Thank you for raising the issue. You can configure vibesdk to use gemini, openai, claude etc any provider that has an openai compatible API endpoint. What you need are the...
We just merged #129 and #131 that should help you setup ai gateway or custom provider in a much easier and simpler way via `bun run setup`, along with all...
Yes that is something we understand can cause friction for end users. The reason for current setup is related to security - we don't want either us or those who...
> Could this be because VibeSDK’s architecture doesn’t support adding arbitrary React packages That shouldn't be the reason, almost all functional projects require some kind of external libraries not already...
Thank you for this feedback! Yes, we are indeed looking in the direction you pointed out - Visual canvas & live editing, figma import (although a little less priority because...
Thank you for the response! >The closest thing to this currently is builder.io - there’s a lot of overlap in ideas that could fit really well here. Most AI builders...