ZIm/crates/eval/README.md
Antonio Scandurra 8ac378b86e
Lay the groundwork for a Rust-based eval (#28488)
Also, we moved the logic for driving the agentic loop into `Thread` so
that we don't have to re-implement it.

Release Notes:

- N/A

---------

Co-authored-by: Nathan Sobo <nathan@zed.dev>
2025-04-10 04:45:27 +00:00

121 B

Eval

This eval assumes the working directory is the root of the repository. Run it with:

cargo run -p eval