Expand description
Daemon IPC for persistent embedding model reuse across CLI invocations. IPC daemon: keeps the embedding model warm across CLI invocations.
Manages the background process lifecycle, Unix-socket IPC protocol, and auto-start/backoff logic so embeddings are served without cold-start cost.