You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix create/create-project commands to initialize engines before validation
- Fix timing issues where both create commands attempted to use engines before they
were registered.
- Move engine initialization to start of action handlers and fix create-project to
use current directory (not non-existent project directory) when initializing
engine registry.
Co-Authored-By: Claude <[email protected]>
0 commit comments