Replies: 1 comment 1 reply
-
|
subagents are a feature OAI is working on. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi everyone
I have been experimenting with the OpenAI Codex CLI, and I would like to build a setup similar to Claude Code, where I can define multiple specialized agents — for example:
My goal is to orchestrate these agents in sequence (e.g., review → refactor → test), possibly using shell scripts or the Agents SDK.
What I’d love to know is:
Has anyone built something similar and can share examples or configuration tips? Any guidance, example workflows, or repo links would be really appreciated.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions