Skip to content

Add Repo Filtering and fix polling state bugs#4

Merged
tazztone merged 2 commits intomainfrom
jules-vscode-repo-filter-12149212516558039962
Mar 11, 2026
Merged

Add Repo Filtering and fix polling state bugs#4
tazztone merged 2 commits intomainfrom
jules-vscode-repo-filter-12149212516558039962

Conversation

@tazztone
Copy link
Copy Markdown
Owner

Fixes various bugs with TreeView polling and adds a new Repo Filtering feature for the Jules Studio VS Code Extension.


PR created automatically by Jules for task 12149212516558039962 started by @tazztone

…eProvider

- Added \`_repoFilter\` and \`setRepoFilter\` to \`SessionsTreeProvider\` with queued refresh architecture to safely mix user, loadMore, and background polling.
- Exposed \`jules.filterByRepo\` command.
- Updated \`SessionDetailPanel\` to take \`onSessionUpdated\` as an instance event parameter to fix the static shared emitter bug.
- Avoided polling spam by changing \`handleStateChanges\` to check \`session.updateTime\` before re-notifying UI.
- Fixed fallback ordering bug for \`openInBrowser\` command and added exact UUIDs to the \`sendTerminalToJules\` command parser to be strictly safe.
- Added cancellation tokens to Setup Wizard progress.

Co-authored-by: tazztone <62671577+tazztone@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 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 @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

…eProvider

- Added \`_repoFilter\` and \`setRepoFilter\` to \`SessionsTreeProvider\` with queued refresh architecture to safely mix user, loadMore, and background polling.
- Exposed \`jules.filterByRepo\` command.
- Updated \`SessionDetailPanel\` to take \`onSessionUpdated\` as an instance event parameter to fix the static shared emitter bug.
- Avoided polling spam by changing \`handleStateChanges\` to check \`session.updateTime\` before re-notifying UI.
- Fixed fallback ordering bug for \`openInBrowser\` command and added exact UUIDs to the \`sendTerminalToJules\` command parser to be strictly safe.
- Added cancellation tokens to Setup Wizard progress.

Co-authored-by: tazztone <62671577+tazztone@users.noreply.github.com>
@tazztone tazztone marked this pull request as ready for review March 11, 2026 18:36
@tazztone tazztone merged commit 511a755 into main Mar 11, 2026
2 checks passed
@tazztone tazztone deleted the jules-vscode-repo-filter-12149212516558039962 branch March 11, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant