github Lexus2016/claude-code-studio v5.5.0
v5.5.0 — Multi-Question Pagination, Rich Options & Other Fallback

latest releases: v5.49.1, v5.49.0, v5.48.3...
one month ago

What's New

Multi-Question Pagination

  • Claude can now ask multiple questions in a single ask_user call
  • Questions displayed with Back / Next pagination controls
  • Each question can have its own header badge, options, and input type
  • All answers collected and sent as structured response

Rich Options with Descriptions

  • Options now support {label, description} objects
  • Description text shown below each option label in smaller muted font
  • Helps users make informed choices with additional context

"Other..." Free-Text Fallback

  • Every choice question now includes an "Other..." row
  • Users can type a custom answer if none of the predefined options fit
  • Selecting "Other" auto-deselects predefined options (single-select mode)
  • Works with both single and multi-select questions

UI Fixes

  • Rate limit tooltip now appears below the badge (was clipped by header)
  • Collapsible header: overflow: visible when expanded (fixes tooltip clipping)
  • Done checkmark restored on last assistant message after tab switch
  • Auto-focus input field on new tab creation
  • Visual feedback (red border flash) when submitting without an answer

Localization

  • New i18n keys: Other, Back, Next — translated for UK, EN, RU

Full Changelog: v5.4.0...v5.5.0

Don't miss a new claude-code-studio release

NewReleases is sending notifications on new releases.