Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

Hooks API: audio.play's loop option renamed to shouldLoop

The audio.play hook option loop is renamed shouldLoop, breaking hook code that still passes loop.

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaHookswhat it touches
KindImprovementsin v2.1.257,
Use it now No documentation found

The audio.play hook option loop is renamed shouldLoop, breaking hook code that still passes loop.

The $.audio.play hook API's loop option has been renamed from loop to shouldLoop, including in its error message. This is a breaking change for any hook code that still passes loop.

Read from
Names in the bundleshouldLoop

See this entry in the whole of v2.1.257 →

Feedback