v0.1.58
·
57 commits
to main
since this release
What's Changed
- Add
trace-to-skill plugin-auditfor local Codex bundled plugin diagnostics. - Detect enabled plugin cache gaps, missing
plugin.json/.mcp.jsonmanifests, app-bundle vs generated runtime marketplace drift,CODEX_HOMEmismatch, unsupported feature flags, and missing Computer Use helper app installs. - Include plugin audit JSON/Markdown inside
diagnostics-bundle. - Publish
schemas/plugin-audit-result.schema.jsonand update README, issue map, discovery metadata, llms.txt, and OpenAI OSS copy.
Verification
npm run checkgit diff --checknpm pack --dry-run --json- Local CLI smoke for
plugin-auditverified Computer Use marketplace drift findings. - Local CLI smoke for
diagnostics-bundleverified 8 metadata-only report files.