Cole Medin commited on
Commit
c8b4eee
Β·
1 Parent(s): 2120aea

Updated features being developed in README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -31,10 +31,10 @@ https://thinktank.ottomator.ai
31
  - βœ… Ability to revert code to earlier version (@wonderwhy-er)
32
  - βœ… Cohere Integration (@hasanraiyan)
33
  - βœ… Dynamic model max token length (@hasanraiyan)
 
 
34
  - ⬜ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs)
35
  - ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
36
- - ⬜ **HIGH PRIORITY** - Load local projects into the app
37
- - ⬜ **HIGH PRIORITY** - Attach images to prompts
38
  - ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
39
  - ⬜ Mobile friendly
40
  - ⬜ Together Integration
 
31
  - βœ… Ability to revert code to earlier version (@wonderwhy-er)
32
  - βœ… Cohere Integration (@hasanraiyan)
33
  - βœ… Dynamic model max token length (@hasanraiyan)
34
+ - βœ… **HIGH PRIORITY** - Load local projects into the app (@wonderwhy-er)
35
+ - ⬜ **HIGH PRIORITY** - ALMOST DONE - Attach images to prompts (@atrokhym)
36
  - ⬜ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs)
37
  - ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
 
 
38
  - ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
39
  - ⬜ Mobile friendly
40
  - ⬜ Together Integration