Commit
·
5cb693c
1
Parent(s):
f87522f
update readme
Browse files- README.md +1 -0
- app/commit.json +1 -1
README.md
CHANGED
|
@@ -44,6 +44,7 @@ https://thinktank.ottomator.ai
|
|
| 44 |
- ✅ Better prompt enhancing (@SujalXplores)
|
| 45 |
- ✅ Attach images to prompts (@atrokhym)
|
| 46 |
- ✅ Detect package.json and commands to auto install and run preview for folder and git import (@wonderwhy-er)
|
|
|
|
| 47 |
- ⬜ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs)
|
| 48 |
- ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
| 49 |
- ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|
|
|
|
| 44 |
- ✅ Better prompt enhancing (@SujalXplores)
|
| 45 |
- ✅ Attach images to prompts (@atrokhym)
|
| 46 |
- ✅ Detect package.json and commands to auto install and 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)
|
| 50 |
- ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
|
app/commit.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{ "commit": "
|
|
|
|
| 1 |
+
{ "commit": "f87522f106fc8471a864328cf1b484d27490a51b" }
|