iiRecord
Agentic AI Atlas · Cursor lacks subagent dispatch
claim:cursor-lacks-subagent-dispatcha5c.ai
II.
TestableClaim JSON

claim:cursor-lacks-subagent-dispatch

Structured · live

Cursor lacks subagent dispatch json

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

File · domain/testable-claims/agent-capability-claims.yamlCluster · domain
Record JSON
{
  "id": "claim:cursor-lacks-subagent-dispatch",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/agent-capability-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Cursor lacks subagent dispatch",
    "description": "Cursor does not support dispatching subagents. There is no mechanism\nto fork parallel agent threads or delegate tasks to child agents\nwithin the Cursor IDE.\n",
    "testStatus": "passing",
    "testType": "manual",
    "category": "capability-gap",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:cursor-lacks-subagent-dispatch",
      "to": "agent:cursor",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": [
    {
      "from": "experiment:cursor-capability-gaps",
      "to": "claim:cursor-lacks-subagent-dispatch",
      "kind": "tests_claim"
    }
  ]
}