iiRecord
Agentic AI Atlas · Cursor 3.11
agentVersion:cursor:3-11a5c.ai
II.
AgentVersion JSON

agentVersion:cursor:3-11

Structured · live

Cursor 3.11 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-12.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:cursor:3-11",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-12.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "cursor",
    "agentProductId": "agent:cursor",
    "displayName": "Cursor 3.11",
    "runtimeFamily": "ide-agent",
    "releaseChannel": "stable",
    "versionRange": "3.11",
    "currentVersion": "3.11",
    "releasedAt": "2026-07-10",
    "releaseNotesUrl": "https://cursor.com/changelog",
    "cliCommand": "cursor",
    "summary": "Cursor 3.11 changelog adds side chats, conversation transcript search, redesigned project/repo/run-on pickers, and new cloud-agent conversation hooks.",
    "assimilationNotes": [
      "Latest official Cursor changelog moved from the graph's 2026-06-30 team-marketplace entry to Cursor 3.11 on 2026-07-10.",
      "Side chats can be opened with /side, /btw, or the chat-panel plus button, creating durable full agent conversations with main-chat context that can later be at-mentioned back into the main thread.",
      "Agent transcript search is available from the Agents Window command palette and within a conversation using Cmd+F, with local indexing for large conversation history.",
      "Project and repo pickers now scope search to This Computer, Cloud, or remote machines and allow project creation plus GitHub, GitLab, or Azure DevOps connection without leaving the picker.",
      "Cloud agents add conversation lifecycle hooks such as beforeSubmitPrompt, afterAgentResponse, afterAgentThought, stop, and subagentStart.",
      "No public npm-style Cursor CLI package version, package-name migration, or install-method migration was identified."
    ],
    "releaseHighlights": [
      "Side chats via /side, /btw, or chat-panel plus button.",
      "Conversation transcript search across and within agent conversations.",
      "Redesigned project, repo, run-on, branch, and remote-machine pickers.",
      "Cloud-agent conversation hooks for prompts, responses, thoughts, subagents, compaction, and turn completion."
    ],
    "installMethods": [
      "install:desktop-app"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:cursor:3-11",
      "to": "agent:cursor",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:cursor:3-11",
      "to": "evidence:cursor-3-11-2026-07-12",
      "kind": "sourced_from"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:cursor-3-11-2026-07-12",
      "to": "agentVersion:cursor:3-11",
      "kind": "references"
    }
  ]
}