git_status
Monitor the working tree status of a git repository, providing details on staged, unstaged, and untracked files. Ensures repository operations are within allowed directories for secure AI-assisted development workflows.
Instructions
Shows the working tree status of a git repository. Returns information about staged, unstaged, and untracked files. Repository must be within the allowed directory.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_path | Yes | Path to git repository |