Skip to content

Conversation

@dmmulroy
Copy link
Contributor

@dmmulroy dmmulroy commented Jan 13, 2026

Summary

  • Change not_authenticated icon from to to avoid visual duplication with prompts library radio button

Closes #8272

before

image

after

CleanShot 2026-01-13 at 14 16 24@2x

Note

This PR was written with AI assistance.

AI Session Export

{
  "info": {
    "title": "mcp auth radio icon fix",
    "agent": "opencode",
    "models": ["claude sonnet 4"]
  },
  "summary": [
    "user reported mcp auth cli shows duplicate radio buttons",
    "agent searched for mcp auth command implementation",
    "agent found getAuthStatusIcon returns ○ for not_authenticated",
    "agent changed icon from ○ to ✗ to avoid duplication",
    "user requested gh issue and pr",
    "agent created issue #8272 with bug details",
    "agent created branch and committed fix",
    "agent opened pr #8273 closing the issue"
  ]
}

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@rekram1-node rekram1-node merged commit 797a568 into anomalyco:dev Jan 13, 2026
6 checks passed
@rekram1-node
Copy link
Collaborator

gracias

dl-alexandre pushed a commit to dl-alexandre/opencode that referenced this pull request Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mcp auth: duplicate radio button icons in server list

2 participants