mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-16 05:34:44 +00:00
getPythonSyncPath() only searched __dirname-relative paths which don't resolve correctly from the compiled binary. Added process.execPath- relative candidates so it finds <pkg>/python from <pkg>/bin/tfcode. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>