Claude Code Feature Flag Catalog

Description

Named compile-time flags consumed via import { feature } from 'bun:bundle'. Known flags include PROACTIVE, KAIROS, BRIDGE_MODE, DAEMON, VOICE_MODE, AGENT_TRIGGERS, MONITOR_TOOL, COORDINATOR_MODE, and WORKFLOW_SCRIPTS. Each gate that is off at build time causes the Bun bundler to strip the guarded code entirely (dead-code elimination).

Key claims

Relations

Sources

src-20260420-7ad70d8039bd