Thanks for your interest in improving CodexBar.
CodexBar is an unofficial utility and is not affiliated with, endorsed by, or sponsored by OpenAI.
- Open
CodexBar.xcodeprojin Xcode. - Build and run the
CodexBartarget. - Ensure local ChatGPT Codex auth exists at
~/.codex/auth.json.
- Keep changes focused and minimal.
- Follow existing Swift and SwiftUI style in the repository.
- Do not commit secrets, tokens, or local credential files.
- Update docs when behavior or setup changes.
- App builds successfully in Xcode.
- Changes are tested manually for the touched behavior.
README.mdandCHANGELOG.mdare updated when relevant.- No sensitive data is introduced in code, logs, or docs.