This commit is contained in:
Saoud Rizwan
2024-10-28 07:10:38 -04:00
parent 5f0067c915
commit 594e73ec4e
4 changed files with 13 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
"Computer Use"
</VSCodeLink>{" "}
feature to launch a browser, click, type, and scroll. This gives him more autonomy in runtime debugging,
end-to-end testing, and even general web use. Try asking "look up the weather in San Diego" to see it in
end-to-end testing, and even general web use. Try asking "Look up the weather in Colorado" to see it in
action, or{" "}
<VSCodeLink href="https://x.com/sdrzn/status/1843989769828602273" style={{ display: "inline" }}>
see a full demo here.

View File

@@ -360,7 +360,7 @@ const BrowserSessionRow = memo((props: BrowserSessionRowProps) => {
display: "flex",
justifyContent: "space-between",
alignItems: "center",
padding: "8px",
padding: "8px 0px",
marginTop: "15px",
borderTop: "1px solid var(--vscode-editorGroup-border)",
}}>