ZIm/crates/context_server/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
..
transport Ensure context servers are spawned in the workspace directory (#35271) 2025-07-29 18:03:43 +02:00
client.rs Ensure context servers are spawned in the workspace directory (#35271) 2025-07-29 18:03:43 +02:00
context_server.rs Ensure context servers are spawned in the workspace directory (#35271) 2025-07-29 18:03:43 +02:00
listener.rs ACP over MCP server impl (#35196) 2025-07-28 14:14:10 +00:00
protocol.rs ACP over MCP server impl (#35196) 2025-07-28 14:14:10 +00:00
test.rs context_server: Make notifications type safe (#32396) 2025-06-09 15:11:01 +00:00
transport.rs context_server: Abstract server transport (#24528) 2025-02-26 17:19:19 +00:00
types.rs ACP over MCP server impl (#35196) 2025-07-28 14:14:10 +00:00