breezewish/CodexPotter
A Rust-based agent harness that wraps OpenAI Codex CLI to iteratively reconcile codebases toward user-specified goals.

Not currently ranked — collecting fresh signals.
star history
CodexPotter acts as an orchestration layer for OpenAI’s Codex coding agent, implementing the Ralph Wiggum pattern to continuously review and polish code across multiple rounds until it fully aligns with instructions. It uses clean contexts in each iteration to avoid context poisoning, stores instructions in the filesystem for persistence, and seamlessly integrates with AGENTS.md, skills, and MCPs.
Frequently asked
- What is breezewish/CodexPotter?
- A Rust-based agent harness that wraps OpenAI Codex CLI to iteratively reconcile codebases toward user-specified goals.
- Is CodexPotter open source?
- Yes — breezewish/CodexPotter is open source, released under the Apache-2.0 license.
- What language is CodexPotter written in?
- breezewish/CodexPotter is primarily written in JavaScript.
- How popular is CodexPotter?
- breezewish/CodexPotter has 586 stars on GitHub.
- Where can I find CodexPotter?
- breezewish/CodexPotter is on GitHub at https://github.com/breezewish/CodexPotter.