Skip to content

v0.1.58

Choose a tag to compare

@grnbtqdbyx-create grnbtqdbyx-create released this 31 May 20:17
· 57 commits to main since this release

What's Changed

  • Add trace-to-skill plugin-audit for local Codex bundled plugin diagnostics.
  • Detect enabled plugin cache gaps, missing plugin.json / .mcp.json manifests, app-bundle vs generated runtime marketplace drift, CODEX_HOME mismatch, unsupported feature flags, and missing Computer Use helper app installs.
  • Include plugin audit JSON/Markdown inside diagnostics-bundle.
  • Publish schemas/plugin-audit-result.schema.json and update README, issue map, discovery metadata, llms.txt, and OpenAI OSS copy.

Verification

  • npm run check
  • git diff --check
  • npm pack --dry-run --json
  • Local CLI smoke for plugin-audit verified Computer Use marketplace drift findings.
  • Local CLI smoke for diagnostics-bundle verified 8 metadata-only report files.