Cursor: Apply local changes for cloud agent
This commit is contained in:
@@ -26,6 +26,7 @@ pub use client::commands::{
|
||||
};
|
||||
|
||||
pub use client::rpc::{connect_node, enqueue, fetch_wait};
|
||||
pub use client::state::{load_existing_state, StoredState};
|
||||
|
||||
// Global auth context initialized once per process.
|
||||
pub(crate) static AUTH_CONTEXT: OnceLock<ClientAuth> = OnceLock::new();
|
||||
|
||||
Reference in New Issue
Block a user