{
"id": "agent-platform-impl:cursor.platform@current",
"_kind": "AgentPlatformImpl",
"_file": "agent-stack/platform-impls/cursor-platform-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Cursor Platform (current)",
"agentVersionId": "agent-version:cursor@current",
"subagentDefinitionFormat": "none",
"packageRef": "source-ref:cursor-binary",
"nativeExtensionFormat": "none",
"nativeExtensionManifestPath": "",
"nativeExtensionsDirectoryPath": [],
"skillFormat": "none",
"skillsDirectoryPath": [],
"customSlashCommandsPath": [],
"subagentsDirectoryPath": [],
"hooksDirectoryOrConfigPath": [
"~/.cursor/hooks.json",
".cursor/hooks.json",
"/etc/cursor/hooks.json"
],
"settingsFiles": [
"~/.cursor/settings.json",
".cursor/settings.json"
],
"pluginRegistryPath": "",
"capabilityProfileRegistry": true,
"launchConfigRegistry": false,
"platformIdentityStrategy": "oauth-keychain",
"updateChannelMechanism": "in-app-updater",
"supportedChannelKinds": [
"mcp-channel"
]
},
"outgoingEdges": [
{
"from": "agent-platform-impl:cursor.platform@current",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-platform-impl:cursor.platform@current",
"to": "agent:cursor",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-platform-impl:cursor.platform@current",
"to": "presentation:cursor-ide",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-platform-impl:cursor.platform@current",
"to": "capability:can-resume",
"kind": "supports",
"attributes": {
"versionRange": ">=0.40.0",
"level": "full",
"notes": "Cursor persists JSONL sessions plus a SQLite store of chat/workspace state;\nresume is supported through the IDE.\n"
}
},
{
"from": "agent-platform-impl:cursor.platform@current",
"to": "capability:supports-plugins",
"kind": "supports",
"attributes": {
"versionRange": ">=0.40.0",
"level": "full",
"notes": "Cursor adopted Claude Code's hooks.json schema with global, project, and\nenterprise scopes (~/.cursor/hooks.json, .cursor/hooks.json, /etc/cursor/hooks.json).\n"
}
},
{
"from": "agent-platform-impl:cursor.platform@current",
"to": "frontmatter-field:cursor-rule-description",
"kind": "defines_frontmatter_field",
"attributes": {}
},
{
"from": "agent-platform-impl:cursor.platform@current",
"to": "frontmatter-field:cursor-rule-globs",
"kind": "defines_frontmatter_field",
"attributes": {}
},
{
"from": "agent-platform-impl:cursor.platform@current",
"to": "frontmatter-field:cursor-rule-always-apply",
"kind": "defines_frontmatter_field",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "presentation:cursor-ide",
"to": "agent-platform-impl:cursor.platform@current",
"kind": "bundled_with"
},
{
"from": "agent-version:cursor@current",
"to": "agent-platform-impl:cursor.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "claim:cursor-platform-defines-rule-frontmatter-fields",
"to": "agent-platform-impl:cursor.platform@current",
"kind": "about_subject"
}
]
}