ZIm/crates/assistant_tools
Antonio Scandurra 97641c3298
Use tree-sitter when returning symbols to the model for a given file (#28352)
This also increases the threshold for when we return an outline during
`read_file`.

Release Notes:

- Fixed an issue that caused the agent to fail reading large files if
the LSP hadn't started yet.
2025-04-08 16:11:05 -04:00
..
src Use tree-sitter when returning symbols to the model for a given file (#28352) 2025-04-08 16:11:05 -04:00
Cargo.toml Use tree-sitter when returning symbols to the model for a given file (#28352) 2025-04-08 16:11:05 -04:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00