ZIm/crates/eval/src
Agus Zubiaga ff4334efc7
eval: Fix stalling on tool confirmation (#28786)
The `always_allow_tool_actions` setting would get overridden with the
default when we loaded each example project, leading to examples
stalling when they run a tool that needed confirmation. There's now a
separate `runner_settings.json` file where we can configure the
environment for the eval.

Release Notes:

- N/A

---------

Co-authored-by: Oleksiy <oleksiy@zed.dev>
2025-04-15 16:53:45 +00:00
..
eval.rs eval: Fix stalling on tool confirmation (#28786) 2025-04-15 16:53:45 +00:00
example.rs eval: Fix stalling on tool confirmation (#28786) 2025-04-15 16:53:45 +00:00
judge_prompt.hbs Add more eval examples + filtering examples by language + fix git concurrent usage (#28719) 2025-04-14 22:05:46 +00:00