mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Update README, Announcement, Settings; update version
This commit is contained in:
@@ -32,6 +32,10 @@ const Announcement = ({ hideAnnouncement }: AnnouncementProps) => {
|
||||
or <code>Claude Dev: Open In New Tab</code> in command palette) to see how Claude updates your
|
||||
workspace more clearly
|
||||
</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
|
||||
</li>
|
||||
<li>Provide feedback to tool use like terminal commands and file edits</li>
|
||||
<li>
|
||||
Updated max output tokens to 8192 so less lazy coding (<code>{"// rest of code here..."}</code>)
|
||||
|
||||
@@ -166,8 +166,6 @@ const SettingsView = ({ apiKey, setApiKey, maxRequestsPerTask, setMaxRequestsPer
|
||||
fontStyle: "italic",
|
||||
}}>
|
||||
<p>
|
||||
This project was made for Anthropic's "Build with Claude June 2024 contest"
|
||||
<br />
|
||||
<VSCodeLink href="https://github.com/saoudrizwan/claude-dev">
|
||||
https://github.com/saoudrizwan/claude-dev
|
||||
</VSCodeLink>
|
||||
|
||||
Reference in New Issue
Block a user