zed/crates/zeta_prompt
Ben Kunkle ff95590233
ep: Add diagnostics teacher format (#54999)
Self-Review Checklist:

- [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

Closes #ISSUE

Release Notes:

- N/A or Added/Fixed/Improved ...
2026-04-28 09:53:00 +00:00
..
src ep: Add diagnostics teacher format (#54999) 2026-04-28 09:53:00 +00:00
Cargo.toml Consolidate prompt formatting logic into zeta_prompt (#53079) 2026-04-06 16:29:37 -04:00
LICENSE-GPL