Persist the model the Auto approval classifier reviews actions with.
Writes [models].auto_classifier, the persistent counterpart of the
session-only /auto model switch. Both --auto-classifier-model and a
DEEPAGENTS_CODE_AUTO_CLASSIFIER_MODEL export outrank the stored value at
launch (flag > env > this key), so a successful write does not guarantee the
next launch reviews with it.
Note:
This function does not preserve comments in the config file.