Fix a typo where a p should have been a q
Signed-off-by: Thibault Sottiaux <tibo@openai.com>
Signed-off-by: Hugo Biais <hugobiais75@gmail.com>
Signed-off-by: Adam Montgomery <montgomery.adam@gmail.com>
One of my favorite use cases is a read-only one; have `codex` suggest areas of the codebase that need attention. From here, it's also easy for the user to select one of the proposed tasks and have `codex` make the PR.
* o3 instead of o3-mini
Old docs had o3 as the default
* remove unused express dep * update package-lock.json
Signed-off-by: Ilan Bigio <ilan@openai.com>