abhishekbhakat
Enables code modification and generation tasks through file operations, search-and-replace, and version control integration for automated refactoring and codebase maintenance.
Lists contents of a directory
Creates a new file with content
Deletes a file
Modifies file content using search/replace
Rewrites entire file content
Reads contents of a file
Shows the working tree status
Shows changes in the working directory that are not yet staged
Shows changes that are staged for commit
Shows differences between branches or commits
Records changes to the repository
Adds file contents to the staging area
Unstages all staged changes
Shows the commit logs
Creates a new branch from an optional base branch
Switches branches
Shows the contents of a commit
No additional configuration required