Skip to main content

ucp_local/
lib.rs

1pub mod config;
2pub mod embeddings;
3pub mod indexer;
4pub mod ingestion;
5pub mod mcp;
6pub mod storage;
7pub mod watcher;