Skip to content

Use fallback cc wrappers only when official install is unavailable#17

Merged
sf-jin-ku merged 1 commit intomainfrom
jin/fallback-wrapper-compat
Apr 6, 2026
Merged

Use fallback cc wrappers only when official install is unavailable#17
sf-jin-ku merged 1 commit intomainfrom
jin/fallback-wrapper-compat

Conversation

@sf-jin-ku
Copy link
Copy Markdown
Contributor

Summary

  • keep Codex's official plugin/install path as the primary install flow on current builds
  • install cc-* skill/prompt wrappers only when plugin/install is unavailable, so older or unsupported Codex builds still discover $cc:*
  • remove stale fallback wrappers once official install succeeds again, and document that marketplace installs which bypass this installer should run $cc:setup once so hooks can be installed

Why

PR #14 identified a real discoverability gap, but the current 1.0.1 installer already prefers Codex's official app-server install path. This change keeps that modern path intact and narrows wrappers to the compatibility fallback only.

Verification

  • node --test tests/installer-cli.test.mjs
  • node --test tests/e2e/codex-skills-e2e.test.mjs

Closes #14.

@sf-jin-ku sf-jin-ku merged commit 3d4ae62 into main Apr 6, 2026
3 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.

1 participant