Skip to main content

Crate cp_desktop

Crate cp_desktop 

Source
Expand description

CP Desktop - Canon node ingestion pipeline and local knowledge management

Watches directories for documents, parses them, computes embeddings, builds a local search index, and tracks changes for network sync.

Re-exports§

pub use arweave::ArweaveConfig;
pub use arweave::ArweaveWorker;

Modules§

arweave
Arweave integration for the desktop node.

Structs§

DesktopApp
FileWatcher
File system watcher for real-time change detection
SyncManager
Manages node identity and tracks local changes for network sync.