mirror of
https://github.com/openai/codex.git
synced 2026-04-29 08:56:38 +00:00
feat: Add One-Time Startup Remote Plugin Sync (#15264)
For early users who have already enabled apps, we should enable plugins as part of the initial setup.
This commit is contained in:
@@ -6,6 +6,7 @@ mod manifest;
|
||||
mod marketplace;
|
||||
mod remote;
|
||||
mod render;
|
||||
mod startup_sync;
|
||||
mod store;
|
||||
#[cfg(test)]
|
||||
pub(crate) mod test_support;
|
||||
|
||||
Reference in New Issue
Block a user