I’ve set up an environment to generate code. Once any changes are made by codex I have asked to push the changes to github. Even though I set up github connection when the environment was made, codex can never make the push. So, all of it’s (really long) work never gets back into the world. It only exists in the codex container.
This thing is really confused about where to push. The robot seems to have the access it needs to read the remote main, which is just some crap readme, but it can’t get its mind around pushing there or merging there.
it was working for me in June/August, but today i cant get it work, it says “read only mode, try to recreate env with write mode” - but there is no any “mode” options, recreated envs, recreated connectors - nothing works. Useless update from OpenAI
On one of my runs I had this button. That creates a pull request in your github. then log in there, view it and click merge. And it shows up as merged in codex web.
On the other task I ran I do not see it, don’t know why.
Was: The issue was based on codex attempting to execute/test the actual script. At this point the script would not run on the codex platform so the push was canceled.
Solution: explicitly ask codex not to test the script(s) and directly push code as is.
I don’t know why it was testing a script on its platform that pulled images from the internet. We learn we play.