Network Error
What version of Codex is running?
0.1.2505172129
Which model were you using?
codex-mini-latest
What platform is your computer?
darwin | arm64 | 24.5.0
What steps can reproduce the bug?
- ```
in editor-scripts.js we have a line "{{ filename }}" which Flask injects the filename, but the thing is that the editor-scripts.js was previously.html file and flask could inject the filename but now it is a script file and Flask doesn't control, so we need to adjust editor.html and inject the filename through editor.html scripts
```
2 reasoning|0 tool- ```
in editor-scripts.js we have a line "{{ filename }}" which Flask injects the filename, but the thing is that the editor-scripts.js was previously.html file and flask could inject the filename but now it is a script file and Flask doesn't control, so we need to adjust editor.html and inject the filename through editor.html scripts
```
21 reasoning|0 tool- ```
find potential bugs and performance improvements oportunities editor-scripts.js
```
1 reasoning|0 tool
What is the expected behavior?
There are continuous network timeout issues
What do you see instead?
_No response_
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗