Update the runaway-loop guard (per-turn step cap)
PATCH/v1/orgs/:org_id/governors/loop-guard
Cap the LLM reasoning rounds a single co-worker turn may take before it is halted. The value is clamped to the platform ceiling - an org can only tighten the protection, never remove it.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
Successful Response
Malformed request. error.code: BAD_REQUEST.
Authentication required. error.code: AUTHENTICATION_REQUIRED.
Forbidden
Not Found
Unprocessable Entity