Skip to content

#301 TUI model warnings fix & Skip 'Thinking...' during shutdown#302

Merged
dwash96 merged 2 commits intocecli-dev:v0.90.6from
DhirajBhakta:tui-fix
Dec 21, 2025
Merged

#301 TUI model warnings fix & Skip 'Thinking...' during shutdown#302
dwash96 merged 2 commits intocecli-dev:v0.90.6from
DhirajBhakta:tui-fix

Conversation

@DhirajBhakta
Copy link
Copy Markdown

@DhirajBhakta DhirajBhakta commented Dec 21, 2025

Fixes #301
Hangs until ctrl_c in TUI mode if model is unrecognized (model warnings)

Probably is happening because in main.py TUI is initialized wayyy after model warning…

@DhirajBhakta DhirajBhakta changed the title #301 TUI model warnings fix #301 TUI model warnings fix & Skip 'Thinking...' during shutdown Dec 21, 2025
@dwash96 dwash96 changed the base branch from main to v0.90.6 December 21, 2025 21:51
@dwash96 dwash96 merged commit 9ae91e5 into cecli-dev:v0.90.6 Dec 21, 2025
@dwash96 dwash96 mentioned this pull request Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hangs until ctrl_c in TUI mode if model is unrecognized (model warnings)

2 participants