zed/crates/context_server/src
Mikayla Maki 97c35c084b
gpui: Actually remove the Result from AsyncApp (#45809)
Depends on: https://github.com/zed-industries/zed/pull/45768

Refactor plan:
https://gist.github.com/mikayla-maki/6c4bf263fd80050715ba01f45478796e
Overall plan:
https://gist.github.com/mikayla-maki/7bb5078e4385a2e683e1e1eb40d17d38

This is the big one.

Release Notes:

- N/A

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 12:48:24 -08:00
..
transport gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
client.rs Add global and HTTP context server timeout settings (#45378) 2026-01-05 13:45:22 -05:00
context_server.rs Add global and HTTP context server timeout settings (#45378) 2026-01-05 13:45:22 -05:00
listener.rs gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
protocol.rs Add support for MCP tools/list_changed notification (#42453) 2025-12-16 21:44:39 +00:00
test.rs acp: Support calling tools provided by MCP servers (#36752) 2025-08-22 13:16:42 +00:00
transport.rs Add HTTP transport support for MCP servers (#39021) 2025-11-18 16:39:08 +00:00
types.rs Add MCP prompt support to agent threads (#43523) 2025-12-16 18:03:34 +00:00