[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:
- Install Claude Code CLI
- Run
claudein repo directory - Run
/login- succeeds - Run
/remote-env- shows "No remote environments available" - Run
claude --remote "explore the repo"- returns "Error: Unable to create remote session" - Visit claude.ai/code - no option to create cloud environment
- 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
- Have Claude Max subscription
- Install Claude Code CLI v2.1.12
- Connect GitHub via claude.ai/code (repo authorized: private repo)
- Run
claudein repo directory - Run
/login- succeeds - Run
/remote-env- shows "No remote environments available" - Run
claude --remote "explore the repo"- returns "Error: Unable to create remote session" - Visit claude.ai/code - redirects to /code/family with no option to create cloud environment
- 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_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗