fix(catchup): the strip earns its row (fresh + dismissable) and summaries move to deepseek-v4-flash - #1458
Merged
Conversation
…-flash Sam's revised ruling, hours after #1453 shipped: 'I don't like that catch-up… reveals no good info at all, and always shows up is not a good design, unless we use DeepSeek flash the quality might be a little better.' Three changes: (1) the strip renders ONLY when a summary exists, is under 24h old, and its version has not been dismissed — no empty shell, no Summarize row; (2) a dismiss control, persisted per summary version in localStorage (wrapped, degrades to not-dismissed); (3) LITELLM_CHAT_MODEL flips to deepseek-v4-flash — already provisioned in LiteLLM with a live key (the guide agent's model). Tests rewritten to the earn-your-row contract; both locales carry the dismiss string. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TdEJoXUmbHmW5TFk7hfkbK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sam's revised ruling on #1453 after seeing it live: no empty always-on strip (renders only with a fresh, undismissed summary; per-version dismiss in localStorage), and the summary model flips from gpt-5.4-mini to the already-provisioned deepseek-v4-flash. Tests rewritten to the new contract; en+zh strings added.
🤖 Generated with Claude Code
https://claude.ai/code/session_01TdEJoXUmbHmW5TFk7hfkbK