Commit
Β·
c54e6e5
1
Parent(s):
c7cdbdf
Update README.md
Browse fileschanged 'and' to '&' so that it would fit on one line
README.md
CHANGED
|
@@ -43,7 +43,7 @@ https://thinktank.ottomator.ai
|
|
| 43 |
- β
Mobile friendly (@qwikode)
|
| 44 |
- β
Better prompt enhancing (@SujalXplores)
|
| 45 |
- β
Attach images to prompts (@atrokhym)
|
| 46 |
-
- β
Detect package.json and commands to auto install
|
| 47 |
- β
Selection tool to target changes visually (@emcconnell)
|
| 48 |
- β¬ **HIGH PRIORITY** - Prevent bolt from rewriting files as often (file locking and diffs)
|
| 49 |
- β¬ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
|
|
|
| 43 |
- β
Mobile friendly (@qwikode)
|
| 44 |
- β
Better prompt enhancing (@SujalXplores)
|
| 45 |
- β
Attach images to prompts (@atrokhym)
|
| 46 |
+
- β
Detect package.json and commands to auto install & run preview for folder and git import (@wonderwhy-er)
|
| 47 |
- β
Selection tool to target changes visually (@emcconnell)
|
| 48 |
- β¬ **HIGH PRIORITY** - Prevent bolt from rewriting files as often (file locking and diffs)
|
| 49 |
- β¬ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|