coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
3.85k stars 1.58k forks source link

The operation is insecure. #362

Open jacocal opened 17 hours ago

jacocal commented 17 hours ago

Describe the bug

When Bolt is writting to file, a series of pop-up errors come up stating "The operation is insecure."

Only happens on the first prompt, but the following ones get bugged

Link to the Bolt URL that caused the error

http://localhost:5173/chat/astro-blog-3

Steps to reproduce

  1. Choose a source (I chose Mistral)
  2. Choose a model (I chose Mistral 7B)
  3. Make a prompt (I prompted Build a simple blog using Astro)
  4. LLM will start faltering on screen and the series of pop-ups will be triggered

Expected behavior

Bolt to start programing and adding code to files, running commands on terminal and showcasing a preview of project

Screen Recording / Screenshot

https://github.com/user-attachments/assets/3c2334b3-80a0-4e8e-a613-2b45a8fac82d

Platform

Additional context

No response