[FEATURE] Randomize Spinner Tips Override

Resolved 💬 1 comment Opened May 13, 2026 by spencermullins Closed Jun 11, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I added some custom spinner tips to see when Claude is thinking rather than the provided default list. However, this list is only able to be read sequentially. I would like to have the list presented in a random order. Claude's own provided solution of writing a script to shuffle the array on startup seems somewhat clunky.

Proposed Solution

Add a flag to the spinnerTipsOverride for the order of the tips. which accepts "random" or "sequential"

Alternative Solutions

_No response_

Priority

Low - Nice to have

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗