iiRecord
Agentic AI Atlas · Cursor changelog 2026-05-20
agentVersion:cursor:changelog-2026-05-20a5c.ai
II.
AgentVersion JSON

agentVersion:cursor:changelog-2026-05-20

Structured · live

Cursor changelog 2026-05-20 json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/agent-versions/upstream-current-2026-05-31.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:cursor:changelog-2026-05-20",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-05-31.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "cursor",
    "agentProductId": "agent:cursor",
    "displayName": "Cursor changelog 2026-05-20",
    "runtimeFamily": "ide-agent",
    "releaseChannel": "stable",
    "versionRange": "2026-05-20-changelog",
    "currentVersion": "2026-05-20-changelog",
    "releasedAt": "2026-05-20",
    "releaseNotesUrl": "https://cursor.com/changelog",
    "cliCommand": "cursor-agent",
    "summary": "Cursor product changelog update adding Automations in the Agents Window, multi-repo/no-repo automations, shared canvases, and the /loop skill.",
    "assimilationNotes": [
      "Automations are now available in the Agents Window and can attach multiple repositories or no repositories; workspace selection assumptions should be reviewed.",
      "Shared canvases expose live read-only browser snapshots from agent-created artifacts; artifact/session sharing metadata may need catalog coverage.",
      "`/loop` can run a prompt repeatedly on a local schedule or agent-decided cadence; slash-command and background-run mapping should account for looped runs.",
      "No public npm-style Cursor CLI package version was identified; this record tracks the dated official changelog entry rather than an installer semver."
    ],
    "releaseHighlights": [
      "Automations in Agents Window.",
      "Multi-repo and no-repo automations.",
      "Shared canvases.",
      "/loop skill."
    ],
    "installMethods": [
      "install:manual"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:cursor:changelog-2026-05-20",
      "to": "agent:cursor",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:cursor:changelog-2026-05-20",
      "to": "install:manual",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:cursor",
      "to": "agentVersion:cursor:changelog-2026-05-20",
      "kind": "has_version"
    }
  ]
}