Warp icon indicating copy to clipboard operation
Warp copied to clipboard

command output dog slow when executed by AI

Open csells opened this issue 1 year ago • 1 comments

Dupe Check

Describe the bug

executing a command generated by an AI prompt is super slow. executing the same command manually runs like the wind.

To reproduce

  1. type a prompt, e.g. "find all of the dart files in my Code folder",
  2. get the correct command, e.g. find /Users/csells/Code -name "*.dart"
  3. press [Enter] for the AI to execute the command
  4. wait and wait and wait

Expected behavior

for an AI generated command to run as fast as a human generated command

Screenshots

No response

Operating system

MacOS

Operating system and version

14.6.1

Shell Version

zsh 5.9 (x86_64-apple-darwin23.0)

Current Warp version

v0.2024.08.13.08.02.stable_03

Regression

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

Recent working Warp date

this is my first use of AI to generate a command for me

Additional context

I love being able to just type and magic happens! I'd just like the AI generated command to execute at the human generated command would. thanks!

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

csells avatar Aug 19 '24 15:08 csells

Hi @csells Thanks for letting us know. I suspect this may be due to some latency in sending the query and context to the servers. I'll notify the team and we'll post updates on this thread.

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.

dannyneira avatar Aug 20 '24 22:08 dannyneira