Some OpenCode Serve /config/providers responses include providers without a 'models' field (or with a non-array value). The un-guarded for-of on p.models then throws 'p.models is not iterable' and crashes the inline prompt construction. Skip such providers instead. Also re-assert the button label as 'AI' (matches thedf2f3dflabel simplification, which the02cedacrevert had bundled away). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>