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

[Prompt] Add structured planning step to improve response quality #11

Open kofi-bhr opened 14 hours ago

kofi-bhr commented 14 hours ago

Adds a planning phase that catches edge cases early and reorganizes shell commands for better discoverability :)

Key changes:


The planning step should reduce iteration cycles by catching edge cases and assumptions earlier. Shell command organization makes capabilities clearer for new users. Tests show slight increase in output quality (not rigorous)

No breaking changes, just better prompting + process. Should make the system more maintainable long-term.


Test Plan: