Skip to content

[codex] feat(tui): show provider reasoning readiness#3504

Closed
Hmbown wants to merge 1 commit into
mainfrom
codex/issue-3083-provider-dashboard-actions
Closed

[codex] feat(tui): show provider reasoning readiness#3504
Hmbown wants to merge 1 commit into
mainfrom
codex/issue-3083-provider-dashboard-actions

Conversation

@Hmbown

@Hmbown Hmbown commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds ProviderReasoningSummary to /provider dashboard rows so the projection can expose reasoning support, accepted controls, stream visibility, and the currently configured control.
  • Renders the reasoning badge in the compact provider row hint while preserving the existing route/base/catalog facts.
  • Seeds GLM reasoning controls as catalog-shaped provider+wire data and reuses Codex effort labels so Codex displays xhigh without model substring inference.

Refs #3083

Testing

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets --all-features
  • cargo test --workspace --all-features
  • cargo test -p codewhale-tui --bin codewhale-tui --locked provider_picker
  • cargo test -p codewhale-tui --bin codewhale-tui --locked provider_dashboard
  • git diff --check

Checklist

  • Updated docs or comments as needed
  • Added or updated tests where relevant
  • Verified TUI behavior manually if UI changes
  • Harvested/co-authored credit uses a GitHub numeric noreply address (N/A, no harvested code)

Add a ProviderReasoningSummary to /provider dashboard rows so the row projection can display reasoning support, accepted controls, stream visibility, and the selected configured control.\n\nSeed GLM reasoning controls in catalog-shaped provider+wire data and reuse the Codex effort labels so Codex displays its xhigh scale without model substring inference.\n\nAdd focused coverage for the GLM and Codex provider dashboard projections.\n\nRefs #3083
@Hmbown

Hmbown commented Jun 24, 2026

Copy link
Copy Markdown
Owner Author

Closing this older dirty draft as superseded. The provider reasoning/readiness slice landed through #3555 on current main with the catalog-backed projection, provider dashboard tests, and green CI, and #3083 is now closed by that merge.

Thanks to the earlier draft for shaping the path; the shippable version is #3555.

@Hmbown Hmbown closed this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant