Skip to content

Add reasoning-only status surface item#25504

Merged
etraut-openai merged 1 commit into
mainfrom
etraut/statusline-reasoning
Jun 1, 2026
Merged

Add reasoning-only status surface item#25504
etraut-openai merged 1 commit into
mainfrom
etraut/statusline-reasoning

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented Jun 1, 2026

Closes #24886.

Why

Users can configure the TUI status line and terminal title with model-with-reasoning, but issue #24886 asks for a compact reasoning-only item. That lets a setup show just default, low, medium, high, or xhigh without repeating the model name.

What changed

  • Added a reasoning item for /statusline and /title setup flows.
  • Rendered the item from the effective reasoning effort, including collaboration-mode overrides.
  • Registered reasoning with codex doctor so Codex-generated terminal-title config is not reported as invalid.
  • Updated TUI setup snapshots so the picker previews include the new item.

Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: eb433e1070

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/tui/src/bottom_pane/title_setup.rs
@etraut-openai etraut-openai force-pushed the etraut/statusline-reasoning branch from eb433e1 to 46e75a8 Compare June 1, 2026 04:27
Copy link
Copy Markdown
Contributor

@fcoury-oai fcoury-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works as expected. Code looks good!

@etraut-openai etraut-openai merged commit f1d029c into main Jun 1, 2026
31 checks passed
@etraut-openai etraut-openai deleted the etraut/statusline-reasoning branch June 1, 2026 16:30
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a reasoning-only /statusline item

2 participants