Skip to content

Adding new wave of plugins from chatgpt apps#154

Merged
cching-openai merged 8 commits intomainfrom
codex/plugin-manifests-pr-122
Apr 16, 2026
Merged

Adding new wave of plugins from chatgpt apps#154
cching-openai merged 8 commits intomainfrom
codex/plugin-manifests-pr-122

Conversation

@cching-openai
Copy link
Copy Markdown
Collaborator

No description provided.

@cching-openai cching-openai requested review from a team, gverma-openai and jd-oai April 15, 2026 06:35
Comment thread plugins/box/.app.json Outdated
xl-openai
xl-openai previously approved these changes Apr 15, 2026
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low res

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

per slack convo, will fast follow when we have the new hi-res assets.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low res

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

per slack convo, will fast follow when we have the new hi-res assets.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low res

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

per slack convo, will fast follow when we have the new hi-res assets.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low res

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

per slack convo, will fast follow when we have the new hi-res assets.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low res

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

per slack convo, will fast follow when we have the new hi-res assets.

…s-pr-122

# Conflicts:
#	.agents/plugins/marketplace.json
"category": "Productivity"
},
{
"name": "gitlab-issues",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm why's the name gitlab-issues and not gitlab?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ChatGPT app is called gitlab issues

"category": "Coding"
},
{
"name": "hubspot",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this based on 1p or 3p app?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3p hubspot app

@cching-openai cching-openai merged commit ebbba10 into main Apr 16, 2026
@cching-openai cching-openai deleted the codex/plugin-manifests-pr-122 branch April 16, 2026 00:27
soheil-oai added a commit that referenced this pull request Apr 16, 2026
## Summary

This change removes the `gitlab-issues` plugin that was introduced in
#154 from the local plugin marketplace and deletes the plugin bundle
itself.

The issue for users is straightforward: once the plugin is listed in the
marketplace, it appears as an installable option in Codex. If that
plugin should not be available, users can discover and attempt to use a
connector that we do not want to ship from this repository.

The root cause was the bulk plugin import in #154, which added
`gitlab-issues` both to `.agents/plugins/marketplace.json` and to
`plugins/gitlab-issues/`. That made the plugin available alongside the
rest of that import wave.

The fix removes the marketplace entry and deletes the plugin files so
the repository state no longer advertises or ships `gitlab-issues`.

## Validation

I validated the change by checking that
`.agents/plugins/marketplace.json` still parses with `jq empty` and by
running `git diff --check` to confirm the patch is structurally clean.
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.

4 participants