feat: configurable marketplace name#2964
Conversation
Default changes from `<org-slug>-gram` to `speakeasy`, with a new per-project override exposed via `plugins.get/updateMarketplaceSettings` and a Marketplace settings section in the Plugins tab. Saving an override on a published project auto-republishes to GitHub. English "Gram" → "Speakeasy" in generated README, plugin descriptions, and hook scripts (URLs, env vars, HTTP headers untouched). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Replace the inline Marketplace settings section with a gear-icon button in the page CTA that opens a settings dialog. Reduces page chrome and groups the rarely-changed setting alongside Publish. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The previous bare "speakeasy" default would have caused name collisions for end users installing marketplaces from two Gram customer orgs. Suffixing by the slugified org name keeps defaults unique while still rebranding off "gram". The API now serves the default dynamically per-org so the dashboard placeholder reflects the actual published default. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
🦋 Changeset detectedLatest commit: ad12b0b The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
||||||||||||||||
|
|
||||||||||||||||
simplesagar
left a comment
There was a problem hiding this comment.
Should break out the imgration otherwise looks pretty good.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0674e209bc
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
🚀 Preview Environment (PR #2964)Preview URL: https://pr-2964.dev.getgram.ai
Gram Preview Bot |
Simple customer ask. Allows plugin marketplace name to be configured