Skip to content

v0.18.1

Choose a tag to compare

@atamanvega atamanvega released this 10 Aug 08:47
· 30 commits to main since this release
faee776

Changed — Codex plugin packaging hardening (Phase 1 toward the Agent Plugins standard)

  • Validator (scripts/validate-codex-plugin.mjs, runs at the end of build-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 — every instructions/… a bundled skill references must ship in the plugin. Would have caught the packaging bug pr-review found on #28.
  • Enriched the plugin interface (privacyPolicyURLTELEMETRY.md) toward Plugins Directory listing readiness.

Removed

  • The unverified codex/hooks.json template — 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.