ZIm/crates/agent_servers/src
Finn Evers 397b5f9301
Ensure context servers are spawned in the workspace directory (#35271)
This fixes an issue where we were not setting the context server working
directory at all.

Release Notes:

- Context servers will now be spawned in the currently active project
root.

---------

Co-authored-by: Danilo Leal <danilo@zed.dev>
2025-07-29 18:03:43 +02:00
..
claude Fix integration tests for claude (#35212) 2025-07-28 16:18:01 +00:00
agent_servers.rs ACP over MCP server impl (#35196) 2025-07-28 14:14:10 +00:00
claude.rs Fix integration tests for claude (#35212) 2025-07-28 16:18:01 +00:00
codex.rs Ensure context servers are spawned in the workspace directory (#35271) 2025-07-29 18:03:43 +02:00
e2e_tests.rs Fix remaining agent server integration tests (#35222) 2025-07-29 12:40:59 +00:00
gemini.rs Fix remaining agent server integration tests (#35222) 2025-07-29 12:40:59 +00:00
mcp_server.rs Fix integration tests for claude (#35212) 2025-07-28 16:18:01 +00:00
settings.rs ACP over MCP server impl (#35196) 2025-07-28 14:14:10 +00:00