Fixes #188 #189 #190 #191 #192: Add multiple SDK examples and resolve batch conflicts#211
Fixes #188 #189 #190 #191 #192: Add multiple SDK examples and resolve batch conflicts#211davideast wants to merge 1 commit into
Conversation
Adds basic-session, advanced-session, agent, webhook, and github-actions examples inside `packages/core/examples/`. Includes updates to the core package README, `package.json` workspaces for dependency resolution, and updates the `bun.lock` file. Resolves multiple PR conflicts cleanly. Fixes #188 Fixes #189 Fixes #190 Fixes #191 Fixes #192 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. |
Resolves conflicts and combines multiple examples added to the
@google/jules-sdk.This PR correctly aggregates five separate examples:
basic-sessionadvanced-sessionagentwebhookgithub-actionsIt adds the necessary workspace configuration to
package.jsonto properly resolveworkspace:*dependencies and correctly formats the new## Examplesheader inpackages/core/README.md.Fixes #188
Fixes #189
Fixes #190
Fixes #191
Fixes #192
PR created automatically by Jules for task 11360778538018417134 started by @davideast