We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594e73e commit 87d10c3Copy full SHA for 87d10c3
webview-ui/src/components/chat/Announcement.tsx
@@ -42,7 +42,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
42
feature to launch a browser, click, type, and scroll. This gives him more autonomy in runtime debugging,
43
end-to-end testing, and even general web use. Try asking "Look up the weather in Colorado" to see it in
44
action, or{" "}
45
- <VSCodeLink href="https://x.com/sdrzn/status/1843989769828602273" style={{ display: "inline" }}>
+ <VSCodeLink href="https://x.com/sdrzn/status/1850880547825823989" style={{ display: "inline" }}>
46
see a full demo here.
47
</VSCodeLink>
48
</p>
0 commit comments