mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Fixes
This commit is contained in:
BIN
icons/icon.png
BIN
icons/icon.png
Binary file not shown.
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.8 KiB |
@@ -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} />}
|
||||||
|
|||||||
Reference in New Issue
Block a user