Update readme
Browse files
README.md
CHANGED
@@ -41,6 +41,7 @@ https://thinktank.ottomator.ai
|
|
41 |
- β
Mobile friendly (@qwikode)
|
42 |
- β
Better prompt enhancing (@SujalXplores)
|
43 |
- β
Attach images to prompts (@atrokhym)
|
|
|
44 |
- β¬ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs)
|
45 |
- β¬ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
46 |
- β¬ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|
|
|
41 |
- β
Mobile friendly (@qwikode)
|
42 |
- β
Better prompt enhancing (@SujalXplores)
|
43 |
- β
Attach images to prompts (@atrokhym)
|
44 |
+
- β
Detect package.json and commands to auto install and run preview for folder and git import (@wonderwhy-er)
|
45 |
- β¬ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs)
|
46 |
- β¬ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
47 |
- β¬ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|