@DanKornas highlighted mixagents (github.com/Utopia-V/mixagents), an MIT three-package set: MixAgents Broker (marketplace package mixagents-broker) delegates Codex subtasks to other configured model providers without switching the controller, plus a legacy DeepSeek subagent for older Codex and a Pi first-request mimic. Each package ships its own source, tests, and guidance about third-party provider data transfer.

Key Takeaways

  • Route Codex subtasks to other model providers without changing the controller provider.
  • Codex 0.149.0+ uses Broker; older versions can use the DeepSeek subagent.
  • MIT open source; docs flag possible third-party provider data transfer.
ADSponsored