mirror of
https://github.com/openai/codex.git
synced 2026-04-26 07:35:29 +00:00
For each feature we have: 1. Trait exposed on environment 2. **Local Implementation** of the trait 3. Remote implementation that uses the client to proxy via network 4. Handler implementation that handles PRC requests and calls into **Local Implementation**