Screenshots leak between concurrent Claude Code sessions
Resolved 💬 2 comments Opened Mar 20, 2026 by nedlern Closed Apr 17, 2026
Bug
When running multiple Claude Code sessions concurrently on the same repo, screenshots shared with one session appear in a different session's context. The receiving session has no context for the images and doesn't know why they were sent.
Steps to reproduce
- Open two Claude Code sessions on the same project
- Share screenshots with session A (e.g., app screenshots for UI review)
- Session B receives the screenshots as part of its next message, with no indication they came from session A
Expected behavior
Screenshots should be scoped to the session they were shared with.
Environment
- macOS Darwin 23.6.0
- Claude Code CLI
- Model: claude-opus-4-6 (1M context)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗