Files
oak-gpui/crates/assistant_tools/src
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
..
2025-04-15 00:54:25 -04:00
2025-03-27 18:20:59 -04:00
2025-03-14 16:26:22 -04:00