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

updated readme

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