Skip to content

Commit bdd66df

Browse files
committed
chore(changelog): sync TUI release notes
Regenerate the embedded TUI changelog slice after documenting the final provider-aware pricing fixes.
1 parent 6faa2b3 commit bdd66df

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

crates/tui/CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
effective route and a non-secret billing surface, runtime exports and
1414
supported aliases ingest cleanly, legacy/unknown routes remain explicitly
1515
unpriced, and route-scoped cache and recorded-time pricing replace model-only
16-
guesses. StepFun PAYG and Step Plan usage now stay distinct without persisting
17-
raw endpoint URLs, so subscription quota is never reported as token spend
18-
(#4335). Completion-only shell, manual-compaction, and purge events remain
19-
visible to `turn_end` observers as explicitly non-model lifecycle records.
20-
This builds on the scorecard introduced by @findshan in #3388.
16+
guesses. Historical runtime aggregates use each turn's recorded time;
17+
costless catalog routes fail closed while exact provider-owned hand-price
18+
rows remain available. StepFun PAYG and Step Plan usage now stay distinct
19+
without persisting raw endpoint URLs, so subscription quota is never reported
20+
as token spend (#4335). Completion-only shell, manual-compaction, and purge
21+
events remain visible to `turn_end` observers as explicitly non-model
22+
lifecycle records. This builds on the scorecard introduced by @findshan in
23+
#3388.
2124

2225
## [0.8.68] - 2026-07-12
2326

0 commit comments

Comments
 (0)