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
- Users can now run 'mfc case.py' instead of 'mfc run case.py'
- Wrapper auto-detects .py files or existing files and prepends 'run'
- Both forms work: 'mfc case.py' and 'mfc run case.py'
- Updated help text and caveats to show both usage styles
- Improved UX for the primary use case while maintaining explicit syntax
0 commit comments