iiRecord
Agentic AI Atlas · BASH_MAX_OUTPUT_LENGTH
env-var:bash-max-output-lengtha5c.ai
II.
EnvVar JSON

env-var:bash-max-output-length

Structured · live

BASH_MAX_OUTPUT_LENGTH json

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

File · extensions/env-vars/claude-code-env-vars-shell.yamlCluster · extensions
Record JSON
{
  "id": "env-var:bash-max-output-length",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-shell.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "BASH_MAX_OUTPUT_LENGTH",
    "description": "Maximum number of characters in bash outputs before middle-truncation.",
    "name": "BASH_MAX_OUTPUT_LENGTH",
    "category": "shell",
    "valueType": "int"
  },
  "outgoingEdges": [
    {
      "from": "env-var:bash-max-output-length",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}