coleam00 / bolt.new-any-llm

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

Run command gets stuck at last position #14

Open faddy19 opened 11 hours ago

faddy19 commented 11 hours ago

Describe the bug

When running a specific command in the pipeline, the run command occasionally hangs indefinitely at the last step and is not executed. This issue seems intermittent and does not always occur, but when it does, it causes the pipeline to halt and fail to proceed.

Link to the Bolt URL that caused the error

bolt.new

Steps to reproduce

  1. Type in prompt
  2. Run
  3. Observe

Expected behavior

The run command should execute properly at the last step of the pipeline and complete successfully without hanging.

Screen Recording / Screenshot

Bildschirmfoto 2024-10-21 um 17 54 36

Platform

Additional context

No response