Troubleshooting
AI edits
Section titled “AI edits”“AI auth token is missing” or AI panel won’t send
Section titled ““AI auth token is missing” or AI panel won’t send”- Sign in again and resend your prompt.
- If it keeps happening, fully sign out and sign back in.
AI shows “No code changes were proposed”
Section titled “AI shows “No code changes were proposed””- This is a valid outcome when your prompt is too broad or asks only for analysis.
- Try a concrete follow-up: mention exact file names and the expected result.
OpenCode doesn’t start
Section titled “OpenCode doesn’t start”- Wait for the AI status to move past
[connecting] Ssscript. - If it stays stuck, restart the app and retry from the same project.
Build & deploy
Section titled “Build & deploy”Build fails in the app
Section titled “Build fails in the app”- Open the terminal panel and run Install first.
- Then run build again and fix any reported errors before deploying.
Deploy button disabled or deploy fails
Section titled “Deploy button disabled or deploy fails”- Confirm you are signed in.
- Confirm you have an active subscription if deploy is gated.
- Use the Deploy overlay status:
- Building project… means local build is in progress.
- Uploading build output… means hosted upload is in progress.
- Deploy failed: … includes the immediate failure reason.
Projects
Section titled “Projects”Where are my projects stored?
Section titled “Where are my projects stored?”- Projects live under the app data directory (e.g. on macOS:
~/Library/Application Support/.../projects). Use Open projects folder from the entry screen to open that folder.
Can’t open a project
Section titled “Can’t open a project”- Ensure the project folder contains a valid
project.json. If you moved the folder, you may need to open it via Open projects folder and then open the project from the list again.
For step-by-step usage, see AI edits, Deploy & embed, and Embedding in Webflow.