From 0fd54c42721eb1bb80429bd3477f4a224a2c0ffb Mon Sep 17 00:00:00 2001 From: core-devops Date: Mon, 8 Jun 2026 18:19:58 -0700 Subject: [PATCH 1/4] feat(workspace): in-place cloud-provider switch in Container Config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Makes a workspace's cloud provider EDITABLE from the canvas Container Config tab (was a read-only badge — provider was create-time-only because switching clouds recreates the box). The provider dropdown drives the instance-type list, and a change triggers a confirmed cross-cloud recreate. Frontend (canvas/ContainerConfigTab.tsx): - Provider