Jules is a recently released asynchronous coding agent designed to run background tasks for developers, allowing them to focus on more creative coding.
Launched worldwide for free two weeks prior to the talk, with 40,000 public commits already.
Jules aims to automate repetitive or time-consuming tasks, such as SDK updates or mobile development, freeing up developers' time.
Multiple variations: Trying different solutions or approaches to the same problem at once and selecting the best outcome.
Example: Running several implementations of a drag and drop feature with different libraries simultaneously, then choosing the best-performing version.
Demonstrates using Jules to add features and improve a conference schedule web app.
Shows how Jules can simultaneously add tests using different frameworks (jest and playright), then lets the user select the option with better test coverage (about 80% achieved in the demo).
Parallel features implemented include adding calendar integration, AI-powered session summaries, and accessibility and security audits, all from the phone or browser.