Jules CLI
https://jules.google/docs/changelog/
The Jules cloud agent has a rather imperfect web interface from which it is unclear what it is currently doing - but it gives as many as 15 tasks a day without paying for tokens. Now you can install npm install -g @google/jules
locally, all commands jules help
. Windows is not supported.
The CLI allows you to create tasks, view active sessions (jules remote list), and monitor from the terminal in a convenient visual format. It supports scripting by combining with utilities such as gh, jq, or cat.
There is an option to take code from an active Jules session and apply it to a local machine for immediate testing of changes without waiting for a commit to GitHub.
ALSO
- From September 30, 2025, Jules can learn from interaction: save settings, prompts, and corrections.
- From September 29, 2025, you can precisely specify to Jules which files to work with for any task.
- From September 23, 2025, Jules can read and respond to comments in pull requests.
#jules #google #cli