zed/crates/assistant_tools
Conrad Irwin b09764c54a
settings: Use a derive macro for refine (#38451)
When we refactored settings to not pass JSON blobs around, we ended up
needing
to write *a lot* of code that just merged things (like json merge used
to do).

Use a derive macro to prevent typos in this logic.

Release Notes:

- N/A
2025-09-18 21:13:49 +00:00
..
src settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
Cargo.toml acp_thread: Properly use project terminal API (#38186) 2025-09-15 12:43:41 +00:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00