Expand description
CLI sync orchestration.
Local-copy helpers and command-specific hosted sync glue live here. The
transport/session implementation remains private in hosted_runtime.
Re-exports§
pub use human_signature::cli_human_signature_callback;pub use local_sync::LocalSync;
Modules§
- context_
sync - Hosted context (annotation) sync bridge.
- discussion_
sync - Hosted discussion sync bridge.
- human_
signature - CLI default human-signature (WebAuthn) callback for destructive hosted RPCs.
- local_
sync - Local repository synchronization.
- review_
sync - Hosted review-signature sync bridge.
Structs§
- Client
Config - Client configuration.