{
"id": "capability-profile:cursor.default",
"_kind": "CapabilityProfile",
"_file": "agent-stack/capability-profiles/cursor-default.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentVersionId": "agent-version:cursor@current",
"displayName": "Cursor (default)",
"default": true,
"description": "Default capability profile for the Cursor IDE agent. Reflects the\ncapability set exposed when the user runs Cursor as a normal IDE\nextension with no opt-in CLI agent flags set.\n",
"overrides": {}
},
"outgoingEdges": [
{
"from": "capability-profile:cursor.default",
"to": "agent-version:cursor@current",
"kind": "applies_to_version"
}
],
"incomingEdges": []
}