发布

  • feat(core): add variant 2 to CNW cloud prompts with promo message (#34223)

    frostbyte_neo 发布于 2026-01-26 21:31:20 +00:00

    This PR uses three variants for CNW for prompting for Cloud/platform
    connection.

    • Variant 0: Shows "Try the full Nx platform?" prompt → platform-setup
      completion
    • Variant 1: Shows "Would you like remote caching..." prompt →
      cache-setup completion
    • Variant 2: No prompt → platform-promo completion with "Want faster
      builds?"

    Both template and custom flows use the same messages and prompts.

    Skip (all) -- No changes

    cnw_all_skip_completion

    Variant 0 (full platform)

    Template prompt:

    cnw_template_variant_0_prompt

    Template completion:

    cnw_template_variant_0_completion

    Custom prompt:

    cnw_custom_variant_0_prompt

    Custom completion:

    cnw_custom_variant_0_completion

    Variant 1 (remote cache)

    Template prompt:

    cnw_template_variant_1_prompt

    Template completion:

    cnw_template_variant_1_completion

    Custom prompt:

    cnw_custom_variant_1_prompt

    Custom completion:

    cnw_custom_variant_1_completion

    Variant 2 (no prompt)

    Template completion:

    cnw_template_variant_2_completion

    Custom completion:

    cnw_custom_variant_2_completion

    Related Issue(s)

    Closes CLOUD-4189

    Co-authored-by: Claude Opus 4.5 noreply@anthropic.com

    下载附件