{"id":33358801,"url":"https://github.com/gemini-cli-extensions/jules","last_synced_at":"2026-01-18T09:26:55.514Z","repository":{"id":321425120,"uuid":"1080572786","full_name":"gemini-cli-extensions/jules","owner":"gemini-cli-extensions","description":"A Gemini CLI extension that allows you to use the Gemini CLI to orchestrate the Jules asynchronous agent to perform coding tasks like bug fixing, refactoring, and dependency updates.","archived":false,"fork":false,"pushed_at":"2025-10-30T13:11:17.000Z","size":50,"stargazers_count":180,"open_issues_count":2,"forks_count":19,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-22T15:02:32.116Z","etag":null,"topics":["gemini","gemini-cli","gemini-cli-extensions","google","jules"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gemini-cli-extensions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-21T14:56:52.000Z","updated_at":"2025-11-22T07:58:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"222cd9a0-2f94-447e-a6b0-6305a4c886d2","html_url":"https://github.com/gemini-cli-extensions/jules","commit_stats":null,"previous_names":["gemini-cli-extensions/jules"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gemini-cli-extensions/jules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-cli-extensions%2Fjules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-cli-extensions%2Fjules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-cli-extensions%2Fjules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-cli-extensions%2Fjules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemini-cli-extensions","download_url":"https://codeload.github.com/gemini-cli-extensions/jules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-cli-extensions%2Fjules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gemini","gemini-cli","gemini-cli-extensions","google","jules"],"created_at":"2025-11-22T15:00:41.356Z","updated_at":"2026-01-18T09:26:55.506Z","avatar_url":"https://github.com/gemini-cli-extensions.png","language":"JavaScript","readme":"# Jules Extension for Gemini CLI\n\nJules extension for Gemini CLI lets you delegate coding tasks to the [Jules](https://jules.google/) asynchronous agent. This allows you to offload work and track its progress without blocking your terminal.\n\nSome examples of tasks you can assign to Jules are:\n* Bug fixing\n* Code refactoring\n* Dependency version updates\n* Documentation maintenance\n\nJules works on these tasks in the background. Once the work is complete, Jules can submit the changes to a new branch on your GitHub repository. More at [jules.google/docs](https://jules.google/docs).\n\n## Prerequisites\n\nBefore using the Jules extension, you need to:\n\n1.  **Have a Jules Account**: You can sign up at [jules.google.com](https://jules.google.com/).\n2.  **Connect Your Repository**: Connect your GitHub repository to your Jules account.\n\n## Installation\n\nInstall the Jules extension by running the following command from your terminal *(requires Gemini CLI v0.4.0 or newer)*:\n\n```bash\ngemini extensions install https://github.com/gemini-cli-extensions/jules --auto-update\n```\n\nThe `--auto-update` is optional: if specified, it will update to new versions as they are released.\n\n## Usage\n\nTo initiate a Jules task, you must use the `/jules` command followed by your prompt. For example:\n\n```bash\n/jules add missing unit tests to my repo\n```\n\nOnce you start a task with `/jules`, the extension will work in the background to complete it. To check the status of a task, use the `/jules` command with a query about the task.\n\nFor example:\n\n```bash\n/jules what is the status of my last task?\n```\n\n\u003e [!TIP]\n\u003e Gemini CLI will automatically install the Jules CLI if it's not already available. If the installation requires sudo permissions (e.g., `sudo npm install ...`), you will be prompted for your password. To enter it, press `CTRL+F` to switch focus to the interactive shell prompt.\n\u003e \n\u003e \u003cimg width=\"1600\" height=\"306\" alt=\"456160640__70515148__1638165 (1)\" src=\"https://github.com/user-attachments/assets/c79ddfdd-de45-48a3-83e5-f8ece6888678\" /\u003e\n\n## Resources\n\n- [Jules](https://jules.google/): The backend powering this extension.\n- [Gemini CLI extensions](https://github.com/google-gemini/gemini-cli/blob/main/docs/extensions/index.md): Documentation about using extensions in Gemini CLI\n- [GitHub issues](https://github.com/gemini-cli-extensions/jules/issues): Report bugs or request features\n\n## Legal\n\n- License: [Apache License 2.0](https://github.com/gemini-cli-extensions/jules/blob/main/LICENSE)\n","funding_links":[],"categories":["Development"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemini-cli-extensions%2Fjules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemini-cli-extensions%2Fjules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemini-cli-extensions%2Fjules/lists"}