Clean output
Metadata
Current evaluation
Resolved by merging pull request #137. Adjusted subcommand, emit, and logger calls to align output with the configured verbosity level, eliminating inconsistent logs during the pack step.
Suggested action: —
No scores available.
Issue body
### What needs to get done
Go over the various calls to subcommands, `emit` and `logger` to reassess their logging level and usefulness.
Fix these calls to provide an experience more inline with the selected verbosity level.
### Why it needs to get done
Imagecraft output messages inconsistent with the verbosity level, especially in the pack step where underlying subcommands print their output, leading to a dirty and confusing output.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Resolved by merging pull request #137. Adjusted subcommand, emit, and logger calls to align output with the configured verbosity level, eliminating inconsistent logs during the pack step. | |
| qwen/qwen3.6-35b-a3b | — | — | Resolved via merged PR #137. Adjusted logging levels for subcommands, emit, and logger to align with verbosity settings, eliminating inconsistent output during the pack step. | |
| qwen/qwen3.6-35b-a3b | — | — | Resolved by merging PR #137, which adjusted logging calls and subcommand output to align with the configured verbosity level, eliminating inconsistent messages during the pack step. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Logging verbosity inconsistencies across subcommands and emit/logger calls were resolved. The enhancement was merged via PR #137, aligning output levels with user verbosity settings. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Resolved via merged pull request #137. Adjusted logging levels across subcommands, emit, and logger to align output with configured verbosity settings, eliminating inconsistent and cluttered build logs. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #137 Clean output | imagecraft | merged | Merged after two approvals and passing all CI checks. The change improves and harmonizes logs and displayed messages across various verbosity levels, modifying eight files with 96 additions and 23 deletions. |