Skip to content

plugins: polish hub, info modal; fix readme link handling; update docs#1300

Merged
frdel merged 3 commits intoagent0ai:developmentfrom
3clyp50:ui2
Mar 22, 2026
Merged

plugins: polish hub, info modal; fix readme link handling; update docs#1300
frdel merged 3 commits intoagent0ai:developmentfrom
3clyp50:ui2

Conversation

@3clyp50
Copy link
Contributor

@3clyp50 3clyp50 commented Mar 21, 2026

Summary

  • surface repository metadata for installed plugins and add quick actions in the plugin info modal to open plugin files or jump back into the Plugin Hub
  • refresh Plugin Hub cards, status badges, and modal spacing to make plugin state and actions clearer
  • rewrite relative links in plugin README content to GitHub blob URLs and force README links to open in a new tab using the shared link helper
  • aligned plugin terminology, requirements, and cross-references across the
    canonical docs, agent skills, and in-repo validator tooling.

Test plan

  • verify Plugin Hub cards render the updated metadata and install/update state correctly
  • open an installed custom plugin in the info modal and confirm the Files and Hub actions behave correctly
  • open a plugin README that contains relative links and confirm they no longer resolve to localhost, instead opening the matching GitHub path in a new tab

3clyp50 added 3 commits March 21, 2026 13:01
Surface repository metadata for installed custom plugins and add quick actions from the plugin info modal to open plugin files or jump back into the Plugin Hub. Refresh Plugin Hub card/status styling and modal spacing.
- Introduced _rebaseReadmeLinks function to update README links to point to the correct GitHub blob URLs based on the repository and branch.
- Updated readmeContent processing to apply link adjustments and ensure links open in new tabs.
Keep plugin terminology, requirements, and cross-references consistent across the
canonical docs, agent skills, and in-repo validator tooling.

Clarify local-only vs Plugin Index expectations, add missing router/developer-doc
references, and update review/validator wording so community plugins require a
name while local-only plugins are not treated as hard failures for omitting it.
@3clyp50 3clyp50 changed the title polish Plugin Hub, plugin info modal, and fix readme link handling plugins: polish hub, info modal; fix readme link handling; update docs Mar 21, 2026
@frdel frdel merged commit c08db86 into agent0ai:development Mar 22, 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.

2 participants