Skip to content

Fix OpenAI skills-only ZIP compatibility - #8

Merged
TerminallyLazy merged 1 commit into
mainfrom
codex/v0.3.1-skills-only
Aug 24, 2026
Merged

Fix OpenAI skills-only ZIP compatibility#8
TerminallyLazy merged 1 commit into
mainfrom
codex/v0.3.1-skills-only

Conversation

@TerminallyLazy

@TerminallyLazy TerminallyLazy commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • bump the Codex wrapper to 0.3.1
  • remove the unsupported interface.screenshots field from the skills-only manifest
  • remove the now-unused screenshot binaries while retaining the logo and composer icon
  • add a validator regression check so screenshots cannot be reintroduced to this ZIP package

Evidence

  • reproduced from the OpenAI upload validator: skills-only ZIP uploads reject interface.screenshots
  • plugin-creator validation passed
  • Tree Ring v0.14 runtime smoke passed
  • HOL scan passed the configured 80/high gate with grade A

High-level PR Summary

This PR fixes OpenAI ZIP upload compatibility for skills-only packages by bumping the Codex wrapper version to 0.3.1, removing the unsupported interface.screenshots field from the plugin manifest, deleting the associated screenshot binaries (while keeping the logo and composer icon), and adding a validation check to prevent screenshots from being reintroduced in future releases.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 README.md
2 SUBMISSION.md
3 .codex-plugin/plugin.json
4 scripts/validate-plugin.sh
5 assets/screenshot-dashboard.png
6 assets/screenshot-evidence.png
7 assets/screenshot-recall.png

Need help? Join our Discord

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e55abfb7-3521-43e3-8ed3-174ef84287e1


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@TerminallyLazy
TerminallyLazy merged commit 835c602 into main Aug 24, 2026
4 of 5 checks 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