ZIm/crates/assistant_tools
Oleksiy Syvokon e339566dab
agent: Limit the size of patches generated from user edits (#34548)
Gradually remove details from a patch to keep it within the size limit.
This helps avoid using too much context when the user pastes large
files, generates files, or just makes many changes between agent
notifications.

Release Notes:

- N/A
2025-07-16 15:46:13 +00:00
..
src agent: Limit the size of patches generated from user edits (#34548) 2025-07-16 15:46:13 +00:00
Cargo.toml agent: Limit the size of patches generated from user edits (#34548) 2025-07-16 15:46:13 +00:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00