claude-code - 💡(How to fix) Fix [BUG] "Cannot edit existing cloud environment from web UI [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#52729Fetched 2026-04-24 10:41:12
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×5commented ×1

Error Message

Error Messages/Logs

No error messages.

Fix Action

Fix / Workaround

Edit existing environment: the docs say to "Select the settings icon to the right of the environment name" in the env selector dropdown (per https://code.claude.com/docs/en/claude-code-on-the-web#configure-your-environment). The settings icon is no longer present, even on hover. Yesterday it was there. "+ Add environment" option: docs say "Select the current environment to open the selector, then select Add environment." That option is no longer in the dropdown. Net effect: I have a valid existing environment (env_019GaXrqkhScFD7x5dArZygi) but cannot update its env variables (need to rotate a password), and cannot create a new environment as a workaround.

CLI status: /remote-env works but per docs only handles selection of default, not editing. So no CLI workaround is documented either.

Code Example

No error messages.
RAW_BUFFERClick to expand / collapse

Preflight Checklist

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

What's Wrong?

Between Apr 23 and Apr 24, 2026, the cloud environment management UI in claude.ai/code broke. Specifically:

Edit existing environment: the docs say to "Select the settings icon to the right of the environment name" in the env selector dropdown (per https://code.claude.com/docs/en/claude-code-on-the-web#configure-your-environment). The settings icon is no longer present, even on hover. Yesterday it was there. "+ Add environment" option: docs say "Select the current environment to open the selector, then select Add environment." That option is no longer in the dropdown. Net effect: I have a valid existing environment (env_019GaXrqkhScFD7x5dArZygi) but cannot update its env variables (need to rotate a password), and cannot create a new environment as a workaround.

CLI status: /remote-env works but per docs only handles selection of default, not editing. So no CLI workaround is documented either.

What Should Happen?

i should be able to edit the environment in the routine or add a new environment

Error Messages/Logs

No error messages.

Steps to Reproduce

Open the Claude code on the desktop or the web. Click routines, edit the existing cloud routine by clicking the pencil in the instructions' bottom right. The environment normally has a default.
Click on default - environments should be listed.

cannot add or edit existing environment variables.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.104

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue can likely be resolved by waiting for an update or fix from the Claude Code team, as the problem seems to be related to a regression in the cloud environment management UI.

Guidance

  • Verify that the issue persists across different browsers and devices to rule out any client-side issues.
  • Check the Claude Code documentation and release notes for any updates or announcements related to the environment management UI.
  • Consider reaching out to the Claude Code support team to report the issue and request assistance, as there may be a temporary workaround or fix available.
  • Review the CLI documentation to see if there have been any updates to the /remote-env command that might allow for editing environment variables.

Notes

The issue seems to be a regression, and the last working version is not specified, which makes it difficult to provide a more specific fix. The lack of error messages or logs also limits the ability to diagnose the issue further.

Recommendation

Apply workaround: Wait for an update or fix from the Claude Code team, as the issue seems to be related to a regression in the cloud environment management UI.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING