Zed builds the code automatically, blocking my agent from doing anything #36762
illuzen
started this conversation in
Language Support
Replies: 2 comments
-
|
Which language is used? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
And also, the whole title is incorrect, as Zed itself does not build things due to 0 knowledge how. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Summary
Zed will frequently auto-build my code when changes are made, which puts a lock on the build directory, which blocks my agent from making changes. If I cancel this auto-build, it often doesn't release the lock, so I have to go remove the lock file manually.
It should at least let me turn auto-build off, but really it should not be auto-building while the agent is running.
Zed Version and System Specs
Zed: v0.200.4 (Zed)
OS: macOS 14.6.1
Memory: 8 GiB
Architecture: aarch64
Beta Was this translation helpful? Give feedback.
All reactions