zed/crates/language_model
Bennet Bo Fenner dd0d87f4ee
eval: Improve StreamingEditFileTool performance (#52428)
## Context

| Eval | Score |
|------|-------|
| eval_delete_function | 1.00 |
| eval_extract_handle_command_output | 0.96 |
| eval_translate_doc_comments | 0.96 |

Porting the rest of the evals is still a todo.

## Self-Review Checklist

<!-- Check before requesting review: -->
- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- N/A

---------

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2026-03-26 14:53:49 +01:00
..
src eval: Improve StreamingEditFileTool performance (#52428) 2026-03-26 14:53:49 +01:00
Cargo.toml Sign out upon receiving an Unauthorized response when acquiring an LLM token (#49673) 2026-02-19 22:13:38 -05:00
LICENSE-GPL Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00