Skip to content

Fix TUI fast mode toggle regression#16833

Merged
etraut-openai merged 1 commit intomainfrom
etraut/disable_fast_tui_regression
Apr 6, 2026
Merged

Fix TUI fast mode toggle regression#16833
etraut-openai merged 1 commit intomainfrom
etraut/disable_fast_tui_regression

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented Apr 5, 2026

Addresses #16832

Problem: After /fast on, the TUI omitted an explicit service-tier clear on later turns, so /fast off left app-server sessions stuck on priority until restart.

Solution: Always submit the current service tier with user turns, including an explicit clear when Fast mode is off, and add a regression test for the /fast on -> /fast off flow.

Copy link
Copy Markdown
Contributor

@fcoury-oai fcoury-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brought the new test case to main and it failed as expected.

Approved.

@etraut-openai etraut-openai merged commit ab58141 into main Apr 6, 2026
43 of 46 checks passed
@etraut-openai etraut-openai deleted the etraut/disable_fast_tui_regression branch April 6, 2026 15:43
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants