Skip to main content
POST /v1/agents/runtime/{runtime_id}/git/status
Output is git status --porcelain, so a clean tree returns an empty stdout with success: true. Each line is a two-character status code followed by a path.

Parameters

Response