ZIm/crates/assistant_tools/src/edit_agent
Ben Brandt 2ecc24eb26
eval: Add jitter to retry attempts (#32542)
Adds some jitter to avoid the issue that all requests will retry at
roughly the same time in eval where we have a lot of concurrent
requests.

Release Notes:

- N/A
2025-06-11 12:56:23 +00:00
..
evals/fixtures ci: Check for broken links (#30844) 2025-06-06 09:39:35 +00:00
create_file_parser.rs agent: Fix bug in creating empty files (#31626) 2025-05-28 19:31:54 +00:00
edit_parser.rs Show progress as the agent locates which range it needs to edit (#31582) 2025-05-28 12:32:54 +00:00
evals.rs eval: Add jitter to retry attempts (#32542) 2025-06-11 12:56:23 +00:00
streaming_fuzzy_matcher.rs edit_file_tool: Fail when edit location is not unique (#32056) 2025-06-04 13:04:01 +03:00