anthropics / anthropics/claude-code
[Bug] Mobile Remote Control lacks subagent monitoring, manual cancellation, and query visibility
- 主要语言
- Python
- 星标
- 145k
- 派生
- 23.1k
- PR 合并指标
- PR 指标待抓取
描述
**Bug Description**
Describe the bug
When using remote control via the Android app, there is full lack of control over subagent execution.
Specifically:
No Cancel/Stop Mechanism: I cannot manually stop subagents if they behave unexpectedly or loop endlessly.
No Cost/Budget Control: Uncontrolled subagent execution continues to drain paid credits and subscription limits without an option to force-stop them.
No Query Visibility: I cannot view the active prompt queries or responses in real-time on mobile to verify if the subagents are acting correctly.
Expected behavior
The Android remote control interface should provide parity with the main CLI/desktop view:
Real-time stream of active subagent queries and prompts.
An active "Stop / Cancel Subagent" button.
Auto-pause or hard cancellation when subagents exceed budget/subscription limits.
**Environment Info**
- Platform: linux
- Terminal: vscode
- Version: 2.1.263
- Feedback ID: ddcc6411-118b-48c9-9f7b-b29ef40829c3
**Errors**
```json
[]
```
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by tracing the Android remote-control entry point and comparing it with the main CLI/desktop subagent view. Check how active queries, cancellation, and budget limits are surfaced; done means mobile users can view active subagent work, stop it manually, and receive the requested limit handling.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android
- 领域
- cli, mobile
- Issue 类型
- 缺陷
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100