Skip to content

Accessibility & Brief Mode

  • Type: Boolean (1, true, 0, false)
  • Default: false
  • Description: Enable accessibility mode. Disables cursor hiding and visual animations for better screen reader compatibility.
  • Example: export CLAUDE_CODE_ACCESSIBILITY=1
  • Type: Boolean (1, true, 0, false)
  • Default: false
  • Description: Enable brief mode for compact output. Requires entitlement or Claude.ai auth.
  • Example: export CLAUDE_CODE_BRIEF=1
  • Type: Boolean (1, true, 0, false)
  • Default: false
  • Description: Enable brief attachment uploading. Also enabled when replBridgeEnabled is true.
  • Example: export CLAUDE_CODE_BRIEF_UPLOAD=1

← Back to env/README.md