Skip to content

[apps] Fix app loading logic.#11518

Merged
mzeng-openai merged 6 commits intomainfrom
dev/mzeng/app_loading_partial
Feb 13, 2026
Merged

[apps] Fix app loading logic.#11518
mzeng-openai merged 6 commits intomainfrom
dev/mzeng/app_loading_partial

Conversation

@mzeng-openai
Copy link
Contributor

When app/list is called with force_refetch=True, we should seed the results with what is already cached instead of starting from an empty list. Otherwise when we send app/list/updated events, the client will first see an empty list of accessible apps and then get the updated one.

@mzeng-openai mzeng-openai marked this pull request as ready for review February 12, 2026 03:07
@mzeng-openai mzeng-openai changed the base branch from main to dev/mzeng/app_info_is_enabled February 12, 2026 03:12
Base automatically changed from dev/mzeng/app_info_is_enabled to main February 13, 2026 00:30
@mzeng-openai mzeng-openai enabled auto-merge (squash) February 13, 2026 01:11
@mzeng-openai mzeng-openai merged commit f93037f into main Feb 13, 2026
53 of 55 checks passed
@mzeng-openai mzeng-openai deleted the dev/mzeng/app_loading_partial branch February 13, 2026 03:55
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 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