Windows Codex terminal does not resolve PATH commands

Windows Codex terminal does not resolve PATH commands.

  • python, pipenv, reflex not recognized
  • PATH includes correct Python directories
  • Executables work when called by full path
  • PowerShell commands like dir initially fail with “Illegal characters in path”
  • Issue only occurs inside Codex terminal, not in normal PowerShell

Environment:
Windows 11
Codex latest version
PowerShell terminal

Expected:
Terminal should resolve commands from PATH like standard PowerShell

Actual:
Only full paths work