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

There's no way to pause install actions in agent mode #241965

Open
luabud opened this issue Feb 25, 2025 · 1 comment
Open

There's no way to pause install actions in agent mode #241965

luabud opened this issue Feb 25, 2025 · 1 comment
Assignees

Comments

@luabud
Copy link
Member

luabud commented Feb 25, 2025

Testing #241788

  1. Submit a request in agent mode that will require a "long" terminal action, e.g. package installation
  2. Once you accept the terminal to be run, and then pause, nothing happens, as the install can't be actually paused:

Image

Maybe it'd make sense for the pause button to be 'disabled'/grayed out, at least when the action is related to installing packages?

@connor4312
Copy link
Member

We don't support propagating pauses to tools right now, but also I still want to let folks pause during tool calls since otherwise it might be hard for them to actually pause the request if there is a sequence of calls the model wants to make.

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

No branches or pull requests

2 participants