IberxilongCodex官方插件启动not responding/error问题 中发帖

现象描述
今天在复制了一段windows powershell的内容,粘贴到 vscode的codex插件的输入框时,忽然卡住了。然后再次重启vscode,codex插件都无限遇到 
 [image] 
或者是 the windows is not responding。 
有时能显示 
[image] 
但这个编辑框还是卡住的状态,整个插件页面也没其他能点击的地方。 
而使用codex cli是能正常运行的。 
config.toml中指向的是本地的cpa, 

补充信息
通过vscode的Toggle Developer Tools 
捕捉到疑似关键的信息: 
GET https://file+.vscode-resource.vscode-cdn.net/c%3A/Users/orechi/.vscode/extensions/openai.chatgpt-26.5602.40724...
 
 
Back to Top