Skip to main content

user_brain_enabled

Function user_brain_enabled 

Source
pub fn user_brain_enabled() -> bool
Expand description

v0.4.1: returns true when the user brain is enabled.

KIMETSU_USER_BRAIN=0 / false / off / no disables it (case-insensitive). Anything else, including unset, leaves it enabled by default — the “brain follows you between projects” pitch only works if the user opts OUT, not opts IN.