system

Check local machine readiness (git, tmux, agent harness, gh)

get/api/v1/system/requirements

Response

OK

readyboolean required

True iff every requirement with Required=true is satisfied. Requirements with Required=false (e.g. gh) are advisory and never block readiness.

Changes

Changed in 3 of the 169 revisions of this API.13

    • ●

      added the new github-auth enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      endpoint added

      endpoint-added