zed/crates/agent_servers
Ben Brandt b478dfdf5e
acp: Fix the spawn directory for agent servers in remote environments (#52308)
We can't add a current_dir when in remote scenarios in the same place,
it gets added elsewhere.

Reused the same worktree selection logic, and make sure this gets passed
to the RPC call instead.

This fixes something that hasn't made it to preview yet.

Release Notes:

- N/A
2026-03-24 12:52:35 +01:00
..
src acp: Fix the spawn directory for agent servers in remote environments (#52308) 2026-03-24 12:52:35 +01:00
Cargo.toml acp: Support terminal auth methods (#51999) 2026-03-20 10:12:00 +00:00
LICENSE-GPL ACP (#34030) 2025-07-09 16:02:31 +00:00