Eduards commited on
Commit
de37f6d
Β·
1 Parent(s): 823f536

Update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -41,6 +41,7 @@ https://thinktank.ottomator.ai
41
  - βœ… Mobile friendly (@qwikode)
42
  - βœ… Better prompt enhancing (@SujalXplores)
43
  - βœ… Attach images to prompts (@atrokhym)
 
44
  - ⬜ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs)
45
  - ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
46
  - ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
 
41
  - βœ… Mobile friendly (@qwikode)
42
  - βœ… Better prompt enhancing (@SujalXplores)
43
  - βœ… Attach images to prompts (@atrokhym)
44
+ - βœ… Detect package.json and commands to auto install and run preview for folder and git import (@wonderwhy-er)
45
  - ⬜ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs)
46
  - ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
47
  - ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call