Add the --detached option to run Dev Proxy in the background. This could help with agentic workflows to prevent agents from getting stuck on running Dev Proxy which is a long-running process. We'd need to consider how to expose logs. Checking status and closing Dev Proxy is already handled by the API.