Hi everyone,
I’ve noticed an inconsistency in the console output verbosity when using agents and crews with the verbose=true
parameter. Specifically, when running the same code on Windows and macOS, the Windows console produces significantly more verbose output compared to macOS.
To illustrate the difference, I’ve attached an image comparing the outputs from both systems side by side.
MacOS output
Windows output
Has anyone else encountered this? Is it an intentional behavior or a potential bug?
Thanks!