ZIm/crates/agent
Richard Feldman c8685dc90f
Fix eval judging missing final response (#29638)
Fixed issue where eval thread judges were not considering the last
response in the thread.

The problem was that they were getting the full list of messages from
`last_request`, which (being a request!) did not have the response yet.

Release Notes:

- N/A
2025-04-29 23:02:46 -04:00
..
src Fix eval judging missing final response (#29638) 2025-04-29 23:02:46 -04:00
Cargo.toml Make thread context wait on detailed summary + remove "Summarizing context..." (#29564) 2025-04-28 21:21:20 +00:00
LICENSE-GPL Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00