Skip to content

Show plugin hooks in plugin details#21447

Merged
abhinav-oai merged 4 commits intomainfrom
abhinav/plugin-hooks-plugin-detail
May 7, 2026
Merged

Show plugin hooks in plugin details#21447
abhinav-oai merged 4 commits intomainfrom
abhinav/plugin-hooks-plugin-detail

Conversation

@abhinav-oai
Copy link
Copy Markdown
Collaborator

@abhinav-oai abhinav-oai commented May 7, 2026

Supersedes the abandoned #19859, rebuilt on latest main.

Why

PR #19705 adds discovery for hooks bundled with plugins, but /plugins still only shows skills, apps, and MCP servers. This follow-up makes bundled hooks visible in the same plugin detail view so users can inspect the full plugin surface in one place.

We also need PluginHookSummary to populate Plugin Hooks in the app; hooks/list is not enough there because plugin detail needs to show hooks for disabled plugins too.

What

  • extend plugin/read with PluginHookSummary entries for bundled hooks
  • summarize plugin hooks while loading plugin details
  • render a Hooks row in the /plugins detail popup
CleanShot 2026-04-27 at 11 45 34@2x

@abhinav-oai abhinav-oai merged commit 40e2828 into main May 7, 2026
37 of 38 checks passed
@abhinav-oai abhinav-oai deleted the abhinav/plugin-hooks-plugin-detail branch May 7, 2026 07:21
@github-actions github-actions Bot locked and limited conversation to collaborators May 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants