Skip to content

fix(tui): clear resume config for new chat#293

Merged
shiny-code-bot merged 1 commit into
mainfrom
fix/new-clears-resume-config
Jun 1, 2026
Merged

fix(tui): clear resume config for new chat#293
shiny-code-bot merged 1 commit into
mainfrom
fix/new-clears-resume-config

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • Clear one-shot resume configuration before constructing fresh chat widgets for /new and ClearUi
  • Clear the same resume path after onboarding completes while preserving onboarding-updated auth/trust config
  • Add a regression test that exercises the /new rebuild path and verifies the new widget starts without experimental_resume

Fixes #252

Verification

  • cargo test -p code-tui fresh_chat_config_clears_resume_path --features test-helpers
  • ./build-fast.sh

@shiny-code-bot shiny-code-bot merged commit a31e2c6 into main Jun 1, 2026
1 check passed
@shiny-code-bot shiny-code-bot deleted the fix/new-clears-resume-config branch June 1, 2026 13:39
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.

Bug: /new can return to previous session after blanking screen

2 participants