Label com.voiceagent.worker WorkingDirectory __WORKDIR__ ProgramArguments __WORKDIR__/.venv/bin/uvicorn app.main:app --host 0.0.0.0 --port 8080 EnvironmentVariables PATH __WORKDIR__/.venv/bin:/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin HOME __HOME__ PYTHONUNBUFFERED 1 RunAtLoad KeepAlive SuccessfulExit Crashed ThrottleInterval 10 ProcessType Interactive StandardOutPath __HOME__/Library/Logs/voice-agent-worker.out.log StandardErrorPath __HOME__/Library/Logs/voice-agent-worker.err.log