feat(tui): warn high effort rate use (#5035)

Highlight that selecting a high reasoning level will hit Plus plan rate
limits faster.
This commit is contained in:
joshka-oai
2025-10-15 14:57:05 -07:00
committed by GitHub
parent 17550fee9e
commit 18d00e36b9
3 changed files with 27 additions and 6 deletions

View File

@@ -2,12 +2,13 @@
source: tui/src/chatwidget/tests.rs
expression: popup
---
Select Reasoning Level
Reasoning for model gpt-5-codex
Select Reasoning Level for gpt-5-codex
1. Low Fastest responses with limited reasoning
2. Medium (default) Dynamically adjusts reasoning based on the task
3. High (current) Maximizes reasoning depth for complex or ambiguous
problems
⚠ High reasoning effort can quickly consume Plus plan
rate limits.
Press enter to confirm or esc to go back