Group of 5 Use it now Notable
No documentation found
Max/Pro users can now claim an early rate-limit reset via /limit-reset or a 'cedar-ember' option offered in the usage-limit menu
What
- A new hidden slash command,
/limit-reset, lets a Max/Pro user immediately consume an available session-limit reset, with a confirmation dialog and messaging for success, already-used, and unconfirmed cases. - Internally this is the "cedar_ember" feature: it fetches eligibility and status from a
cedar_emberstatus block, offers a reset when a hard rate limit or an early/anytime limit is hit, and calls areset_rate_limitsserver endpoint with programcedar_ember. It tracks separate grants forfive_hour,seven_day,seven_day_opus, andseven_day_sonnetlimits. - The rate-limit options menu shown when hitting usage limits gained a second offer type, "cedar-ember", alongside the existing "juniper-tide" offer, described as "Use your reset now ({left} left, until {date})".
- New notification/interrupt kinds
cedar-emberandcedar-ember-spentwere added to notification-priority and interrupt-suppression handling, and the usage-fetch function gained a third read mode,cedar_ember, hitting/api/oauth/usage?cedar_ember=1&skip_spend=1, feeding two new notice-bar kinds,cedar-ember-offerandcedar-ember-spent.
Why This gives eligible users a self-service way to claim an early reset of their usage limits instead of waiting out the full window, offered both as a direct command and right when a limit is actually hit.
Names in the bundle/limit-reset