[Bug]: Queued prompts seem to interact badly with questions
Open
Nobody has claimed this yet.
bug
needs-triage
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/web
Steps to reproduce
- Queue some prompt
- When Claude asks question provide some notes
- The result seem to be mangled, at the end my queue contained the note, and the queued prompt did not reach model?
Expected behavior
Queue does not interact with questions.
Actual behavior
Queue does interact with questions.
Impact
Minor bug or occasional failure
Version or commit
No response
Environment
No response
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in apps/web by reproducing the interaction between queued prompts and Claude questions, noting how the prompt and submitted notes are assigned. Trace the queue and question-handling entry points until the ordering or ownership problem is clear. Done means answering a question no longer consumes or mangles a queued prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100