Skip to content

Conversation

@google-labs-jules
Copy link

This change introduces support for multiple GitHub accounts. Users can now add multiple accounts, switch between them, and perform all actions on a per-account basis. The application state has been refactored to manage a list of accounts, and the UI has been updated to include an account switcher in the dashboard.

Fixes #19


PR created automatically by Jules for task 17168936608671993924 started by @friuns

This commit introduces support for multiple GitHub accounts.

Key changes:
- Refactored the application state to manage a list of accounts instead of a single user.
- Implemented an account switcher UI in the dashboard to allow users to switch between accounts, add new accounts, and log out.
- Updated the login flow to support adding new accounts.
- Ensured that user-specific data, such as pinned repositories and API caches, is stored on a per-account basis.
@google-labs-jules
Copy link
Author

👋 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!


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

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

@github-actions github-actions bot temporarily deployed to commit December 23, 2025 09:42 Inactive
@github-actions
Copy link

🚀 Netlify Deployment

Deploy URL: https://694a63f9404f6e1525bc2025--my-test-site3.netlify.app

Branch: feature/multi-account-support-17168936608671993924
Commit: ff979be

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.

Add support for multiple accounts

1 participant