updated readme
Browse files- README.md +2 -0
- app/commit.json +1 -1
README.md
CHANGED
@@ -44,6 +44,8 @@ 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 |
- β
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)
|
|
|
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 |
+
- β
Added Git Clone button (@thecodacus)
|
48 |
+
- β
Git Import from url (@thecodacus)
|
49 |
- β
PromptLibrary to have different variations of prompts for different use cases (@thecodacus)
|
50 |
- β¬ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs)
|
51 |
- β¬ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
app/commit.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{ "commit": "
|
|
|
1 |
+
{ "commit": "2b8236f9880984508f2ae17575b587bb9d938e55" }
|