Skip to content

fix plugin name on settings row#280

Merged
mbektas merged 2 commits into
mainfrom
fix-plugin-name
May 17, 2026
Merged

fix plugin name on settings row#280
mbektas merged 2 commits into
mainfrom
fix-plugin-name

Conversation

@mbektas
Copy link
Copy Markdown
Collaborator

@mbektas mbektas commented May 17, 2026

All plugins on Plugin settings tab were showing as unnamed

@mbektas mbektas requested a review from pjdoland May 17, 2026 01:04
@mbektas mbektas changed the title fix plugin name fix plugin name on settings row May 17, 2026
@mbektas mbektas added the bug Something isn't working label May 17, 2026
@mbektas
Copy link
Copy Markdown
Collaborator Author

mbektas commented May 17, 2026

I wonder this was due to Claude Code version. mine is: 2.1.142 (Claude Code)

@mbektas
Copy link
Copy Markdown
Collaborator Author

mbektas commented May 17, 2026

@pjdoland can you review these changes?

@mbektas mbektas added this to the 5.0.x milestone May 17, 2026
Copy link
Copy Markdown
Collaborator

@pjdoland pjdoland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The version-skew hypothesis tracks; falling back to id is a clean way to handle both Claude CLI shapes without changing behavior when name is present. Threading the fallback through all four call sites (handlers, mapping, and rendering) is the right call so any path through the panel renders the same label.

@mbektas mbektas merged commit 84f1c8d into main May 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants