Skip to content

fix(web-ui): drop noisy session model auto-migration toasts#733

Merged
bobleer merged 1 commit into
GCWing:mainfrom
bobleer:fix/quiet-session-model-auto-migration
May 15, 2026
Merged

fix(web-ui): drop noisy session model auto-migration toasts#733
bobleer merged 1 commit into
GCWing:mainfrom
bobleer:fix/quiet-session-model-auto-migration

Conversation

@bobleer
Copy link
Copy Markdown
Collaborator

@bobleer bobleer commented May 15, 2026

Summary

  • Removes the Flow Chat warning toast path for session_model_auto_migrated; the UI still updates the session model name via the store.
  • Downgrades the Agentic event listener log for auto-migrations from warn to debug.
  • Drops the unused sessionModelMigrationNotice helper, its tests, and related model.autoMigrated locale strings.

Test plan

  • pnpm run lint:web
  • pnpm run type-check:web
  • pnpm --dir src/web-ui run test:run

Session model updates still sync into Flow Chat state; downgrade the
listener log and remove duplicated warning UX that raced on restore.
@bobleer bobleer merged commit 9146fb3 into GCWing:main May 15, 2026
4 checks passed
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.

1 participant