v0.18.1
Changed — Codex plugin packaging hardening (Phase 1 toward the Agent Plugins standard)
- Validator (
scripts/validate-codex-plugin.mjs, runs at the end ofbuild-codex-plugin.mjs, zero-dep): checks the marketplace + plugin manifests against the enums confirmed on codex-cli 0.147 and enforces a self-contained bundle — everyinstructions/…a bundled skill references must ship in the plugin. Would have caught the packaging bugpr-reviewfound on #28. - Enriched the plugin
interface(privacyPolicyURL→TELEMETRY.md) toward Plugins Directory listing readiness.
Removed
- The unverified
codex/hooks.jsontemplate — Codex session hooks are feature-flagged on the desktop app and version-specific; the kit delivers Codex telemetry via the hook-independent sweep.
No change to Claude Code behavior — Codex packaging only.