| ▲ | orliesaurus 2 days ago | |
i love the idea, but you also need to maintain it long term: in today's world what is the best practice to do that... do you spin up an agent anytime codex-cli updates and mirror the updates in c++ and push a new release? or idk... set up an automated process that does this on a worker on CF in a sandbox when npm updates @openai/codex? | ||
| ▲ | paoloanzn a day ago | parent [-] | |
there is already a wrapping script when you install it, every time i publish a new release it will detect it a prompt it to update (if you want to). | ||