mirror of
https://github.com/stackblitz/bolt.new
synced 2025-02-06 04:48:04 +00:00
More feature requests! Will look at pull requests soon
This commit is contained in:
parent
065be0f821
commit
2feeb18dbe
@ -20,6 +20,7 @@ This fork of Bolt.new allows you to choose the LLM that you use for each prompt!
|
|||||||
- ✅ Publish projects directly to GitHub (@goncaloalves)
|
- ✅ Publish projects directly to GitHub (@goncaloalves)
|
||||||
- ⬜ Prevent Bolt from rewriting files as often (Done but need to review PR still)
|
- ⬜ Prevent Bolt from rewriting files as often (Done but need to review PR still)
|
||||||
- ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
- ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
||||||
|
- ⬜ **HIGH PRIORITY** Load local projects into the app
|
||||||
- ⬜ **HIGH PRIORITY** - Attach images to prompts
|
- ⬜ **HIGH PRIORITY** - Attach images to prompts
|
||||||
- ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|
- ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|
||||||
- ⬜ LM Studio Integration
|
- ⬜ LM Studio Integration
|
||||||
@ -27,12 +28,17 @@ This fork of Bolt.new allows you to choose the LLM that you use for each prompt!
|
|||||||
- ⬜ Azure Open AI API Integration
|
- ⬜ Azure Open AI API Integration
|
||||||
- ⬜ HuggingFace Integration
|
- ⬜ HuggingFace Integration
|
||||||
- ⬜ Perplexity Integration
|
- ⬜ Perplexity Integration
|
||||||
|
- ⬜ Vertex AI Integration
|
||||||
|
- ⬜ Cohere Integration
|
||||||
- ⬜ Deploy directly to Vercel/Netlify/other similar platforms
|
- ⬜ Deploy directly to Vercel/Netlify/other similar platforms
|
||||||
- ⬜ Load local projects into the app
|
|
||||||
- ⬜ Ability to revert code to earlier version
|
- ⬜ Ability to revert code to earlier version
|
||||||
- ⬜ Prompt caching
|
- ⬜ Prompt caching
|
||||||
|
- ⬜ Better prompt enhancing
|
||||||
- ⬜ Ability to enter API keys in the UI
|
- ⬜ Ability to enter API keys in the UI
|
||||||
- ⬜ Have LLM plan the project in a MD file for better results/transparency
|
- ⬜ Have LLM plan the project in a MD file for better results/transparency
|
||||||
|
- ⬜ VSCode Integration with git-like confirmations
|
||||||
|
- ⬜ Upload documents for knowledge - UI design templates, a code base to reference coding style, etc.
|
||||||
|
- ⬜ Voice prompting
|
||||||
|
|
||||||
# Bolt.new: AI-Powered Full-Stack Web Development in the Browser
|
# Bolt.new: AI-Powered Full-Stack Web Development in the Browser
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user