Create the CLI agent graph from environment-based configuration.
Reads DEEPAGENTS_CLI_SERVER_* env vars via ServerConfig.from_env()
(the inverse of ServerConfig.to_env() used by the CLI process), resolves a
model, assembles tools, and compiles the agent graph.