| web | https://brndn.zip |
| web | https://brndn.zip |
@nelson Have you tried invoking it from Gemini CLI yet? Jules on the web is great in a lot of ways, but depending on your workflow, you can have the CLI build multiple Jules sessions that run simultaneously.
Example would be a change that touches multiple parts of your codebase, especially if the changes don’t need to be done sequentially. I’ve had Gemini CLI build out detailed plans, then kick off 3-4 Jules sessions itself. Once they’re done, the CLI can pull down the patches from those sessions and apply them locally for you. It’s awesome!
New blog post: I used #gemini to help build a metronome web app. It went really well!