Skip to content

[apps] Cache MCP actions from apps.#10662

Merged
mzeng-openai merged 2 commits intomainfrom
dev/mzeng/cache_apps
Feb 4, 2026
Merged

[apps] Cache MCP actions from apps.#10662
mzeng-openai merged 2 commits intomainfrom
dev/mzeng/cache_apps

Conversation

@mzeng-openai
Copy link
Contributor

MCP actions take a long time to load for users with lots of apps installed. Adding a cache for these actions with 1hr expiration, given that they are almost always aren't going to change unless people install another app, which means they also need to restart codex to pick it up.

@mzeng-openai mzeng-openai marked this pull request as ready for review February 4, 2026 19:13
Copy link
Contributor

@canvrno-oai canvrno-oai left a comment

Choose a reason for hiding this comment

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

If we could refresh the cache when users make changes to avoid requiring a restart, I think that would be nice, but as scoped and specified this is a known behavior with these changes. LGTM.

@mzeng-openai mzeng-openai merged commit acdbd8e into main Feb 4, 2026
51 of 53 checks passed
@mzeng-openai mzeng-openai deleted the dev/mzeng/cache_apps branch February 4, 2026 21:51
@github-actions github-actions bot locked and limited conversation to collaborators Feb 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