Feature Flags & Org Labels
 
  
 This release adds more control, better organization, and improved developer experience.
A new feature flags system allows controlled rollouts and A/B testing, giving administrators precise control over what features are enabled across environments. Sandboxes now support organization labels, making it easier to categorize, filter, and manage resources at scale.
The CLI gains smarter build context parsing, reducing manual setup and making build workflows faster. Documentation also expands with a new Computer Use section and clarified sandbox resource limits.
Several API stability fixes improve organization handling, event processing, quota management, and warm-pool sandbox networking. These changes reduce errors and strengthen reliability across core services.
Together, this release gives teams more flexibility in managing features, improves visibility into sandbox usage, and enhances system stability.
Release Details
Bug fixes
- api: handle organization null (#2425) 
- api: handle null org in archive start (#2427) 
- api: missing org null check (#2429) 
- api: use typed config service in org service (#2431) 
- api: update sandbox only upon belonging events (#2435) 
- api: warm-pool sandbox network settings (#2437) 
- api: rollback pending quota usage in case of error, sandbox start lock, snapshot activate lock (#2441)