mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Update copy
This commit is contained in:
@@ -27,14 +27,14 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
|
|||||||
🎉{" "}New in v{version}
|
🎉{" "}New in v{version}
|
||||||
</h3>
|
</h3>
|
||||||
<ul style={{ margin: "0 0 8px", paddingLeft: "20px" }}>
|
<ul style={{ margin: "0 0 8px", paddingLeft: "20px" }}>
|
||||||
<li>Task history is here! New tasks will automatically save so you can always resume them later.</li>
|
<li>Task history is here! New tasks will automatically save so you can always resume them later</li>
|
||||||
<li>
|
<li>
|
||||||
Adds support for{" "}
|
Adds support for{" "}
|
||||||
<VSCodeLink href="https://www.anthropic.com/news/prompt-caching" style={{ display: "inline" }}>
|
<VSCodeLink href="https://www.anthropic.com/news/prompt-caching" style={{ display: "inline" }}>
|
||||||
Prompt Caching
|
Prompt Caching
|
||||||
</VSCodeLink>{" "}
|
</VSCodeLink>{" "}
|
||||||
to reduce costs by up to 90% and latency by up to 85% (currently only available through Anthropic
|
to make requests up to 90% cheaper and 85% faster (currently only available through Anthropic API
|
||||||
API for Claude 3.5 Sonnet and Claude 3.0 Haiku)
|
for Claude 3.5 Sonnet and Claude 3.0 Haiku)
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Paste images in chat and turn mockups into fully functional applications or fix bugs with
|
Paste images in chat and turn mockups into fully functional applications or fix bugs with
|
||||||
|
|||||||
Reference in New Issue
Block a user