mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Update Announcement
This commit is contained in:
@@ -28,20 +28,17 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
|
|||||||
</h3>
|
</h3>
|
||||||
<ul style={{ margin: "0 0 8px", paddingLeft: "20px" }}>
|
<ul style={{ margin: "0 0 8px", paddingLeft: "20px" }}>
|
||||||
<li>
|
<li>
|
||||||
Paste images in chat to use Claude's vision capabilities and turn mockups into fully functional
|
Paste images in chat and turn mockups into fully functional applications or fix bugs with
|
||||||
applications or fix bugs with screenshots
|
screenshots
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Added a settings option to choose other Claude models (+ GPT-4o, DeepSeek, and Mistral if you use
|
Added option to choose other Claude models (+ GPT-4o, DeepSeek, and Mistral if you use OpenRouter)
|
||||||
OpenRouter)
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
You can now add custom instructions to the end of the system prompt (e.g. "Always use Python",
|
You can now add custom instructions to the end of the system prompt (e.g. "Always use Python",
|
||||||
"Speak in Spanish")
|
"Speak in Spanish")
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>Improved support for running interactive terminal commands and servers</li>
|
||||||
Improved support for running interactive terminal commands and long-running processes like servers
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<p style={{ margin: "0" }}>
|
<p style={{ margin: "0" }}>
|
||||||
Follow me for more updates!{" "}
|
Follow me for more updates!{" "}
|
||||||
|
|||||||
Reference in New Issue
Block a user