Add an option to show the entire command an LLM wants to execute #42192
mbmjertan
started this conversation in
LLMs and Zed Agent
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Zed trims the commands a LLM wants to execute in Write mode if they are multiline without an option to expand it.
This is dangerous! I need to approve or disapprove a command that a LLM wants to run without seeing it.
For example, Zed simply displays this:
I have no way to actually verify, it's a roll of the dice whether the execute contains a
rm -rf /.Beta Was this translation helpful? Give feedback.
All reactions