Plugin pages v2: design-forward refresh + Codex page#633
Merged
Conversation
Rewrites PluginPage in the homepage-redesign design language: token gradient banner with Glean × client brand lockup (getClientIcon), numbered step rail, terminal command panels with copy buttons, and a primary-pill CTA. The doc-template h1 is hidden on plugin pages (the banner carries the title). TerminalPanel gains an opt-in copy prop. Adds the Codex plugins page with install commands verified against the gleanwork/codex-plugins README, adds its sidebar entry, and points the homepage Codex card at the new page instead of the GitHub repo. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Drop the glean-dev-docs install from the Codex page — it promotes just the enterprise-knowledge plugin. Page, sidebar, and homepage card all read singular (Codex Plugin), matching Claude Code and Cursor. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Refreshes the plugin install pages to match the homepage-redesign design language, and gives Codex a real docs page instead of a GitHub deep link.
PluginPage v2 template
getClientIconfrom@gleanwork/mcp-config-schema(replaces static PNGs + accent-gradient hero)TerminalPanelgains an opt-incopyprop (homepage panels unchanged)Pages
claude-code.mdx/cursor.mdxmigrated to the newclientId/monopropscodex.mdx— every command verified against the gleanwork/codex-plugins README: marketplace add,codex plugin add glean@glean-codex-plugins+glean-dev-docs@glean-codex-plugins,codex mcp add/loginwiring, plus a "Which plugin do I need?" table/guides/mcp/codexVerification
pnpm build,pnpm test(143 passing), prettier — all greenfonts.readyand visually reviewed🤖 Generated with Claude Code