anthropics / anthropics/claude-code
Remote Control (/rc) makes local interactive session noticeably slower
- 主要言語
- Python
- スター
- 145k
- フォーク
- 23.1k
- PR マージ指標
- PR 指標を取得中
説明
## Summary
With Remote Control connected via `/rc`, the local interactive terminal session feels noticeably slower to respond. Immediately after disconnecting with `/remote-control`, responses become fast again.
## Steps to reproduce
1. Start `claude` (interactive)
2. Run `/rc` to connect Remote Control
3. Chat locally in the terminal — responses are noticeably delayed
4. Run `/remote-control` to disconnect (`Remote Control disconnected.`)
5. Responses are fast again
## Expected
No perceptible latency penalty on the local session while Remote Control is connected.
## Environment
- Claude Code 2.1.270
- macOS (Darwin 25.6.0), zsh
- `remoteControlAtStartup` not set (RC was enabled manually with `/rc`)
## Notes
Docs say the WebSocket transport keeps latency minimal, but the local slowdown was consistent across the session and disappeared the moment RC was disconnected.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No source file, test, or entry point is named. Reproduce the slowdown in an interactive Claude Code terminal by connecting with /rc, then disconnect with /remote-control and compare responsiveness; done means no perceptible local latency penalty while Remote Control remains connected.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- zsh
- 領域
- cli, networking
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 活発
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100