{
"id": "presentation:cursor-ide",
"_kind": "Presentation",
"_file": "agent-stack/presentations/cursor-ide.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Cursor IDE",
"kind": "ide-extension",
"description": "Cursor's IDE shell — a VS Code-derived desktop application that hosts\nthe Cursor agent inline with the editor. Surfaces Cmd+K, Cmd+L,\n@-mentions, and inline edits as agent interaction primitives.\n",
"renderingTechnology": "electron",
"themeSupport": "full-customizable",
"accessibilitySupport": "basic",
"offlineMode": "partial",
"platforms": [
"darwin",
"linux",
"win32"
],
"bundleSize": "~250 MB",
"updateChannel": "auto",
"accessibilityShortcuts": [
"Cmd+K / Ctrl+K: inline edit palette",
"Cmd+L / Ctrl+L: chat pane",
"Cmd+Shift+P / Ctrl+Shift+P: command palette"
]
},
"outgoingEdges": [
{
"from": "presentation:cursor-ide",
"to": "agent-platform-impl:cursor.platform@current",
"kind": "bundled_with"
}
],
"incomingEdges": [
{
"from": "agent-platform-impl:cursor.platform@current",
"to": "presentation:cursor-ide",
"kind": "bundles",
"attributes": {}
}
]
}