-
feat(core): add variant 2 to CNW cloud prompts with promo message (#34223)
发布于
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
Variant 0 (full platform)
Template prompt:
Template completion:
Custom prompt:
Custom completion:
Variant 1 (remote cache)
Template prompt:
Template completion:
Custom prompt:
Custom completion:
Variant 2 (no prompt)
Template completion:
Custom completion:
Related Issue(s)
Closes CLOUD-4189
Co-authored-by: Claude Opus 4.5 noreply@anthropic.com
下载附件
- Variant 0: Shows "Try the full Nx platform?" prompt → platform-setup