stackblitz-labs/bolt.diy

Request error after importing a folder containing subfolders

Opened this issue · 3 comments

Describe the bug

If U import a folder that contains a sub folders in it, the requests fails after the import.

Link to the Bolt URL that caused the error

localhost:5173

Steps to reproduce

Run bolt locally
import a project folder that has a sub folders with code files (src folder for ex)
try chatting
U get an error and no response

Edit:

I've been trying to delete the sub folders 1 by 1, at some point the app works and respond, but some code files are missing (Cuz I deleted the sub folder they reside in)

Expected behavior

try chatting
AI responds

Screen Recording / Screenshot

Screenshot 2024-12-24 133742
Screenshot 2024-12-24 134902

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Ubuntu 20.04
  • Browser: [e.g. Chrome, Safari, Firefox]
  • chrome canary
  • Version: [e.g. 91.1]
    133.0.6914.0

Provider Used

pnpm run dev

Model Used

qwen-coder32b

Additional context

Edit 2:
I've tried the docker method too, same behavior
No response

Also if you pull a git repo with subfolders.
Nothing in the terminal, the console just says error.

image
image

Yeah forgot to mention it, same behavior with git repos

mesmo problema