You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synesis Coder — encoding UTF-8 no Windows (src/services/coderService.js)
execFile agora injeta PYTHONUTF8=1 e PYTHONIOENCODING=utf-8 no
ambiente do processo filho, garantindo que o Python escreva stdout em UTF-8
mesmo em sistemas com code page cp1252 — corrige corrupção de acentos em
textos em português retornados pelo synesis-coder item