eff258e46e
The free-text model input (shown when /templates returns no models for the runtime) had a visual <label>Model</label> but the input lacked an id and the label lacked htmlFor — the association was purely visual. Added aria-label="Model" to make the name programmatically determinable. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>