Skip to content

feat: load plugin apps#13401

Merged
sayan-oai merged 4 commits intomainfrom
dev/sayan/app-plugin-load
Mar 4, 2026
Merged

feat: load plugin apps#13401
sayan-oai merged 4 commits intomainfrom
dev/sayan/app-plugin-load

Conversation

@sayan-oai
Copy link
Copy Markdown
Collaborator

load plugin-apps from .app.json.

make apps runtime-mentionable iff codex_apps MCP actually exposes tools for that connector_id.

if the app isn't available, it's filtered out of runtime connector set, so no tools are added and no app-mentions resolve.

right now we don't have a clean cli-side error for an app not being installed. can look at this after.

Tests

Added tests, tested locally that using a plugin that bundles an app picks up the app.

@sayan-oai
Copy link
Copy Markdown
Collaborator Author

@codex review this

Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: eb68e71b72

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@sayan-oai sayan-oai force-pushed the dev/sayan/app-plugin-load branch from e9730fb to 32421bf Compare March 4, 2026 00:05
@sayan-oai sayan-oai merged commit 082682a into main Mar 4, 2026
31 checks passed
@sayan-oai sayan-oai deleted the dev/sayan/app-plugin-load branch March 4, 2026 00:29
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants