anthropics / anthropics/claude-code

[BUG] Remote Control auto-enable (rcAutoEnable) flipped from enable=true to enable=false with no local config change

未关闭
#94,427 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:desktop bug platform:windows
主要语言
Python
星标
145k
派生
23.1k
PR 合并指标
PR 指标待抓取

描述

### Preflight Checklist

- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) 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?

Remote Control for a local Claude Code session worked automatically and reliably every day from 2026-09-06 through 2026-09-14 (confirmed via main.log, [remote-control] bridge_state: "connected" recurring daily). Starting 2026-09-15, it stopped connecting, and my phone shows the session as offline with no way to re-enable it from the UI.

Checked main.log and found the relevant internal decision log line changed:

Every prior day (2026-09-06, 09-10, 09-11, 09-12): [rcAutoEnable] verdict: enable=true source=gb_default trigger=first_turn (or trigger=warm_send)
2026-09-15 06:05:51: [rcAutoEnable] verdict: enable=false source=gb_default trigger=warm_send

source=gb_default suggests this is decided by a feature-flag default rather than any local app setting, and I couldn't find any manual toggle for it anywhere in the app's UI or in any of its log files (main.log, main-window.log, unknown-window.log, claude.ai-web.log) — every occurrence of this decision, in both directions, is tagged the same way, with no alternate/manual source ever logged.

Expected: Remote Control continues working as it had been, or there's a way to manually re-enable it if the automatic flag turns off.

Actual: No way found to re-enable it; appears entirely controlled server-side.

Details:

Session ID: local_2246359a-d224-432e-8c0b-4cfc65b55ecc
Org ID: 85d10db2-906f-45b8-a2e6-0dc16cd6b69a
Desktop app install: C:\Users\yossi\AppData\Local\Claude
Platform: Windows 10

### What Should Happen?

Remote Control for a local Claude Code session worked automatically and reliably every day from 2026-09-06 through 2026-09-14 (confirmed via main.log, [remote-control] bridge_state: "connected" recurring daily). Starting 2026-09-15, it stopped connecting, and my phone shows the session as offline with no way to re-enable it from the UI.

Checked main.log and found the relevant internal decision log line changed:

Every prior day (2026-09-06, 09-10, 09-11, 09-12): [rcAutoEnable] verdict: enable=true source=gb_default trigger=first_turn (or trigger=warm_send)
2026-09-15 06:05:51: [rcAutoEnable] verdict: enable=false source=gb_default trigger=warm_send

source=gb_default suggests this is decided by a feature-flag default rather than any local app setting, and I couldn't find any manual toggle for it anywhere in the app's UI or in any of its log files (main.log, main-window.log, unknown-window.log, claude.ai-web.log) — every occurrence of this decision, in both directions, is tagged the same way, with no alternate/manual source ever logged.

Expected: Remote Control continues working as it had been, or there's a way to manually re-enable it if the automatic flag turns off.

Actual: No way found to re-enable it; appears entirely controlled server-side.

Details:

Session ID: local_2246359a-d224-432e-8c0b-4cfc65b55ecc
Org ID: 85d10db2-906f-45b8-a2e6-0dc16cd6b69a
Desktop app install: C:\Users\yossi\AppData\Local\Claude
Platform: Windows 10

### Error Messages/Logs

```shell

```

### Steps to Reproduce

???

### Claude Model

None

### Is this a regression?

Yes, this worked in a previous version

### Last Working Version

_No response_

### Claude Code Version

Version 1.52386.6 (612f3f)

### Platform

Anthropic API

### Operating System

macOS

### Terminal/Shell

Terminal.app (macOS)

### Additional Information

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。