Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test chat agentic pause/play #241788

Open
2 tasks
connor4312 opened this issue Feb 25, 2025 · 0 comments
Open
2 tasks

Test chat agentic pause/play #241788

connor4312 opened this issue Feb 25, 2025 · 0 comments
Assignees
Milestone

Comments

@connor4312
Copy link
Member

connor4312 commented Feb 25, 2025

Complexity: 3

Create Issue


In this iteration we polished the "play/pause" button available on agent mode chat.

  1. In agent mode, make a request that will take some time.
  2. Hit the "pause" button near the chat input.
  3. Verify that any pending markdown content is written out. Any ongoing file edit should also be paused.
  4. You should be able to send a new message when paused. When you do so, the previous request should be cancelled.
  5. You should be able to unpause and have the old request resume.
  6. Play around and try to get it to misbehave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants