Skip to content

Improve allowed directories performance and reactivity#527

Merged
theovilardo merged 3 commits intomasterfrom
codex/optimize-allowed-directories-dialog-performance
Dec 15, 2025
Merged

Improve allowed directories performance and reactivity#527
theovilardo merged 3 commits intomasterfrom
codex/optimize-allowed-directories-dialog-performance

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

Summary

  • show the allowed directories picker immediately while priming in the background
  • reuse cached explorer results when available to avoid redundant filesystem work
  • reload library data when allowed directories change so folders and other tabs stay in sync

Testing

  • Not run (not requested)

Codex Task

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

- Add a close button to the `FileExplorerBottomSheet` header.
- Reduce the header title font size from 28.sp to 24.sp to accommodate the new button.
- Pass the `onDismiss` action down to the header.
@theovilardo theovilardo merged commit 9bb5e53 into master Dec 15, 2025
@lostf1sh lostf1sh deleted the codex/optimize-allowed-directories-dialog-performance branch January 16, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant