//! GraphRAG Integration Module
//!//! Provides code indexing integration with the GraphRAG service.
//! Called after clone, fetch, pull, and push operations to keep
//! the code knowledge graph up to date.
pubmodclient;pubmodconfig;pubuseclient::GraphRagClient;pubuseconfig::GraphRagConfig;