mirror of
https://github.com/openai/codex.git
synced 2026-04-30 09:26:44 +00:00
# Description This PR fixes a typo where the prompt prefix for the agent loop was missing the word "as" # Changes * Added missing word "as" within the agent loop prompt prefix # Benefits * The prompt is now grammatically correct and clearer # Testing * Manually tested the fix