Skip to content

feat(plugin-system): support OpenAI plugin marketplaces#1547

Draft
src-opn wants to merge 1 commit intodevfrom
support-openai-plugins
Draft

feat(plugin-system): support OpenAI plugin marketplaces#1547
src-opn wants to merge 1 commit intodevfrom
support-openai-plugins

Conversation

@src-opn
Copy link
Copy Markdown
Collaborator

@src-opn src-opn commented Apr 23, 2026

Summary

  • generalize GitHub plugin discovery so OpenWork can ingest multiple plugin and marketplace manifest standards instead of remaining Claude-only
  • add OpenAI marketplace support via .agents/plugins/marketplace.json and OpenAI plugin support via .codex-plugin/plugin.json
  • update repo detection, discovery UI, and tests so Claude and OpenAI standards are surfaced consistently

Testing

  • cd ee/apps/den-api && bun test test/github-discovery.test.ts test/github-connector-app.test.ts

Not Run

  • packaging/docker/dev-up.sh
  • Chrome MCP end-to-end verification
  • full package typecheck/build in this worktree because dependencies are not installed here

Generalize GitHub discovery so OpenWork can ingest multiple plugin manifest standards instead of remaining Claude-only. Add OpenAI plugin and marketplace detection on top of the shared framework.
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-app Ready Ready Preview, Comment Apr 23, 2026 11:22pm
openwork-den Ready Ready Preview, Comment Apr 23, 2026 11:22pm
openwork-den-worker-proxy Ready Ready Preview, Comment Apr 23, 2026 11:22pm
openwork-landing Ready Ready Preview, Comment, Open in v0 Apr 23, 2026 11:22pm
openwork-share Ready Ready Preview, Comment Apr 23, 2026 11:22pm

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

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