II.
AgentVersion JSON
Structured · liveagentVersion:cursor:changelog-2026-05-29
Cursor 3.6 changelog 2026-05-29 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:cursor:changelog-2026-05-29",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-06-01.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "cursor",
"agentProductId": "agent:cursor",
"displayName": "Cursor 3.6 changelog 2026-05-29",
"runtimeFamily": "ide-agent",
"releaseChannel": "stable",
"versionRange": "2026-05-29-changelog",
"currentVersion": "3.6",
"releasedAt": "2026-05-29",
"releaseNotesUrl": "https://cursor.com/changelog/auto-review",
"cliCommand": "cursor-agent",
"summary": "Cursor 3.6 official changelog marker adding Auto-review run mode for Shell, MCP, and Fetch tool calls with allowlist, sandbox, and classifier-subagent decision paths.",
"assimilationNotes": [
"Issue #862 tracks Cursor's 2026-05-29 official changelog entry for version marker 3.6.",
"Auto-review is a new run mode intended to let Cursor work longer with fewer approval prompts and safer execution.",
"Auto-review applies to Shell, MCP, and Fetch tool calls.",
"Allowlisted calls run immediately, sandboxable calls run in the sandbox, and all other agent actions go to a classifier subagent.",
"The classifier subagent decides whether to allow the call, try a different approach, or ask for user approval.",
"Run mode is configured at Settings > Cursor Settings > Agents > Run Mode, and the classifier agent can be steered with custom instructions.",
"No public npm-style Cursor CLI package version or installer change was identified."
],
"releaseHighlights": [
"Auto-review run mode.",
"Shell, MCP, and Fetch tool-call policy scope.",
"Allowlist, sandbox, and classifier-subagent decision flow.",
"Classifier custom instructions in settings."
],
"installMethods": [
"install:manual"
],
"adapterMetadata": {
"issue862RunMode": {
"releaseMarker": "3.6",
"sourceKind": "official-changelog",
"runMode": "auto-review",
"settingsPath": "Settings > Cursor Settings > Agents > Run Mode",
"toolScopes": [
"Shell",
"MCP",
"Fetch"
],
"decisionFlow": {
"allowlisted": "run-immediately",
"sandboxable": "run-in-sandbox",
"other": "classifier-subagent"
},
"classifierOutcomes": [
"allow-call",
"try-different-approach",
"ask-for-approval"
],
"customClassifierInstructions": true,
"installerChangeIdentified": false
}
}
},
"outgoingEdges": [
{
"from": "agentVersion:cursor:changelog-2026-05-29",
"to": "agent:cursor",
"kind": "version_of"
},
{
"from": "agentVersion:cursor:changelog-2026-05-29",
"to": "evidence:cursor-2026-05-29-changelog-issue-862",
"kind": "sourced_from"
},
{
"from": "agentVersion:cursor:changelog-2026-05-29",
"to": "install:manual",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:cursor",
"to": "agentVersion:cursor:changelog-2026-05-29",
"kind": "has_version"
},
{
"from": "evidence:cursor-2026-05-29-changelog-issue-862",
"to": "agentVersion:cursor:changelog-2026-05-29",
"kind": "references"
}
]
}