iiRecord
Agentic AI Atlas · CLAUDE_CODE_FORK_SUBAGENT
env-var:claude-code-fork-subagenta5c.ai
II.
EnvVar JSON

env-var:claude-code-fork-subagent

Structured · live

CLAUDE_CODE_FORK_SUBAGENT json

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

File · extensions/env-vars/claude-code-env-vars-subagents.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-fork-subagent",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-subagents.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_FORK_SUBAGENT",
    "description": "Set to 1 to enable forked subagents that inherit full conversation context.",
    "name": "CLAUDE_CODE_FORK_SUBAGENT",
    "category": "subagents",
    "valueType": "bool",
    "featureGate": true
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-fork-subagent",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}