Skip to content

Add Codex provider support#102

Merged
pmbstyle merged 2 commits into
mainfrom
codex/add-codex-provider
May 18, 2026
Merged

Add Codex provider support#102
pmbstyle merged 2 commits into
mainfrom
codex/add-codex-provider

Conversation

@pmbstyle
Copy link
Copy Markdown
Owner

Summary

  • add ChatGPT Codex as a selectable provider in the desktop setup flow
  • add an Electron Codex auth bridge using codex app-server for ChatGPT login/status/disconnect
  • route Codex provider config through the backend provider factory for Octo and worker runtimes
  • keep Codex setup keyless: no API key or API base is required in config

Validation

  • npm run build in the desktop app
  • uv run pytest tests/test_configure_llm.py tests/test_litellm_profile_resolver.py tests/test_codex_provider_catalog.py
  • python -m compileall on the changed provider/runtime modules
  • live smoke: Codex app-server account status read successfully

@pmbstyle pmbstyle self-assigned this May 18, 2026
@pmbstyle pmbstyle marked this pull request as ready for review May 18, 2026 15:05
@pmbstyle pmbstyle merged commit 7392f54 into main May 18, 2026
4 checks passed
@pmbstyle pmbstyle deleted the codex/add-codex-provider branch May 18, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant