Operation detail

Back to operation catalog

git.status

Reads a local git worktree's branch, head, upstream drift, and staged/unstaged/untracked state.

FieldValue
Classlocal_observation
Ownersidecatd.git-effects
Input schemasidecat.git_status_request.v0
Output schemasidecat.git_status_response.v0

Input template

{
  "repo": "/path/to/git/worktree",
  "schema": "sidecat.git_status_request.v0"
}