mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-23 22:01:11 -05:00
940 B
940 B
Change Log
All notable changes to the "claude-dev" extension will be documented in this file.
[1.0.5]
- Claude now has context about vscode's visible editors and opened tabs
[1.0.4]
- Open in the editor (using menu bar or
Claude Dev: Open In New Tabin command palette) to see how Claude updates your workspace more clearly - New
analyze_projecttool to help Claude get a comprehensive overview of your project's source code definitions and file structure - Provide feedback to tool use like terminal commands and file edits
- Updated max output tokens to 8192 so less lazy coding (
// rest of code here...) - Added ability to retry failed API requests (helpful for rate limits)
- Quality of life improvements like markdown rendering, memory optimizations, better theme support
[0.0.6]
- Initial release