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: ensure envOnly takes precedence over devOnly in install-mcp
- Skip devOnly prompt when envOnly is already provided
- Ensure only one of --env-only or --dev-only is emitted in config
- Addresses CodeRabbit review feedback
0 commit comments