iiRecord
Agentic AI Atlas · CLAUDE_CODE_MAX_TOOL_USE_CONCURRENCY
env-var:claude-code-max-tool-use-concurrencya5c.ai
II.
EnvVar JSON

env-var:claude-code-max-tool-use-concurrency

Structured · live

CLAUDE_CODE_MAX_TOOL_USE_CONCURRENCY json

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

File · extensions/env-vars/claude-code-env-vars-other.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-max-tool-use-concurrency",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-other.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_MAX_TOOL_USE_CONCURRENCY",
    "description": "Maximum number of read-only tools and subagents that can execute in parallel.",
    "name": "CLAUDE_CODE_MAX_TOOL_USE_CONCURRENCY",
    "category": "other",
    "valueType": "int",
    "defaultValue": "10"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-max-tool-use-concurrency",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}