CMU-313 / CMU-313/fall-26-opencode-team-zero

As a user, I want to be able to cancel prompts in my queue that are not currently running, so that I dont waste potential tokens and pollute context.

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Total: 12/20
Impact: 7/10
Effort: 5/10
Varies based on how the prompt queue works, is the whole queue getting sent to the model for context or just the currently running prompt?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are identified. Start by tracing how the prompt queue is implemented and determine whether queued prompts are included in model context; done means a user can cancel a queued, non-running prompt without disrupting the currently running prompt.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.