Problem
Users on Windows with the Codex VS Code extension report that agent files don't install reliably. The installer sometimes requires multiple runs, and it's unclear where files will be placed. Users end up manually creating C:\Users\user\.codex with the config file.
Expected behavior
- Agent files should install correctly on the first run
- Install path should be clearly communicated during setup
- If the target directory doesn't exist, the installer should create it
Reported in #97
Problem
Users on Windows with the Codex VS Code extension report that agent files don't install reliably. The installer sometimes requires multiple runs, and it's unclear where files will be placed. Users end up manually creating
C:\Users\user\.codexwith the config file.Expected behavior
Reported in #97