ZIm/crates/eval
Bennet Bo Fenner e26f0a331f
agent: Make ToolWorkingSet an Entity (#28757)
Motivation is to emit events when enabled tools change, want to use this
in #28755

Release Notes:

- N/A
2025-04-15 14:42:31 +02:00
..
examples Add more eval examples + filtering examples by language + fix git concurrent usage (#28719) 2025-04-14 22:05:46 +00:00
src agent: Make ToolWorkingSet an Entity (#28757) 2025-04-15 14:42:31 +02:00
.gitignore Add judge to new eval + provide LSP diagnostics (#28713) 2025-04-14 20:18:47 +00:00
Cargo.toml Track tool use counts (#28722) 2025-04-14 21:45:36 +00:00
LICENSE-GPL Lay the groundwork for a Rust-based eval (#28488) 2025-04-10 04:45:27 +00:00
README.md Lay the groundwork for a Rust-based eval (#28488) 2025-04-10 04:45:27 +00:00

Eval

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

cargo run -p eval