Update README with info about the new view_source_code_definitions_top_level tool

This commit is contained in:
Saoud Rizwan
2024-07-31 11:50:49 -04:00
parent c69b515345
commit b672eeb307
3 changed files with 20 additions and 17 deletions

View File

@@ -4,6 +4,10 @@ All notable changes to the "claude-dev" extension will be documented in this fil
<!-- Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -->
## [1.0.7]
- Replace `list_files` and `analyze_project` with more explicit `list_files_top_level`, `list_files_recursive`, and `view_source_code_definitions_top_level` to get source code definitions only for files to the task
## [1.0.6]
- Interact with CLI commands by sending messages to stdin and terminating long-running processes like servers