Ability to manage tasks and their patches with 'codex cloud' command (list, archive, print/save diffs for patches, etc)
What feature would you like to see?
Right now, to my knowledge, there is no way to view cloud tasks, view their attempts' patches, or otherwise manage them.
I would like to be able to do everything I can on codex web and the 'codex cloud' TUI through non-interactive commands that that are usable in automation.
I am specifically interested in retrieving the patches for different attempts of the same task by using commands. I think this is a big unlock for a lot of automation and parallel work.
e.g. A local codex thread the user is engaging with interactively could list the tasks, get the patches for the one it is interested in, print them to stdout or a file, and compare them to take the best parts or write a final patch.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗