ZIm/crates/assistant_tools
Agus Zubiaga 85c5d8af3a
agent: Truncate bash tool output (#28291)
The bash tool will now truncate its output to 8192 bytes (or the last
newline before that).

We also added a global limit for any tool that produces a clearly large
output that wouldn't fit the context window.

Release Notes:

- agent: Truncate bash tool output

---------

Co-authored-by: Michael Sloan <mgsloan@gmail.com>
2025-04-08 16:55:35 +00:00
..
src agent: Truncate bash tool output (#28291) 2025-04-08 16:55:35 +00:00
Cargo.toml agent: Remove edit_files tool (#28041) 2025-04-04 16:37:14 +00:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00