iiRecord
Agentic AI Atlas · Claude Code 2.1.207
agentVersion:claude:2-1-207a5c.ai
II.
AgentVersion JSON

agentVersion:claude:2-1-207

Structured · live

Claude Code 2.1.207 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:claude:2-1-207",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-12.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "claude",
    "agentProductId": "agent:claude-code",
    "displayName": "Claude Code 2.1.207",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "2.1.207",
    "currentVersion": "2.1.207",
    "releasedAt": "2026-07-11",
    "sourcePackage": "@anthropic-ai/claude-code",
    "upstreamReleaseTag": "v2.1.207",
    "releaseNotesUrl": "https://github.com/anthropics/claude-code/releases/tag/v2.1.207",
    "cliCommand": "claude",
    "summary": "Claude Code release making auto mode generally available on Bedrock, Vertex AI, and Foundry, improving streaming/UI responsiveness, tightening managed-settings security consent, and changing defaults to Claude Opus 4.8.",
    "assimilationNotes": [
      "Latest npm moved from recorded 2.1.206 to 2.1.207.",
      "Auto mode is available without CLAUDE_CODE_ENABLE_AUTO_MODE opt-in on Bedrock, Vertex AI, and Foundry; settings can disable it with disableAutoMode.",
      "Bedrock, Vertex, and Claude Platform on AWS now default to Claude Opus 4.8, affecting model default metadata.",
      "autoMode is no longer read from repo-resident .claude/settings.local.json; users should use ~/.claude/settings.json.",
      "Plugin shell-form hooks, monitors, and headersHelper now reject ${user_config.*} interpolation; exec-form args or environment/config reads are required.",
      "Project-level pluginConfigs are no longer honored; only user, --settings, and managed settings apply.",
      "Managed settings from non-interactive runs are no longer permanently recorded as consented without a security dialog.",
      "No package-name or install-method migration was published; install remains npm install -g @anthropic-ai/claude-code."
    ],
    "releaseHighlights": [
      "Auto mode enabled by default on Bedrock, Vertex AI, and Foundry.",
      "Default model changed to Claude Opus 4.8 for Bedrock, Vertex, and Claude Platform on AWS.",
      "Plugin user_config shell interpolation rejected for injection hardening.",
      "Project-level pluginConfigs no longer read.",
      "Managed-settings consent fix for non-interactive runs."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:claude:2-1-207",
      "to": "agent:claude-code",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:claude:2-1-207",
      "to": "evidence:claude-code-2-1-207-2026-07-12",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:claude:2-1-207",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:claude-code-2-1-207-2026-07-12",
      "to": "agentVersion:claude:2-1-207",
      "kind": "references"
    }
  ]
}