updated 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 |
+
- β
PromptLibrary to have different variations of prompts for different use cases (@thecodacus)
|
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": "70f88f981a4195b70d3a62f0767c83bcf7894e0d" }
|