Ask a question to get started
Enter to send•Shift+Enter new line
DEBUG = 'DEEPAGENTS_CODE_DEBUG'
Enable verbose debug logging and preserve the server subprocess log.
Parsed by is_env_truthy: accepts 1, true, yes, on (case-insensitive) as enabled, and 0, false, no, off, empty string, or unset as disabled.
is_env_truthy
1
true
yes
on
0
false
no
off