Ask a question to get started
Enter to send•Shift+Enter new line
is_auto_update_enabled() -> bool
Return whether auto-update is enabled.
Opt-in via DEEPAGENTS_AUTO_UPDATE=1 env var or [update].auto_update = true in config.toml.
DEEPAGENTS_AUTO_UPDATE=1
[update].auto_update = true
config.toml
Defaults to False.
False
Always disabled for editable installs.