Files
Kathy Wu 4ccc6be6d4 feat: add express mode telemetry logging for ADK CLI onboarding
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
2026-08-10 11:46:23 -07:00
..