#974·llmfit

ux(tui): show estimate confidence (and prefill) in detail pane

Author: saman-mbCreated Aug 29, 2026Updated Sep 5, 2026
Labelsenhancement

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