Parallel commands in agents #37897
nrbnlulu
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes an agent would need to run two or more commands at the same time.
Examples:
--watch
All of these cases are not feasible for an agent to accomplish and what would happen now
is that the agent would just freeze forever.
Beta Was this translation helpful? Give feedback.
All reactions