About cueloop
cueloop is an open-source review surface for people who work with coding agents in a terminal. It gives plans, replies, diffs, prototypes, and pull requests one place to pause before the agent continues. You can mark exact text, add comments, and send a clear Message back to the same agent conversation.
The product is built around a Thread. A Thread keeps the work under review, its comments, replies, Messages, and revisions together. This makes each review easy to follow without moving the work into a separate web application. cueloop runs locally by default and can open in a terminal tab or panel through supported integrations.
Who it is for
cueloop is for developers who want a deliberate review step between an agent proposal and the next code change. It is also for teams that want to share a Thread over SSH and collect comments without requiring every reviewer to install cueloop or create an account.
Open source
The source, issue tracker, and release history are public on GitHub. The project uses the Apache 2.0 license. Read the documentation to install cueloop and connect a coding agent.