Skip to content

Improve warning messages for shiny status and batch size#2

Merged
VdustR merged 1 commit intomainfrom
fix/improve-warning-messages
Apr 1, 2026
Merged

Improve warning messages for shiny status and batch size#2
VdustR merged 1 commit intomainfrom
fix/improve-warning-messages

Conversation

@VdustR
Copy link
Copy Markdown
Owner

@VdustR VdustR commented Apr 1, 2026

Summary

  • Shiny warning now explicitly mentions risk of losing shiny status
  • Batch size warning is mode-aware instead of shiny-specific

Addresses review feedback from #1.

Test plan

  • Verify shiny warning text includes "lose your shiny status"
  • Verify batch size warning mentions both modes

🤖 Generated with Claude Code

- Shiny warning now explicitly mentions risk of losing shiny status
- Batch size warning is mode-aware instead of shiny-specific

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@VdustR VdustR merged commit 0a6b9fa into main Apr 1, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 1, 2026

⚠️ No Changeset found

Latest commit: 0949b6f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@VdustR VdustR deleted the fix/improve-warning-messages branch April 1, 2026 09:20
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the documentation for the buddy reroll feature to clarify the risks of rerolling a shiny companion and adjusts the warning message for large batch sizes. A review comment suggests strengthening the warning about losing shiny status from 'may lose' to 'will lose' to better reflect the immediate replacement of the current companion and the rarity of rolling a new one.

Comment thread skills/buddy-reroll.md
```
⚠️ Your current buddy is already Legendary ★★★★★ ✨SHINY!
Rerolling will replace your current companion.
Rerolling will replace your current companion and you may lose your shiny status.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The warning 'you may lose your shiny status' is technically correct but potentially misleading given the extremely low probability (0.01%) of rolling another shiny. Changing this to 'will lose' provides a clearer warning of the risk to the user's rare status, as the current companion is replaced immediately.

Suggested change
Rerolling will replace your current companion and you may lose your shiny status.
Rerolling will replace your current companion and you will lose your shiny status.

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