Skip to content

fix: unify model fallback status shell - #259

Merged
iamjr15 merged 1 commit into
mainfrom
fix/model-fallback-double-shell
Aug 12, 2026
Merged

fix: unify model fallback status shell#259
iamjr15 merged 1 commit into
mainfrom
fix/model-fallback-double-shell

Conversation

@iamjr15

@iamjr15 iamjr15 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Give model fallback notices the same nested double-shell treatment as other chat status surfaces.
  • Extract the status shell into one shared component so fallback and recovery states cannot drift independently.

Architecture

MessageStatusShell owns the two-layer border, radius, background, and neutral/danger tone. Status components own only their content and interaction.

Verification

  • pnpm lint
  • pnpm typecheck
  • pnpm turbo build --force
  • pnpm deadcode
  • pnpm architecture:check
  • pnpm turbo skills:build
  • git diff --check

Extract the nested chat status shell from recovery cards.
Render model fallback notices through the same shared outer and inner surfaces.
@iamjr15
iamjr15 merged commit c72efdc into main Aug 12, 2026
4 checks passed
@iamjr15
iamjr15 deleted the fix/model-fallback-double-shell branch August 12, 2026 18:22
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