Codex Third-Party Workers: bounded third-party model subagents while Codex stays in control #38119
dhy365-creator
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I built Codex Third-Party Workers, an unofficial macOS public beta that lets
Codex delegate bounded tasks to selected third-party and Chinese model APIs
without replacing the main OpenAI model, provider, or authentication flow.
The core idea is simple: Codex stays the main agent. A reviewed provider worker
handles one suitable text, code, research-synthesis, or local-validation subtask,
then Codex reviews and synthesizes the result.
How it works
Current provider evidence
Function Calling, Codex CLI, Codex Desktop subagent, and bridge release.
Function Calling, Codex CLI, Codex Desktop subagent, and bridge release.
The current Qwen boundary is text-only.
pass, but public-installer runtime verification is still pending.
are not included or claimed as supported packs.
gateway compatibility does not prove direct model-vendor compatibility.
Hunyuan, and SiliconFlow under this project's direct Responses contract.
Public-installer
--applyandverifyacceptance remain separate pending checksfor a real user environment.
The current beta has 37/37 isolated tests passing, with public GitHub Actions
covering installer, routing, provider catalog, bridge, uninstall, and
secret-safety behavior.
Security and scope are intentionally narrow:
~/.codex/config.tomlRepository:
https://github.com/dhy365-creator/codex-third-party-workers
Public beta release:
https://github.com/dhy365-creator/codex-third-party-workers/releases/tag/v0.4.0-beta.1
Provider compatibility matrix:
https://github.com/dhy365-creator/codex-third-party-workers/blob/v0.4.0-beta.1/docs/provider-compatibility.md
I would especially value feedback on:
verified; and
non-expert Codex users.
This is not an OpenAI product or a Codex replacement. It is not endorsed by
OpenAI or any listed provider, does not claim compatibility with every model,
and does not promise a fixed cost-saving percentage.
All reactions