zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
49.58k stars 3.04k forks source link

Step Resolution Failed due to missing search whilst trying to apply steps using Zed AI / Workflows #17872

Open daneb opened 1 month ago

daneb commented 1 month ago

Check for existing issues

Describe the bug / provide steps to reproduce it

image

image

image

Given the above setup, Zed AI is emitting UI code, but in emitting steps in the shape shown above, Step Resolution never seems to succeed on account of a missing search. I included a screenshot of what the raw generation looks like before the panel reformats it.

I'm happy to share any additional context that'd be helpful in debugging this – would love to get Zed AI working well!

Environment

Zed: 0.152.3 image

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log

[Zed.log](https://github.com/user-attachments/files/17011190/Zed.log)
JPBarringer commented 1 month ago

I am also having this problem, on an M1 mac. It was working fine at first, and I'm not sure what changed. Happy to do some debugging to help isolate the problem.