| Name | Type | Description |
|---|---|---|
config_path | Path | None | Default: NonePath to config file. Defaults to |
Remove the stored Auto classifier model from the config file.
Deletes the [models].auto_classifier key so future launches review gated
actions with the main agent model, unless --auto-classifier-model or
DEEPAGENTS_CODE_AUTO_CLASSIFIER_MODEL supplies one — both outrank this key,
so clearing it does not guarantee the main agent model is used.
Note:
This function does not preserve comments in the config file.