Filesystem
Createdsafurrier
Provides optimized file system operations with smart context management and token-efficient partial reading/editing.
About
Filesystem is a powerful tool designed for intelligent interaction with large files and filesystems. It offers secure access to files and directories with smart context management, maximizing efficiency when working with extensive data. Key features include line-targeted reading with configurable context windows, advanced editing with content verification, fine-grained search capabilities exceeding standard grep, and relative line references for precise file manipulation. Ideal for AI-powered tools needing to navigate codebases, analyze log files, or work with large text-based datasets while maintaining token efficiency.
Key Features
- Advanced search with ripgrep integration and context control
- 5 GitHub stars
- Line-targeted reading and editing with content verification
- Comprehensive file system operations (read, write, list, move, delete, etc.)
- Smart context management for efficient handling of large files
- Secure file access limited to explicitly allowed directories
Use Cases
- Editing configuration files with precise line targeting and content verification
- Analyzing large log files for specific patterns or errors
- Searching through large codebases efficiently with context-aware results