Ask a question to get started
Enter to send•Shift+Enter new line
save_goal_auto_accept_criteria( enabled: bool, config_path: Path | None = None, ) -> bool
enabled
bool
Whether Auto should accept goal criteria automatically.
config_path
Path | None
None
Path to config file. Defaults to ~/.deepagents/config.toml.
~/.deepagents/config.toml
Persist whether Auto mode applies generated goal criteria without review.