Update text

This commit is contained in:
Saoud Rizwan
2024-08-05 00:37:05 -04:00
parent 08737ac119
commit 91eedd7097
3 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ const WelcomeView: React.FC<WelcomeViewProps> = ({ apiConfiguration, setApiConfi
style={{ display: "inline" }}>
Claude 3.5 Sonnet's agentic coding capabilities.
</VSCodeLink>{" "}
I am prompted to think through tasks step-by-step and have access to tools that let me read & write
I am prompted to think through tasks step-by-step and have access to tools that let me create & edit
files, analyze project source code, and execute terminal commands (with your permission, of course).
</p>