Threads
A Thread keeps the work, comments, Messages, and revisions together.
A Thread is the unit of review in cueloop. It contains:
- the plan, reply, diff, prototype, or pull request you are reviewing,
- comments attached to exact text, and
- Messages sent between you and the agent.
Revisions stay in one Thread
When an agent responds to feedback, cueloop adds the revision to the existing Thread. You do not get a new item for every round.
Comments remain attached when their quoted text still exists. If cueloop cannot match a comment safely, it marks the comment as outdated instead of attaching it to the wrong text.
Thread status
A pending Thread is waiting for a Message. Approve or Changes completes that review round. Comment sends feedback while leaving the Thread open.
Each Thread has an ID that starts with ses_. You can use the ID with any
command that accepts a Thread.
cueloop ses_20260809210620_13hwi
Read Comments next, or use History when you need to explore an alternative without replacing the current work.