codacus commited on
Commit
1f513ac
Β·
unverified Β·
2 Parent(s): 3170618 ed6433e

Merge branch 'main' into system-prompt-variations

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. 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": "9f5c01f5dd40fdbf4ae57bab163fdf8552b937ba" }
 
1
+ { "commit": "87a90718d31bd8ec501cb32f863efd26156fb1e2" }