New Features #
🆕 Local File Context Command
- Added a new
filescommand that lists all files currently in context - Usage: Simply type
filesto see which files Claude is currently aware of - Useful for keeping track of what files you're working with in longer sessions
Enhanced Directory Support for @-mentions
- You can now @-mention directories in addition to files
- When you @-mention a directory path, Claude will include the directory's contents in context
- Example:
@src/componentswill include information about all files in that directory
Improved Large File Handling
- Large files that exceed size limits are now partially loaded instead of being completely skipped
- When a file is too large, the first 100 lines are loaded with a truncation indicator
- This ensures you can still reference and work with large files, even if only partially