zed/crates/eval/src/examples
Lukas Wirth 72948e14ee
Use into_owned over to_string for Cow<str> (#39024)
This removes unnecessary allocations when the `Cow` is already owned


Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-09-27 14:50:10 +00:00
..
threads agent: Overwrite files more cautiously (#30649) 2025-05-14 10:40:44 +03:00
add_arg_to_trait_method.rs Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
code_block_citations.rs Represent relative paths using a dedicated, separator-agnostic type (#38744) 2025-09-24 18:57:33 -04:00
comment_translation.rs evals: Configurable number of max dialog turns (#31680) 2025-05-29 10:35:29 +00:00
file_change_notification.rs agent: Send stale file notifications using the project_notifications tool (#34005) 2025-07-07 19:48:18 +03:00
file_search.rs evals: Configurable number of max dialog turns (#31680) 2025-05-29 10:35:29 +00:00
find_and_replace_diff_card.toml
grep_params_escapement.rs assistant: Partial fix for HTML entities in tools params (#32148) 2025-06-05 10:36:55 +00:00
hallucinated_tool_calls.toml agent: Handle attempts to use hallucinated tools (#29946) 2025-05-05 19:31:11 +00:00
mod.rs Use into_owned over to_string for Cow<str> (#39024) 2025-09-27 14:50:10 +00:00
no_tools_enabled.toml Add no_tools_enabled eval (#30537) 2025-05-12 08:52:03 +00:00
overwrite_file.rs evals: Configurable number of max dialog turns (#31680) 2025-05-29 10:35:29 +00:00
planets.rs evals: Configurable number of max dialog turns (#31680) 2025-05-29 10:35:29 +00:00
tree_sitter_drop_emscripten_dep.toml Add tree-sitter example to the eval (#29321) 2025-04-23 18:46:38 -07:00