ollama 설정과 연결된 codex 로 테스트를 하는데, codex 가 실행이 되지 않습니다.
codex 경로를 못찾는 문제가 있어 보입니다.
C:\Users\User>secall wiki update --backend codex
Wiki update: all sessions (backend: codex)
Launching codex...
Error: program not found
C:\Users\User>where codex
C:\Users\User\AppData\Roaming\npm\codex
C:\Users\User\AppData\Roaming\npm\codex.cmd
C:\Users\User>codex
╭──────────────────────────────────────────────────╮
│ >_ OpenAI Codex (v0.133.0) │
│ │
│ model: qwen3.6:35b medium /model to change │
│ directory: ~ │
╰──────────────────────────────────────────────────╯
Tip: Use /copy or press Ctrl+O to copy the latest agent response as Markdown.
› Find and fix a bug in @filename
qwen3.6:35b medium · ~
C:\Users\User>ver
Microsoft Windows [Version 10.0.26200.8037]
ollama 설정과 연결된 codex 로 테스트를 하는데, codex 가 실행이 되지 않습니다.
codex 경로를 못찾는 문제가 있어 보입니다.