01Gracefully handles file system errors like circular symlinks and permission issues.
02Generates tree views of directory structures while respecting .gitignore patterns.
03Provides comprehensive project information, including type detection, dependencies, and git status.
04Offers a complete project context by combining directory structure with relevant text file contents.
05Reads multiple files efficiently in a single request with clear content separation.
060 GitHub stars