Skip to main content

ci_context

Function ci_context 

Source
pub fn ci_context() -> bool
Expand description

Whether murk appears to be running in CI (the conventional CI variable set truthy). Advisory only: CI context drives a nudge toward the scoped agent path but — unlike agent_context — does not by itself flip strict mode, so existing pipelines are never silently changed.