updated read me
Browse files
README.md
CHANGED
@@ -61,6 +61,7 @@ bolt.diy was originally started by [Cole Medin](https://www.youtube.com/@ColeMed
|
|
61 |
- β
PromptLibrary to have different variations of prompts for different use cases (@thecodacus)
|
62 |
- β
Detect package.json and commands to auto install & run preview for folder and git import (@wonderwhy-er)
|
63 |
- β
Selection tool to target changes visually (@emcconnell)
|
|
|
64 |
- β¬ **HIGH PRIORITY** - Prevent bolt from rewriting files as often (file locking and diffs)
|
65 |
- β¬ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
66 |
- β¬ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|
|
|
61 |
- β
PromptLibrary to have different variations of prompts for different use cases (@thecodacus)
|
62 |
- β
Detect package.json and commands to auto install & run preview for folder and git import (@wonderwhy-er)
|
63 |
- β
Selection tool to target changes visually (@emcconnell)
|
64 |
+
- β
Detect terminal Errors and ask bolt to fix it (@thecodacus)
|
65 |
- β¬ **HIGH PRIORITY** - Prevent bolt from rewriting files as often (file locking and diffs)
|
66 |
- β¬ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
67 |
- β¬ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|