zed/crates/edit_prediction_cli/src
Ben Kunkle cd0b373501
ep_cli: Add filter languages subcommand (#47242)
Closes #ISSUE

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2026-01-20 15:58:50 -05:00
..
anthropic_client.rs ep: Cache Anthropic client (#46406) 2026-01-09 00:04:40 +00:00
distill.rs Add ep parse-output command (#47220) 2026-01-20 17:12:58 +02:00
example.rs Add ep parse-output command (#47220) 2026-01-20 17:12:58 +02:00
filter_languages.rs ep_cli: Add filter languages subcommand (#47242) 2026-01-20 15:58:50 -05:00
format_prompt.rs ep: Add a prompt with git-style merge markers (#47215) 2026-01-20 13:33:43 +00:00
git.rs Add a 'rejected patch' field to example specs, for DPO examples (#47043) 2026-01-18 20:25:23 -08:00
headless.rs Fix edit history clearing bug in ep (#47017) 2026-01-16 15:44:38 -08:00
load_project.rs ep_cli: Fix "Too many open files" errors (#47243) 2026-01-20 15:41:31 -05:00
main.rs ep_cli: Add filter languages subcommand (#47242) 2026-01-20 15:58:50 -05:00
metrics.rs Improve support for collecting edit prediction training and eval examples (#45914) 2026-01-03 16:08:35 -08:00
parse_output.rs Add ep parse-output command (#47220) 2026-01-20 17:12:58 +02:00
paths.rs Improve support for collecting edit prediction training and eval examples (#45914) 2026-01-03 16:08:35 -08:00
predict.rs ep: Make --provider optional, skip prediction when results exist (#47225) 2026-01-20 17:26:37 +02:00
progress.rs Fix edit history clearing bug in ep (#47017) 2026-01-16 15:44:38 -08:00
pull_examples.rs Fix issues processing captured edit prediction examples (#46773) 2026-01-14 14:32:42 -08:00
reorder_patch.rs ep: Add file deletion support in unified diff parsing (#46279) 2026-01-07 18:54:22 +00:00
retrieve_context.rs Fix edit history clearing bug in ep (#47017) 2026-01-16 15:44:38 -08:00
score.rs ep: Make --provider optional, skip prediction when results exist (#47225) 2026-01-20 17:26:37 +02:00
split_commit.rs Add --offset flag to ep cli (#47175) 2026-01-20 14:08:15 -05:00
split_dataset.rs Add ep split subcommand for dataset splitting (#46364) 2026-01-08 13:31:26 +00:00
synthesize.rs Add a 'rejected patch' field to example specs, for DPO examples (#47043) 2026-01-18 20:25:23 -08:00
teacher.prompt.md ep: Fix teacher prompt formatting (#47172) 2026-01-19 20:57:56 +00:00