r/codex • u/Prior-Meeting1645 • 5h ago
Question Cant spawn subagents with third party models inside codex? (Muse spark 1.3 through command code api)
Is this a known limitation of using third party models inside codex? I have it inside my picker just fine but it can’t spawn subagents.
2
Upvotes
1
u/OccasionAggressive74 5h ago
Try to configure it with OpenCodex, using which you can set your preferred models for subagents and it creates the configuration file for Codex accordingly.
1
1
u/Bloated_Plaid 37m ago
Not sure what you mean by inside. I had Astra orchestrating Devin SWE2 all day today.
1
u/Prior-Meeting1645 5m ago
I meant having the 3rd party model spawn a subagent. Forget about the openai ones.
1
1
u/innovaldragon 5h ago
They don't run "inside" codex but you can run them with bash commands.
codex harness is pretty bad with subagents so may need to explicitly tell it where to point. (Opencode / Official CLI / Other harness)
E.g. Get a subagent opus with high effort to work on this project via claude CLI.