Skip to content

[apps] Store apps tool cache in disk to reduce startup time.#11822

Merged
mzeng-openai merged 21 commits intomainfrom
dev/mzeng/disk_cache_apps
Feb 20, 2026
Merged

[apps] Store apps tool cache in disk to reduce startup time.#11822
mzeng-openai merged 21 commits intomainfrom
dev/mzeng/disk_cache_apps

Conversation

@mzeng-openai
Copy link
Collaborator

@mzeng-openai mzeng-openai commented Feb 14, 2026

We now write MCP tools from installed apps to disk cache so that they can be picked up instantly at startup. We still do a fresh fetch from remote MCP server but it's non blocking unless there's a cache miss.

  • Store apps tool cache in disk to reduce startup time.

@mzeng-openai mzeng-openai marked this pull request as ready for review February 16, 2026 21:44
@aibrahim-oai
Copy link
Collaborator

@codex review please

Copy link
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: 1a0655c78f

ℹ️ 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".

@mzeng-openai mzeng-openai merged commit 18bd6d2 into main Feb 20, 2026
37 of 39 checks passed
@mzeng-openai mzeng-openai deleted the dev/mzeng/disk_cache_apps branch February 20, 2026 06:06
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 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.

3 participants