Skip to content

Conversation

@continue
Copy link
Contributor

@continue continue bot commented Oct 29, 2025

Summary

This PR removes the @continue.dev email filter that was restricting account-level MCPs (remote sessions) to Continue team members only, making this feature generally available to all authenticated users.

Changes

  • Removed email domain restriction from shouldEnableRemoteSessions() in ControlPlaneClient
  • Removed email domain restriction from listRemoteSessions() in ControlPlaneClient
  • Removed email domain restriction from getRemoteSessions() in CLI session management
  • Updated related documentation/comments

Testing

Remote sessions functionality is now accessible to all authenticated users without the @continue.dev email requirement.

Fixes CON-4660


This agent session was co-authored by Patrick Erichsen and Continue.


Summary by cubic

Removed the @continue.dev email filter so account-level MCPs (remote sessions) are available to all authenticated users. Fixes CON-4660.

- Made remote sessions (account-level MCPs) generally available to all authenticated users
- Removed email domain restriction from shouldEnableRemoteSessions() and listRemoteSessions() in ControlPlaneClient
- Removed email domain restriction from getRemoteSessions() in CLI session management

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <[email protected]>
Co-authored-by: Nate <[email protected]>
@continue continue bot requested a review from a team as a code owner October 29, 2025 00:39
@continue continue bot requested review from sestinj and removed request for a team October 29, 2025 00:39
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Oct 29, 2025
@github-actions
Copy link

⚠️ PR Title Format

Your PR title doesn't follow the conventional commit format, but this won't block your PR from being merged. We recommend using this format for better project organization.

Expected Format:

<type>[optional scope]: <description>

Examples:

  • feat: add changelog generation support
  • fix: resolve login redirect issue
  • docs: update README with new instructions
  • chore: update dependencies

Valid Types:

feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

This helps with:

  • 📝 Automatic changelog generation
  • 🚀 Automated semantic versioning
  • 📊 Better project history tracking

This is a non-blocking warning - your PR can still be merged without fixing this.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant