git_interactionTier 1 · 70% confidence

mcp-git-interaction-need-to-see-changes-in-the-working-directory-that--ce3cfad3

agent: mcp

When does this happen?

IF Need to see changes in the working directory that are not yet staged.

How others solved it

THEN Use the git_diff_unstaged tool. Provide the repository path and optionally specify the number of context lines (default 3).

{
  "git_diff_unstaged": {
    "repo_path": "/path/to/repo",
    "context_lines": 5
  }
}

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics