Skip to content

v0.4.11 — Windows shell fix

Latest

Choose a tag to compare

@akiotanaka847 akiotanaka847 released this 27 May 15:31
· 87 commits to main since this release
1656afe

What's new

Fix: Windows CLI shell detection (#27)

  • Codex CLI sessions on Windows no longer fail with "Algo se atascó" / "CreateProcess: No such file or directory"
  • New windows_shell module auto-detects Git for Windows bash.exe and sets SHELL env var for all CLI runners (Claude, Codex, Gemini)
  • Git for Windows bin and usr\bin directories added to PATH so Unix utilities resolve

Requirements

  • Windows users need Git for Windows installed
  • Gemini provider requires separate authentication (gemini CLI OAuth or GEMINI_API_KEY env var)