This release updates how Conductor workspaces start and connect to Convex, focusing on a smoother local-only setup.
New Capabilities
Conductor now supports a local-only Convex development flow that avoids cloud prompts and does not require a login. This helps you get up and running faster, especially in fresh or automated setups.
Startup also temporarily bypasses any global Convex login state to prevent interactive prompts when you launch dev servers. This keeps local development focused on your workspace without needing to link a cloud account.