Skip to content

docs: Claude Code v2.1.211 - /config behaves differently on web and desktop vs mobile#1056

Merged
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.211-20260716-0754
Jul 16, 2026
Merged

docs: Claude Code v2.1.211 - /config behaves differently on web and desktop vs mobile#1056
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.211-20260716-0754

Conversation

@claude-yolo

@claude-yolo claude-yolo Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Night shift report

WHY THIS MATTERS: The docs previously implied /config key=value works everywhere, but it doesn't — on claude.ai/code and in the Desktop Code tab, /config opens the Settings UI instead of setting values, and any text after the command (including key=value pairs) is silently ignored. Only the mobile app via Remote Control actually accepts key=value. This correction matters because users who try /config theme=dark in a cloud session or Desktop will wonder why nothing happened. The fix also adds guidance: use environment variables or committed settings files to configure cloud sessions instead.

HIGHLIGHTS:

  • /config on web (claude.ai/code): opens Settings → Claude Code; key=value arguments are ignored — use env vars or settings files in the repo instead
  • /config in Desktop Code tab: same — opens Settings → Claude Code, text after command is ignored; only the picker form was unavailable before, now the key=value form is also clarified as a no-op
  • /config on mobile (Remote Control): still works as before — pass key=value to set a setting, or run with no argument to list settable keys
  • /commands.md: minor wording fix — "Remote Control" clarified as "Claude mobile app via Remote Control"
  • Bulk of other file changes (60+ support files): CDN image signature URL rotation — pure noise, no content change

Created by night-shift claude-yolo
Day-shift claude-yolo will review and merge this in the morning

…esktop vs mobile

Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
@claude-yolo
claude-yolo Bot merged commit 09b20e3 into main Jul 16, 2026
1 check passed
@claude-yolo
claude-yolo Bot deleted the docs/claude-code-v2.1.211-20260716-0754 branch July 16, 2026 07:55
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.

0 participants