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.93k stars 1.61k forks source link

Base prompt configuration and templates #240

Open chaos4455 opened 1 week ago

chaos4455 commented 1 week ago

I'm often frustrated when I need to set up base prompts repeatedly or when I have to manually import repositories from GitHub, which is time-consuming and disrupts workflow.

Describe the solution you'd like:

I would like a configuration option to define base prompts that can be set as defaults, simplifying prompt setup for repetitive tasks. Additionally, an option to directly import repositories from GitHub would streamline integration and reduce manual effort.

Describe alternatives you've considered:

Creating custom scripts to automate prompt setup, but this lacks flexibility for broader use cases. Using third-party tools to sync GitHub repositories, though these often lack seamless integration with the app. Additional context:

Adding these configurations would improve efficiency for users who rely on GitHub integrations and repetitive prompts. It would enhance workflow productivity and enable smoother, more customized usage of the app.