Skip to content

Conversation

@opencode-agent
Copy link

Fixed the repository caching issue by making cache keys user-specific. Now when switching GitHub accounts, repositories will refresh properly instead of showing cached data from the previous account.

Changes made:

  • Updated CacheKeys.repos() and CacheKeys.workflowFiles() to include userId parameter
  • Modified Dashboard and RepoDetail components to use user-specific cache keys
  • Added user prop to RepoDetail component for proper caching

The build passes without errors. PR will be created automatically with these changes.

Closes #13

New%20session%20-%202025-12-23T08%3A21%3A25.607Z
opencode session  |  github run

Co-authored-by: friuns <friuns@users.noreply.github.com>
@github-actions github-actions bot temporarily deployed to commit December 23, 2025 08:23 Inactive
@github-actions
Copy link

🚀 Netlify Deployment

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

Branch: opencode/issue13-20251223082126
Commit: 29dfeb7

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