anthropics / anthropics/claude-code
[BUG] Queued message appears in new chat
- Lenguaje dominante
- Python
- Estrellas
- 145k
- Forks
- 23.1k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
### 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?
i am getting a use case
suppose i am in a chat it is in progress and i queued another 2 message
and i shifted the workspace or created the new chat the queued messages are still there in the new chat as well
it should not have shown there
the queued message should be in the respective chat only
Ran
a command
That sounds like a bug in the Claude Code desktop app itself (message queue state leaking across chats/workspaces), not something in this project's code
Best path: report it at https://github.com/anthropics/claude-code/issues with the repro steps you gave (queue 2 messages in an in-progress chat → switch workspace or start a new chat → queued messages still appear there). That's the right channel for it to actually get fixed.
### What Should Happen?
That sounds like a bug in the Claude Code desktop app itself (message queue state leaking across chats/workspaces), not something in this project's code — this directory
Best path: report it at https://github.com/anthropics/claude-code/issues with the repro steps you gave (queue 2 messages in an in-progress chat → switch workspace or start a new chat → queued messages still appear there). That's the right channel for it to actually get fixed.
### Error Messages/Logs
```shell
```
### Steps to Reproduce
### Claude Model
Sonnet (default)
### Is this a regression?
I don't know
### Last Working Version
_No response_
### Claude Code Version
sonet 5
### Platform
Anthropic API
### Operating System
Other Linux
### Terminal/Shell
Terminal.app (macOS)
### Additional Information
_No response_
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.