Documentation Index
Fetch the complete documentation index at: https://mintlify.com/everruns/everruns/llms.txt
Use this file to discover all available pages before exploring further.
POST /v1/harnesses
Create a new harness that defines the base environment and capabilities for sessions.Request Body
Harness name for display purposes
Harness type:
base or genericOptional description
List of capability references to enable at the harness level
Response
Returns the created harness object.Example Request
Harnesses define infrastructure-level capabilities that apply to all sessions using this harness. Agent-level capabilities are then added on top.