iiRecord
Agentic AI Atlas · CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS
env-var:claude-code-experimental-agent-teamsa5c.ai
II.
EnvVar JSON

env-var:claude-code-experimental-agent-teams

Structured · live

CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS json

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

File · extensions/env-vars/claude-code-env-vars.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-experimental-agent-teams",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS",
    "description": "Experimental gate enabling the agent-teams feature (team-create, send-message tools).",
    "name": "CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS",
    "category": "subagents",
    "valueType": "bool",
    "defaultValue": "0",
    "featureGate": true,
    "introducedInVersion": ">=2.1.32"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-experimental-agent-teams",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "env-var:claude-code-experimental-agent-teams",
      "kind": "has_env_var",
      "attributes": {}
    }
  ]
}