Saoud Rizwan před 1 rokem
rodič
revize
1ddd70238f
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. binární
      icons/icon.png
  2. 1 1
      webview-ui/src/components/chat/ChatView.tsx

binární
icons/icon.png


+ 1 - 1
webview-ui/src/components/chat/ChatView.tsx

@@ -588,7 +588,7 @@ const ChatView = ({ isHidden, showAnnouncement, hideAnnouncement, showHistoryVie
 							</VSCodeLink>{" "}
 							</VSCodeLink>{" "}
 							I can handle complex software development tasks step-by-step. With tools that let me create
 							I can handle complex software development tasks step-by-step. With tools that let me create
 							& edit files, explore complex projects, and execute terminal commands (after you grant
 							& edit files, explore complex projects, and execute terminal commands (after you grant
-							permission), I can assist you in ways that go beyond simple code completion or tech support.
+							permission), I can assist you in ways that go beyond code completion or tech support.
 						</p>
 						</p>
 					</div>
 					</div>
 					{taskHistory.length > 0 && <HistoryPreview showHistoryView={showHistoryView} />}
 					{taskHistory.length > 0 && <HistoryPreview showHistoryView={showHistoryView} />}