Skip to content

fix(codex): avoid marketplace symlink source on Windows#748

Merged
mksglu merged 1 commit into
mksglu:nextfrom
NgoQuocViet2001:fix/codex-marketplace-source
Jun 1, 2026
Merged

fix(codex): avoid marketplace symlink source on Windows#748
mksglu merged 1 commit into
mksglu:nextfrom
NgoQuocViet2001:fix/codex-marketplace-source

Conversation

@NgoQuocViet2001

Copy link
Copy Markdown
Contributor

Summary

Fixes the remaining Codex marketplace install failure on native Windows where plugins/context-mode can checkout as a regular .. file instead of a directory symlink.

  • switch Codex marketplace source to relative git self-clone (url: "./")
  • remove the Windows-hostile symlink shim
  • update the Codex marketplace layout test and docs

Validation

  • npx vitest run tests/codex/marketplace-layout.test.ts tests/plugins/codex-manifest.test.ts tests/scripts/version-sync.test.ts
  • npx tsc --noEmit
  • manual Codex install matrix with temp CODEX_HOME, including local marketplace, HTTP git marketplace, and marketplace upgrade -> reinstall path

@mksglu
mksglu merged commit b4b1e44 into mksglu:next Jun 1, 2026
4 of 5 checks passed
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