Ask a question to get started
Enter to send•Shift+Enter new line
from_env( cls, ) -> ServerConfig
Reconstruct a ServerConfig from DEEPAGENTS_CLI_SERVER_* env vars.
ServerConfig
DEEPAGENTS_CLI_SERVER_*
This is the inverse of to_env() and is called inside the server subprocess to recover the CLI's configuration.
to_env()