0.0.85
December 21, 2024
-Fixed streaming issue for OpenRouter API for some models including o1
0.0.84
December 18, 2024
- Added first-party support for new OpenAI o1 model via API
- You might not have access to this model yet, OpenAI is rolling it out gradually
- Meanwhile you can use OpenRouter API to access the o1 model (turn off streaming for OpenRouter API as o1 doesn't support streaming yet)
- Marked some older models as legacy
0.0.83
December 8, 2024
- Added ability to clear filter text in the context list
- Added keyboard shortcuts for more actions
Ctrl/Cmd + Enter
for sending follow-up questionCtrl/Cmd + K
for clearing filter text or focus on the filter inputCtrl/Cmd + U
for unselecting all files in the context list- Feel free to suggest more keyboard shortcuts!
- Optimized the layout of file stats bar to show more information
- Added keyboard shortcuts information to the help modal
16x Prompt wrote about 80% of the code in this release.