ZIm/crates/context_server/src
Agus Zubiaga af0c909924
McpServerTool output schema (#35069)
Add an `Output` associated type to `McpServerTool`, so that we can
include its schema in `tools/list`.

Release Notes:

- N/A
2025-07-25 02:57:18 +00:00
..
transport Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
client.rs Refactor to use new ACP crate (#35043) 2025-07-24 14:39:29 -03:00
context_server.rs context_server: Change command string field to PathBuf (#34873) 2025-07-22 12:12:07 +02:00
listener.rs McpServerTool output schema (#35069) 2025-07-25 02:57:18 +00:00
protocol.rs Refactor to use new ACP crate (#35043) 2025-07-24 14:39:29 -03: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 McpServerTool output schema (#35069) 2025-07-25 02:57:18 +00:00