openai / openai/codex

Keep the curated Vercel plugin in sync with vercel/vercel-plugin

Open
#42,396 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app enhancement skills
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What variant of Codex are you using?

Codex Desktop (macOS)

What feature would you like to see?

The Vercel plugin distributed through the Codex Plugin Directory should track the current upstream vercel/vercel-plugin release closely enough that Codex users receive newly supported capabilities without manually installing a second copy.

The installed Codex plugin currently identifies itself as:

  • Display name: Vercel
  • Local plugin ID / command namespace: vercel
  • Package version: 0.21.4
  • README-reported imported upstream version: 0.21.0

The upstream repository currently reports version 0.48.2 and explicitly supports OpenAI Codex. The newer upstream version includes substantial changes, including updated lifecycle hooks and project profiling, revised on-demand skill activation, and newer skills such as protected deployment access, agent building, backend creation, and Flags SDK guidance.

Users who install Vercel from the Codex directory reasonably expect it to represent the currently supported official Vercel plugin. The current version gap means they cannot use the latest upstream behavior through the managed Codex plugin and may not realize that the /vercel package is behind /vercel-plugin.

Please update the curated Vercel package to the current compatible upstream version. Ideally, also add an automated upstream sync or version check so future major upstream changes reach Codex without requiring users to install a duplicate plugin manually.

Additional information

Observed on Codex Desktop for macOS.

Local packaged manifest:

Local packaged README:

  • States that it packages upstream vercel/vercel-plugin
  • Imported upstream version: 0.21.0

Current upstream:

  • Repository: https://github.com/vercel/vercel-plugin
  • Current package version observed: 0.48.2
  • Official installation: npx plugins add vercel/vercel-plugin
  • Upstream command namespace: /vercel-plugin:*

The connected Vercel app itself works. This request concerns the stale curated skill, command, agent, and hook package shipped to Codex users, not Vercel OAuth connectivity.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the curated package metadata at ~/.codex/plugins/cache/openai-curated-remote/vercel/0.21.4/.codex-plugin/plugin.json and its packaged README, then compare them with the upstream vercel/vercel-plugin release. Update the curated package to the compatible upstream version and ensure its reported metadata is current; if adding synchronization, verify that a future upstream version change is detected.

Written by the indexing model from the issue text.

Assessment

Domain
developer-experience, release, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.