Skip to content

[Bug]: Orchestration works with omp but stalls when worker is Codex #12253

Description

@AmethystLiang

Operating system

Other

Orca version

Unknown

Details

Short summary: Orca orchestration progresses when the worker agent is omp, but stalls when the worker is Codex.

What happened?
Orchestration with an omp worker continues successfully; the same (or similar) flow with a Codex worker gets stuck and cannot continue.

Steps to reproduce

  1. Run an orchestration flow with an omp worker — completes / continues.
  2. Run a similar flow with a Codex worker.
  3. Observe stall / inability to continue.

Expected behavior
Orchestration should progress for Codex workers similarly to omp (dispatch, inject, wait for completion).

Actual behavior
Codex worker path stalls; omp path works.

Additional context
Possibly related:

If this is a duplicate of the inject/Enter path, close as duplicate and link the root cause.

Please comment with: Orca version, OS, orchestration skill/version, and where it stalls (before dispatch / after inject / waiting forever).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions