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
Support --mcp flag without value to use config default
- Implement custom mcpFlag type with IsBoolFlag() support
- Allow --mcp (uses config.yaml default) or --mcp=:8080 (custom port)
- Add MCPServerSet field to track if flag was explicitly set
- Update all MCP server checks to use MCPServerSet flag
Co-authored-by: keac <[email protected]>
0 commit comments