anthropics / anthropics/claude-code

Remote Control: sessions beyond the 6th are not visible/reachable in the mobile app

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

描述

## Summary

When many Claude Code sessions are running concurrently with Remote Control enabled, only the first 6 sessions appear to be visible/reachable from the mobile app. The 7th session and beyond do not show up (or cannot be opened) on the phone, even though they are active on the desktop/CLI side.

## Environment

- Claude Code CLI: 2.1.251
- OS: macOS 26.5.2 (Darwin 25F84)
- Mobile app platform/version: not confirmed by reporter

## Steps to reproduce

1. Start more than 6 concurrent Claude Code sessions with Remote Control enabled.
2. Open the Claude mobile app and check the Remote Control session list.
3. Observe that only 6 sessions are listed/reachable; sessions beyond the 6th do not appear.

## Expected behavior

All active Remote Control sessions should be visible and reachable from the mobile app, up to whatever server-side capacity limit applies (server mode documents a `--capacity` default of up to 32).

## Actual behavior

Sessions beyond the 6th are not visible/accessible on the mobile client.

## Additional context

Could not find documentation of an intentional 6-session display limit. This may be a UI/pagination issue (sessions exist but aren't scrolled/paginated into view) rather than an intentional cap. Possibly related to the mobile session-visibility problems described in #80311, though that issue's symptom is different (dead sessions still shown as alive rather than a hard display cap).

贡献指南

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

调研方向

Start by reproducing with more than 6 concurrent Claude Code CLI sessions with Remote Control enabled on macOS, then check the mobile Remote Control session list. Compare the observed cap with the documented server-mode --capacity default and related issue #80311. Done means sessions beyond the 6th are visible/reachable, or an intentional limit is clearly documented.

由索引模型根据 Issue 内容生成。

评估

技术栈
macos, python
领域
cli, mobile
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

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