AlexsJones / AlexsJones/llmfit
ux(tui): show estimate confidence (and prefill) in detail pane
Open
enhancement
- Dominant language
- Rust
- Stars
- 36.3k
- Forks
- 2.3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 85
Description
## Context
UX review on PR #971: CLI detail shows `Confidence:` and conditional prefill under Estimate Basis, but the TUI `draw_detail` path does not yet mirror those lines. The fit table also gained a full-width Confidence column that may wrap on narrow terminals; Stage 1.5 preferred keeping the table narrow and putting the full label in detail only.
## Ask
- Add `Confidence:` (+ conditional prefill/TTFT) to TUI detail estimate-basis block
- Consider dropping or shortening the table Confidence column (codes vs full labels)
Related: #969, #971
Contributor guide
Assessment
This issue has not been assessed yet.