edit prediction cli: Progress output cleanup (#44708)

- Limit status lines to 10 in case `max_parallelism` is specified with a
grater value
- Handle logging gracefully rather than writing over it when clearing
status lines

Release Notes:

- N/A
This commit is contained in:
Agus Zubiaga
2025-12-12 11:03:08 -03:00
committed by GitHub
parent 8bd4d866b9
commit 4d0e760b04
9 changed files with 174 additions and 112 deletions

1
Cargo.lock generated
View File

@@ -5201,7 +5201,6 @@ dependencies = [
"wasmtime",
"watch",
"zeta_prompt",
"zlog",
]
[[package]]