Skip to content

[codex] Package Wix and Base44 plugins#297

Open
ashwinm-oai wants to merge 6 commits into
mainfrom
ashwinm/wix-base44
Open

[codex] Package Wix and Base44 plugins#297
ashwinm-oai wants to merge 6 commits into
mainfrom
ashwinm/wix-base44

Conversation

@ashwinm-oai
Copy link
Copy Markdown
Collaborator

@ashwinm-oai ashwinm-oai commented Jun 2, 2026

Summary

  • Move Wix to a discoverable root .codex-plugin/plugin.json and add skill agents/openai.yaml metadata.
  • Add Base44 skill agents/openai.yaml metadata and fill in missing interface manifest fields.
  • Add Wix and Base44 .app.json connector manifests from the provided Google Sheet IDs.
  • Register both Wix and Base44 in the repo marketplace as available Developer Tools plugins.

Validation

  • Parsed .agents/plugins/marketplace.json, plugins/wix/.codex-plugin/plugin.json, and plugins/base44/.codex-plugin/plugin.json with jq.
  • Parsed all added agents/openai.yaml files with Ruby YAML.
  • Parsed plugins/wix/.app.json and plugins/base44/.app.json with jq.
  • Confirmed marketplace entries resolve to ./plugins/wix and ./plugins/base44 with AVAILABLE / ON_INSTALL policy.

Notes

Draft PR for review before publishing the new plugin entries.

@ashwinm-oai ashwinm-oai marked this pull request as ready for review June 2, 2026 03:49
@ashwinm-oai ashwinm-oai requested a review from a team June 2, 2026 03:49
ssetty-oai
ssetty-oai previously approved these changes Jun 2, 2026
@ashwinm-oai ashwinm-oai marked this pull request as draft June 2, 2026 03:57
@ashwinm-oai ashwinm-oai marked this pull request as ready for review June 2, 2026 03:58
ashwinm-oai added a commit that referenced this pull request Jun 2, 2026
## Summary

- Carries forward the Wix and Base44 plugin packaging work from #297
onto a fresh `dev/moustafa/wix-base44-pr-297` branch.
- Registers Wix and Base44 as available Developer Tools plugins in the
marketplace.
- Adds the Wix and Base44 connector manifests and normalizes plugin
metadata so both plugins are discoverable through
`.codex-plugin/plugin.json`, `.app.json`, and skill `agents/openai.yaml`
files.

## Validation

- Parsed `.agents/plugins/marketplace.json`,
`plugins/wix/.codex-plugin/plugin.json`, and
`plugins/base44/.codex-plugin/plugin.json` with `jq`.
- Parsed the added `agents/openai.yaml` files with Ruby YAML.
- Parsed `plugins/wix/.app.json` and `plugins/base44/.app.json` with
`jq`.
- Confirmed marketplace entries resolve to `./plugins/wix` and
`./plugins/base44` with `AVAILABLE` / `ON_INSTALL` policy.
- No additional code changes were made while copying the branch from the
source PR.

## Source PR

This is a fresh-branch copy of #297 by @ashwinm-oai so the same
Wix/Base44 changes can be reviewed and merged into `main` from
`dev/moustafa/wix-base44-pr-297`.

---------

Co-authored-by: Ashwin Mathews <ashwinm@openai.com>
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.

3 participants