• erio's avatar
    feat: optimize model rate limit indicator layout with short aliases · a3ff317f
    erio authored
    - Change layout from fixed 3-column grid to vertical-first responsive
      columns (1 col for ≤4 items, 2 cols for ≤8, 3 cols for 9+)
    - Add short aliases for all known model scope keys (e.g. COpus46, CSon46,
      G3PH, G3F) to reduce badge width
    - Display countdown timer directly on each badge (supports h/m/s)
    - Retain legacy scope aliases for backward compatibility
    a3ff317f
AccountStatusIndicator.vue 10.1 KB