Pre-submit Checks
Describe the bug
This is a continuation of a previous bug I filed:
#8331
This issue continues to be a problem.
Describe the bug
When the Warp agent runs into a step in a task where user intervention is required, the task ends and is not finished.
To reproduce
To reproduce
Steps to reproduce:
- Ask Warp to complete a task that you know will require something to be installed, which will require user interaction. For example, ask it to re-encode a video on-disk using ffmpeg as the tool.
- Warp begins the task.
- Warp tries running ffmpeg and sees that it is not installed.
- Warp tries to install ffmpeg using the package manager, which prompts for a user password.
- User types CTRL-I to take over, and enters the user password.
- The package installs and Warp takes back over.
Expected behavior
Expected:
- Warp takes control and completes the task by running ffmpeg to re-encode the files.
Actual:
- Warp immediately stops the task and I am left at the shell prompt.
- I have to ask Warp to continue the last task.
Screenshots, videos, and logs
Here are relevant debugging IDs.
{"request_id":"cf2bfd6d-fc48-4b33-b083-1988d21e40e5","conversation_id":"1df21bfc-050b-4460-bd0b-7d7e100805a5"}
{"request_id":"550d2094-853a-4ffc-9a71-6f1e6516c825","conversation_id":"1df21bfc-050b-4460-bd0b-7d7e100805a5"}
{"request_id":"bed81ee8-f4b7-4de8-aa07-b078ad73169c","conversation_id":"1df21bfc-050b-4460-bd0b-7d7e100805a5"}
Operating system (OS)
Linux
Operating system and version
Ubuntu 25.10
Shell Version
GNU bash, version 5.2.37(1)-release (x86_64-pc-linux-gnu)
Current Warp version
v0.2026.02.25.08.24.stable_01
Regression
Yes, this bug started recently or with an X Warp version
Recent working Warp date
This started with the change to Warp that allowed the agent to monitor tasks
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
Pre-submit Checks
Describe the bug
This is a continuation of a previous bug I filed:
#8331
This issue continues to be a problem.
Describe the bug
When the Warp agent runs into a step in a task where user intervention is required, the task ends and is not finished.
To reproduce
To reproduce
Steps to reproduce:
Expected behavior
Expected:
Actual:
Screenshots, videos, and logs
Here are relevant debugging IDs.
{"request_id":"cf2bfd6d-fc48-4b33-b083-1988d21e40e5","conversation_id":"1df21bfc-050b-4460-bd0b-7d7e100805a5"}
{"request_id":"550d2094-853a-4ffc-9a71-6f1e6516c825","conversation_id":"1df21bfc-050b-4460-bd0b-7d7e100805a5"}
{"request_id":"bed81ee8-f4b7-4de8-aa07-b078ad73169c","conversation_id":"1df21bfc-050b-4460-bd0b-7d7e100805a5"}
Operating system (OS)
Linux
Operating system and version
Ubuntu 25.10
Shell Version
GNU bash, version 5.2.37(1)-release (x86_64-pc-linux-gnu)
Current Warp version
v0.2026.02.25.08.24.stable_01
Regression
Yes, this bug started recently or with an X Warp version
Recent working Warp date
This started with the change to Warp that allowed the agent to monitor tasks
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None