Feature Flag Environment Variable Namespace

Description

Environment-variable namespace with CLAUDE_CODE_ prefix that toggles feature flags when using the bun:bundle runtime shim (src/shims/bun-bundle.ts). Values '1' or 'true' enable; anything else falls back to the shim's hard-coded default. Known vars: CLAUDE_CODE_PROACTIVE, CLAUDE_CODE_KAIROS, CLAUDE_CODE_BRIDGE_MODE, CLAUDE_CODE_DAEMON, CLAUDE_CODE_VOICE_MODE, CLAUDE_CODE_AGENT_TRIGGERS, CLAUDE_CODE_MONITOR_TOOL, CLAUDE_CODE_COORDINATOR_MODE, CLAUDE_CODE_DUMP_SYSTEM_PROMPT, CLAUDE_CODE_BG_SESSIONS.

Key claims

Relations

Sources

src-20260420-33991f80c88d src-20260420-17813fb5232c