Commit 129e4f6
Downgrade engine default message to trace level (#3687)
* Initial plan
* Downgrade engine default message to trace level
Change the message "No 'engine:' setting found, defaulting to: copilot"
from an info-level message (displayed with --verbose flag) to a trace-level
message (displayed only when DEBUG=workflow:compiler or DEBUG=* is set).
This reduces noise in verbose output while still making the information
available for debugging purposes.
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>1 parent 1b86ac2 commit 129e4f6
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
713 | | - | |
714 | | - | |
715 | | - | |
| 713 | + | |
716 | 714 | | |
717 | 715 | | |
718 | 716 | | |
| |||
0 commit comments