残mi (@canmi)Codex app 切到 WSL 后一直 Reconnecting【纯小白大佬们】 中发帖

正文: 
想请教一下大家,我这边在 Windows 上用 Codex app,最近把工作区切到了 WSL,结果遇到了一个比较绕的问题。 
我的目标
我想实现的是: 

Windows 上使用 Codex app
项目代码仓库放在 WSL 的 Linux 文件系统 里,比如 ~/code/my-app
Agent environment = WSL
Integrated terminal shell = WSL
不开 TUN 模式
通过本地代理正常使用 Codex

现在的现象
如果我把 Codex app 配成: 

Agent environment:WSL
Integrated terminal shell:WSL
项目放在 WSL 里

那么 Codex 就会出现: 

Reconnecting
或者一直转圈、一直思考
任务发出去后不正常返回

但是: 

只要开 TUN 模式,就恢...
 
 
Back to Top