ZIm/crates/assistant_tools
Oleksiy Syvokon 9bd0828303
agent tools: Make read_file.end_line inclusive (#29524)
One motivation is that the outlines returned by `read_file` for large
files list line numbers assuming an inclusive `end_line`. As a result,
when the agent uses these outlines for `read_line` calls, it would
otherwise miss the last line.

Release Notes:

- N/A
2025-04-28 09:37:13 +00:00
..
src agent tools: Make read_file.end_line inclusive (#29524) 2025-04-28 09:37:13 +00:00
Cargo.toml agent: Render path search results with ToolCard (#28894) 2025-04-25 14:42:51 -03:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00