Update CHANGELOG and Announcement

This commit is contained in:
Saoud Rizwan
2024-07-31 18:20:51 -04:00
parent 3fc5f2aac0
commit 4c83833f32
4 changed files with 8 additions and 3 deletions

View File

@@ -47,6 +47,7 @@ const Announcement = ({ hideAnnouncement }: AnnouncementProps) => {
servers
</li>
<li>Provide feedback to tool use like editing files or running commands</li>
<li>Shows diff view of new or edited files right in the editor</li>
<li>Added ability to retry failed API requests (helpful for rate limits)</li>
<li>Export task to a markdown file (useful as context for future tasks)</li>
</ul>