zed/crates/context_server/src
Lukas Wirth 9a5034ea6d
Improve command logging and log_err module paths (#39674)
Prior we only logged the crate in `log_err`, which is not too helpful.
We now assemble the module path from the file system path.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-10-07 12:11:15 +00:00
..
transport Improve command logging and log_err module paths (#39674) 2025-10-07 12:11:15 +00:00
client.rs Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
context_server.rs Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
listener.rs Bump Rust to 1.90 (#38436) 2025-09-22 14:36:10 -07:00
protocol.rs Update to new agent schema (#35578) 2025-08-04 13:49:41 +00:00
test.rs acp: Support calling tools provided by MCP servers (#36752) 2025-08-22 13:16:42 +00:00
transport.rs context_server: Abstract server transport (#24528) 2025-02-26 17:19:19 +00:00
types.rs Improve claude tools (#36538) 2025-08-20 01:42:11 +00:00