4ccc6be6d4
Track user choices (e.g. CREATE_EXPRESS, MANUAL_PROJECT, ABANDON) during Express Mode onboarding in ADK CLI telemetry logs. - Added express_mode_action field to CliCommandRun proto schema. - Recorded express_mode_action in MetricsCollector and forwarded from Click context metadata during command execution. - Added unit tests for express_mode_action serialization. - Updated Clearcut route test case ADK_CLI_basic.textpb. Co-authored-by: Kathy Wu <wukathy@google.com> PiperOrigin-RevId: 962278596