mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-11 22:51:26 +00:00
Update Announcement
This commit is contained in:
parent
c1137277dc
commit
0e4000e1f2
1 changed files with 7 additions and 1 deletions
|
|
@ -34,7 +34,13 @@ const Announcement = ({ hideAnnouncement }: AnnouncementProps) => {
|
|||
</li>
|
||||
<li>
|
||||
New <code>analyze_project</code> tool to help Claude get a comprehensive overview of your project's
|
||||
source code definitions and file structure
|
||||
source code definitions and file structure (
|
||||
<VSCodeLink
|
||||
href="https://github.com/saoudrizwan/claude-dev?tab=readme-ov-file#working-in-existing-projects"
|
||||
style={{ display: "inline" }}>
|
||||
more on this here
|
||||
</VSCodeLink>
|
||||
)
|
||||
</li>
|
||||
<li>Provide feedback to tool use like terminal commands and file edits</li>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue