Monocle is an async programming framework developed by Greg and Steven Hazel from Sauce Labs, which aims to provide a blocking look-alike syntax for event-driven I/O frameworks. The framework is designed to be portable between different event-driven I/O frameworks, currently supporting Twisted and Tornado. This development could indicate that Sauce Labs is shifting its focus towards concurrent web performance and addressing the limitations of traditional async programming methods.