spawn/packages
B b7bd4fc3e9 fix(cli): add sandbox to --fast beta features list
The --fast flag was missing "sandbox" from its betaFeatures.push() call
while the fast_provision experiment's test variant (via
expandFastProvisionVariant) correctly included it. This meant users who
explicitly passed --fast got a different (incomplete) feature set compared
to A/B test participants, contradicting the intent documented in #3398.

Agent: code-health
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-14 14:52:16 +00:00
..
cli fix(cli): add sandbox to --fast beta features list 2026-05-14 14:52:16 +00:00
shared fix: rethrow normalized Error in tryCatchIf/asyncTryCatchIf (#2930) 2026-03-23 19:33:05 -07:00