Preflight Checklist
What's Wrong?
Title: Project not appearing on claude.ai/code despite remoteControlAtStartup: true and autoUploadSessions: true
Environment
- Claude Code version:
2.1.119
- OS: Windows 11 Home 10.0.26200 (ARM64)
- Shell: Git Bash (
bash)
- Entrypoints in use:
cli and claude-desktop (both 2.1.119)
Settings (~/.claude/settings.json, all flags set before fresh launch)
{
"skipAutoPermissionPrompt": true,
"agentPushNotifEnabled": true,
"remoteControlAtStartup": true,
"inputNeededNotifEnabled": true,
"autoUploadSessions": true
}
Repro
- With prior session running, edit
~/.claude/settings.json to set the four flags above.
- Quit Claude Code fully.
- Relaunch (both
claude-desktop and claude CLI tested, two separate processes).
- Start work in a project directory, name session via
/rename.
- Open
claude.ai/code in browser while logged in to the same Anthropic account.
Expected: Named project appears in the web UI's session list and is remote-controllable from phone/web.
Actual: Project does not appear on claude.ai/code. No error surfaced in the CLI.
Local state confirms session is live
~/.claude/sessions/<pid>.json shows the session with a sessionId, the chosen name, status: busy, version: 2.1.119.
- A second process (entrypoint
claude-desktop, separate sessionId) is also active in the same cwd — neither shows up on the web.
~/.claude/.credentials.json present (logged in).
~/.claude/telemetry/ is empty — no upload-failure breadcrumbs.
Suspicion: Either the bridge/upload path is silently failing on Windows ARM64, or autoUploadSessions is gated on something not represented in settings. No user-visible error either way is the main bug.
What Should Happen?
Expected: Named project appears in the web UI's session list and is remote-controllable from phone/web.
Actual: Project does not appear on claude.ai/code. No error surfaced in the CLI.
Error Messages/Logs
Steps to Reproduce
Title: Project not appearing on claude.ai/code despite remoteControlAtStartup: true and autoUploadSessions: true
Environment
- Claude Code version:
2.1.119
- OS: Windows 11 Home 10.0.26200 (ARM64)
- Shell: Git Bash (
bash)
- Entrypoints in use:
cli and claude-desktop (both 2.1.119)
Settings (~/.claude/settings.json, all flags set before fresh launch)
{
"skipAutoPermissionPrompt": true,
"agentPushNotifEnabled": true,
"remoteControlAtStartup": true,
"inputNeededNotifEnabled": true,
"autoUploadSessions": true
}
Repro
- With prior session running, edit
~/.claude/settings.json to set the four flags above.
- Quit Claude Code fully.
- Relaunch (both
claude-desktop and claude CLI tested, two separate processes).
- Start work in a project directory, name session via
/rename.
- Open
claude.ai/code in browser while logged in to the same Anthropic account.
Expected: Named project appears in the web UI's session list and is remote-controllable from phone/web.
Actual: Project does not appear on claude.ai/code. No error surfaced in the CLI.
Local state confirms session is live
~/.claude/sessions/<pid>.json shows the session with a sessionId, the chosen name, status: busy, version: 2.1.119.
- A second process (entrypoint
claude-desktop, separate sessionId) is also active in the same cwd — neither shows up on the web.
~/.claude/.credentials.json present (logged in).
~/.claude/telemetry/ is empty — no upload-failure breadcrumbs.
Suspicion: Either the bridge/upload path is silently failing on Windows ARM64, or autoUploadSessions is gated on something not represented in settings. No user-visible error either way is the main bug.
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.119
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
No response
Preflight Checklist
What's Wrong?
Title: Project not appearing on claude.ai/code despite
remoteControlAtStartup: trueandautoUploadSessions: trueEnvironment
2.1.119bash)cliandclaude-desktop(both 2.1.119)Settings (
~/.claude/settings.json, all flags set before fresh launch){ "skipAutoPermissionPrompt": true, "agentPushNotifEnabled": true, "remoteControlAtStartup": true, "inputNeededNotifEnabled": true, "autoUploadSessions": true }Repro
~/.claude/settings.jsonto set the four flags above.claude-desktopandclaudeCLI tested, two separate processes)./rename.claude.ai/codein browser while logged in to the same Anthropic account.Expected: Named project appears in the web UI's session list and is remote-controllable from phone/web.
Actual: Project does not appear on claude.ai/code. No error surfaced in the CLI.
Local state confirms session is live
~/.claude/sessions/<pid>.jsonshows the session with asessionId, the chosenname,status: busy,version: 2.1.119.claude-desktop, separate sessionId) is also active in the same cwd — neither shows up on the web.~/.claude/.credentials.jsonpresent (logged in).~/.claude/telemetry/is empty — no upload-failure breadcrumbs.Suspicion: Either the bridge/upload path is silently failing on Windows ARM64, or
autoUploadSessionsis gated on something not represented in settings. No user-visible error either way is the main bug.What Should Happen?
Expected: Named project appears in the web UI's session list and is remote-controllable from phone/web.
Actual: Project does not appear on claude.ai/code. No error surfaced in the CLI.
Error Messages/Logs
Steps to Reproduce
Title: Project not appearing on claude.ai/code despite
remoteControlAtStartup: trueandautoUploadSessions: trueEnvironment
2.1.119bash)cliandclaude-desktop(both 2.1.119)Settings (
~/.claude/settings.json, all flags set before fresh launch){ "skipAutoPermissionPrompt": true, "agentPushNotifEnabled": true, "remoteControlAtStartup": true, "inputNeededNotifEnabled": true, "autoUploadSessions": true }Repro
~/.claude/settings.jsonto set the four flags above.claude-desktopandclaudeCLI tested, two separate processes)./rename.claude.ai/codein browser while logged in to the same Anthropic account.Expected: Named project appears in the web UI's session list and is remote-controllable from phone/web.
Actual: Project does not appear on claude.ai/code. No error surfaced in the CLI.
Local state confirms session is live
~/.claude/sessions/<pid>.jsonshows the session with asessionId, the chosenname,status: busy,version: 2.1.119.claude-desktop, separate sessionId) is also active in the same cwd — neither shows up on the web.~/.claude/.credentials.jsonpresent (logged in).~/.claude/telemetry/is empty — no upload-failure breadcrumbs.Suspicion: Either the bridge/upload path is silently failing on Windows ARM64, or
autoUploadSessionsis gated on something not represented in settings. No user-visible error either way is the main bug.Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.119
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
No response