Description
When running opencode mcp auth, the server selection list shows two radio button-like icons per entry instead of one.
Screenshot
Cause
The getAuthStatusIcon function returns ○ for not_authenticated status, which visually duplicates the prompts library's radio button indicator.
Expected
Single radio button per server entry with a distinct status icon.