zed/crates/project
Richard Feldman 23f2fb6089
Run ACP login from same cwd as agent server (#42038)
This makes it possible to do login via things like `cmd: "node", args:
["my-node-file.js", "login"]`

Also, that command will now use Zed's managed `node` instance.

Release Notes:

- ACP extensions can now run terminal login commands using relative
paths
2025-11-05 18:17:50 -05:00
..
src Run ACP login from same cwd as agent server (#42038) 2025-11-05 18:17:50 -05:00
Cargo.toml Use ShellKind::try_quote whenever we need to quote shell args (#41104) 2025-10-24 18:19:53 +02:00
LICENSE-GPL