[codex] feat(tui): show provider reasoning readiness#3504
Closed
Hmbown wants to merge 1 commit into
Closed
Conversation
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
Owner
Author
|
Closing this older dirty draft as superseded. The provider reasoning/readiness slice landed through #3555 on current Thanks to the earlier draft for shaping the path; the shippable version is #3555. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ProviderReasoningSummaryto/providerdashboard rows so the projection can expose reasoning support, accepted controls, stream visibility, and the currently configured control.xhighwithout model substring inference.Refs #3083
Testing
cargo fmt --all -- --checkcargo clippy --workspace --all-targets --all-featurescargo test --workspace --all-featurescargo test -p codewhale-tui --bin codewhale-tui --locked provider_pickercargo test -p codewhale-tui --bin codewhale-tui --locked provider_dashboardgit diff --checkChecklist