01Comprehensive File System Management: Perform read, write, edit, delete, copy, and move operations on files, and manage directories with creation, listing, deletion, and tree visualization.
02Seamless Git Integration: Execute Git status, diff, log operations, manage branches and commits, and support external repositories.
03Powerful Search & Replace: Conduct pattern searches across files, find and replace text, and perform bulk find-and-replace operations.
04Flexible Command Execution: Run shell commands and execute Python scripts within any specified directory.
05Advanced Code Tools: Analyze code structure and complexity, extract functions and classes, format code with Black, and lint with Ruff.
062 GitHub stars