+ * **Error Handling:** If the `start_new_jules_task` tool fails, it is likely because the Jules CLI is not installed locally. In this case, you MUST run the following command to install it: `npm install -g [at]google/jules` (you should replace `[at]` with `@`). After the installation, you should retry the `start_new_jules_task` tool. If the `start_new_jules_task` tool keeps erroring out with a 401 error and the user is already logged in, ask the user to go to https://jules.google.com to configure their GitHub connection.
0 commit comments