Skip to content

Zookeeper add interrupt#9748

Draft
r-barton wants to merge 13 commits intomainfrom
ryan/add-interrupt
Draft

Zookeeper add interrupt#9748
r-barton wants to merge 13 commits intomainfrom
ryan/add-interrupt

Conversation

@r-barton
Copy link
Contributor

Zookeeper has 2 commands at the moment to halt further processing of a users message. Here's how the 2 messages should be interpreted. I've currently added a button next to cancel, to interrupt, but I'm not sure this is the best UX experience

  1. Cancel: The user has decided that they want to stop Zookeeper, but don't know immediately what they want Zookeeper to do next. In the back end, Zookeeper has removed any partially generated responses from the history and will inform the LLM that the user has cancelled the message and to ignore further action based on the message.
  2. Interrupt: The user has decided that they want to stop Zookeeper and they know exactly what they want to change. In the back end, Zookeeper has finished processing and partial context and is informed that the user is going to provide additional instructions

@vercel
Copy link

vercel bot commented Jan 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modeling-app Ready Ready Preview, Comment Feb 2, 2026 8:41pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant