mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-20 12:47:00 +00:00
Change judge.ts progress message from console.log (stdout) to process.stderr.write (stderr) to prevent 'Judging batch...' message from contaminating JSON output when using --output json flag.