pingdotgg / pingdotgg/t3code

[Bug]: Codex subagent rows omit model and reasoning-effort labels

Open
#10,185 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accepted bug via-triage
Dominant language
TypeScript
Stars
23k
Forks
5.9k
Avg merge
11h 14m
Merged PRs (30d)
357

Description

Before submitting
  • I searched existing issues and did not find an open issue for this exact Codex behavior.
  • I included enough detail to investigate the problem.
Area

apps/desktop

Steps to reproduce
  1. Open a thread with the Codex provider.
  2. Ask the parent agent to spawn several subagents with specified models and reasoning effort levels.
  3. Open the Agents panel.
  4. Check the labels on the subagent rows during activity and after an agent becomes idle.

These steps describe the reported workflow. This report uses an observed screenshot; an independent reproduction has not been run.

Expected behavior

Each Codex subagent row shows its actual model and reasoning effort, when those values are available.

The labels remain visible while the agent runs and after it becomes idle or completes.

Actual behavior
Image

The Codex subagent rows appear under DIRECT SPAWNS, but they have no model or reasoning-effort labels.

The screenshot shows five rows with agent names, activity or status, token counts, and elapsed time. Some rows also show a run count. One row shows Idle · resumable, several show assistant message, and another shows collab agent tool call. All five rows omit both labels.

The missing labels prevent users from checking which model and effort each agent uses, including whether requested overrides took effect.

Impact

Minor bug or occasional failure.

Users cannot verify subagent model and effort settings from the Agents panel.

Version or commit

T3 Code (Alpha) 0.0.38 is installed on the reporting machine. The screenshot does not include a version string.

Environment

macOS desktop app, Codex provider. Exact Codex CLI version and agent model settings were not captured with the screenshot.

Screenshots, recordings, or supporting files

The reporter supplied a screenshot of the Agents panel. Its visible state is described above; the image is not attached to this issue.

Workaround

No verified workaround.

Related reports

This report concerns Codex rows that appear correctly but omit both model and reasoning-effort labels.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in apps/desktop by reproducing the Codex workflow and tracing how the Agents panel renders DIRECT SPAWNS rows during activity and after idle or completion. Compare the available model and reasoning-effort values with the row labels; done means both labels appear whenever those values are available and remain visible after completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.