pub fn init(config: &CommitConfig)Expand description
Initialize the global LLM response cache from config. Idempotent: only
the first call wins.
pub fn init(config: &CommitConfig)Initialize the global LLM response cache from config. Idempotent: only
the first call wins.