Skip to content

fix(codex): add native plugin support - #12

Merged
LenoSeibert merged 1 commit into
devfrom
codex
Jul 12, 2026
Merged

fix(codex): add native plugin support#12
LenoSeibert merged 1 commit into
devfrom
codex

Conversation

@LenoSeibert

Copy link
Copy Markdown
Owner

Summary

  • add Codex-aware lifecycle hooks using CODEX_PLUGIN_ROOT with cross-platform fallbacks
  • validate the Codex manifest, marketplace entry, and hook configuration in CI
  • add marketplace artwork and expose it through the Codex manifest
  • update installation documentation and bump the patch version to 0.2.5

Validation

  • node scripts/check-version.js
  • python3 /root/.codex/skills/.system/plugin-creator/scripts/validate_plugin.py .
  • skill validation for semver and semver-review
  • runtime checks for SessionStart and SubagentStart hooks
  • git diff --check

@LenoSeibert
LenoSeibert merged commit 85ad9ec into dev Jul 12, 2026
1 check 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