Conversation
- Adds `packages/core/examples/google-docs` directory with a fully functioning CLI example. - Implement typed service contract using `citty` and `zod`. - Uses `googleapis` to fetch text content from a Google Doc and provides it as context to a `jules.session()`. - Updates `packages/core/README.md` to include a link to the new example. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Fixes #238
This PR introduces a new example demonstrating how to use the Jules SDK with Google Docs as a context source.
Changes
packages/core/examples/google-docs/package.json,index.ts,spec.ts,handler.ts, andREADME.md.cittyCLI supporting a--jsonmachine-readable output mode.googleapisto safely extract text content from Google Docs and feeds it intojules.session()prompt.packages/core/README.mdto link to this new example.Note: Please apply the label
fleet-merge-readyand set milestone to2after creation to follow the project's automated merge pipeline requirements.PR created automatically by Jules for task 15730809953959663747 started by @davideast