Merge branch 'main' into system-prompt-variations
Browse files- README.md +1 -1
- app/commit.json +1 -1
README.md
CHANGED
@@ -43,10 +43,10 @@ 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 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 |
- β
Selection tool to target changes visually (@emcconnell)
|
51 |
- β¬ **HIGH PRIORITY** - Prevent bolt from rewriting files as often (file locking and diffs)
|
52 |
- β¬ **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 |
- β
Added Git Clone button (@thecodacus)
|
47 |
- β
Git Import from url (@thecodacus)
|
48 |
- β
PromptLibrary to have different variations of prompts for different use cases (@thecodacus)
|
49 |
+
- β
Detect package.json and commands to auto install & run preview for folder and git import (@wonderwhy-er)
|
50 |
- β
Selection tool to target changes visually (@emcconnell)
|
51 |
- β¬ **HIGH PRIORITY** - Prevent bolt from rewriting files as often (file locking and diffs)
|
52 |
- β¬ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
|
app/commit.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{ "commit": "
|
|
|
1 |
+
{ "commit": "87a90718d31bd8ec501cb32f863efd26156fb1e2" }
|