[BUG] Unable to create remote session - No cloud environment created despite GitHub connection

Resolved 💬 3 comments Opened Jan 20, 2026 by cicero80-max Closed Jan 24, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Environment:

  • Claude Code v2.1.12
  • macOS
  • Claude Max subscription
  • GitHub connected and repo authorized (private repo)

Steps to reproduce:

  1. Install Claude Code CLI
  2. Run claude in repo directory
  3. Run /login - succeeds
  4. Run /remote-env - shows "No remote environments available"
  5. Run claude --remote "explore the repo" - returns "Error: Unable to create remote session"
  6. Visit claude.ai/code - no option to create cloud environment
  7. GitHub app installed and repo authorized

Expected:
Cloud environment should be created automatically, or there should be a way to create one via CLI or web UI.

Actual:
No cloud environment exists and no way to create one. Blocks Slack integration.

Workaround:
None found.

What Should Happen?

Cloud environment should be created automatically when GitHub is connected, or there should be a clear way to create one via CLI or web UI. The /remote-env command should show available environments and allow creating new ones.

Error Messages/Logs

$ claude --remote "explore the repo"
Error: Unable to create remote session

$ /remote-env
No remote environments available.

Steps to Reproduce

  1. Have Claude Max subscription
  2. Install Claude Code CLI v2.1.12
  3. Connect GitHub via claude.ai/code (repo authorized: private repo)
  4. Run claude in repo directory
  5. Run /login - succeeds
  6. Run /remote-env - shows "No remote environments available"
  7. Run claude --remote "explore the repo" - returns "Error: Unable to create remote session"
  8. Visit claude.ai/code - redirects to /code/family with no option to create cloud environment
  9. Slack integration fails: "Could not create a session - no environment available"

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

v2.1.12

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗