Skip to content

AI run of a planned task is visualized in a confusing manner in "pin to the top" mode #6498

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

Open
2 of 3 tasks
poldap opened this issue May 21, 2025 · 1 comment
Open
2 of 3 tasks
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@poldap
Copy link

poldap commented May 21, 2025

Pre-submit Checks

Describe the bug

When the AI agent runs through a plan, and the visualization mode is "pin to the top", the wrong commands are associated with the output.

See the screenshot for reference.

Image

Clearly, the information about the file descriptor limit was obtained from running ulimit -n, but the command associated to that explanation is cat /proc/sys/fs/file-max (the next command that was run during the plan, the result of which is explained further above).

To reproduce

Configure Warp by going to Settings -> Appearance -> Input position -> Pin to the top (Reverse mode).

Ask any complicated question to the AI agent that triggers o1 planning and subsequent execution.

Expected behavior

The command that provided the information being used in the answer should appear immediately below the explanation. When clicked, to see the detail, it should appear below, and not above, the explanation (since in this view down is earlier, up is later).

Screenshots, videos, and logs

Image

Operating system (OS)

Linux

Operating system and version

22.04

Shell Version

No response

Current Warp version

v0.2025.05.14.08.11.stable_03

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

I have no idea if this was like this before, I have just recently started asking more complicated things out of the AI agent.

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

@poldap poldap added the Bugs Bugs, Hangs, Crash, and Freezes label May 21, 2025
@dannyneira
Copy link
Member

dannyneira commented May 23, 2025

Hi @poldap sorry to hear about this. So to be clear, when you expand the command run by Agent mode in pinned to the top mode, you see a totally different command?

Note that if you expand the command, it should show the result above, and the command will show "Viewing command detail" as with the attached video.

CleanShot.2025-05-23.at.16.46.40.mp4

If this is the case, please provide a video of you expanding the command while input is pinned to the top, which will help us understand the bug.

To anyone else facing this issue, please add a 👍 to the original post at the top or comment with your details, and subscribe if you'd like to be notified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

2 participants