codacus commited on
Commit
6467995
Β·
1 Parent(s): 2b8236f

updated readme

Browse files
Files changed (2) hide show
  1. README.md +2 -0
  2. 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": "70f88f981a4195b70d3a62f0767c83bcf7894e0d" }
 
1
+ { "commit": "2b8236f9880984508f2ae17575b587bb9d938e55" }