Merge main into sweep/add-sweep-config

This commit is contained in:
sweep-ai[bot] 2023-11-20 02:17:41 +00:00 committed by GitHub
commit cf4b785da2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ See the [Examples](#examples) section below for more demos.
## 🌟 Recent Updates ## 🌟 Recent Updates
- Nov 19 - Support for dark/light code editor theme - thanks https://github.com/kachbit
- Nov 16 - Added a setting to disable DALL-E image generation if you don't need that - Nov 16 - Added a setting to disable DALL-E image generation if you don't need that
- Nov 16 - View code directly within the app - Nov 16 - View code directly within the app
- Nov 15 - 🔥 You can now instruct the AI to update the code as you wish. It is helpful if the AI messed up some styles or missed a section. - Nov 15 - 🔥 You can now instruct the AI to update the code as you wish. It is helpful if the AI messed up some styles or missed a section.