Cole Medin commited on
Commit
5ee2e90
Β·
unverified Β·
2 Parent(s): 4384568 c8b4eee

Merge branch 'main' into stable-plus-ui-glow

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