ZIm/crates/eval/src/examples
Max Brunsfeld f125353b6f
Add tree-sitter example to the eval (#29321)
Interesting things about this example:
* It's a useful, non-trivial change I made with the agent in Tree-sitter
* It runs fast
* It frequently showcases edit file errors
* It occasionally completely errors out due to errors parsing tool call
input JSON

Release Notes:

- N/A
2025-04-23 18:46:38 -07:00
..
add_arg_to_trait_method.rs eval: New add_arg_to_trait_method example (#29297) 2025-04-23 18:46:39 +00:00
file_search.rs agent: Improve initial file search quality (#29317) 2025-04-23 21:24:41 -03:00
find_and_replace_diff_card.toml eval: Fine-grained assertions (#29246) 2025-04-22 23:58:58 -03:00
mod.rs eval: New add_arg_to_trait_method example (#29297) 2025-04-23 18:46:39 +00:00
tree_sitter_drop_emscripten_dep.toml Add tree-sitter example to the eval (#29321) 2025-04-23 18:46:38 -07:00