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

### Feature Request: Add "Custom Instructions" Box for User-Defined Prompts πŸš€πŸ’¬ #256

Open champ2050 opened 1 week ago

champ2050 commented 1 week ago

Description

It would be fantastic to have a "Custom Instructions" box in this repository, similar to the one provided by Cline when used as a Visual Studio Code extension. This feature would allow users to input a personalized prompt or set of instructions that the system could utilize by default, alongside any predefined prompts from Bolt. This would make the tool even more flexible and user-centric!

Why This is Useful ✨

Adding this feature could provide:

Proposed Implementation πŸ’‘

A potential way to implement this could be:

  1. Custom Instructions Input Box πŸ“: Add a section on the oTToDev page. where the users can type their custom instructions.
  2. Automatic Prompt Merging ⚑: Merge the user-provided instructions with any Bolt-defined prompts seamlessly. If a custom prompt is provided, it should automatically be appended to or prepended to Bolt's prompts.
  3. User Control over Custom Prompt Usage πŸ”§: Perhaps an option to toggle the custom prompt on/off would add extra flexibility.

Example Scenario πŸ“–

For example, a user might want their prompts to always include their preferred language or specific project details. With this feature, they could set these preferences once in the "Custom Instructions" box, and these would automatically be included with every new interaction.

Thank You πŸ™Œ

Thank you for considering this feature! This would be a powerful addition to an already fantastic tool, and I believe it could benefit a wide range of users. 😊