agentrepositoryverification
Codex
OpenAI Codex helps you move from a clear engineering goal to scoped code changes, terminal verification, and a reviewable diff in a real repository.
使用最佳实践
Write the goal, context, constraints, and done criteria before asking Codex to implement.
Ask it to inspect the existing code first, then keep the implementation plan small enough to review.
Give it the exact verification loop: build command, focused tests, browser checks, or reproduction steps.
Move durable project rules into AGENTS.md so future sessions inherit the same boundaries.