Local Dev CPU
Trigger
- The primary skill needs
cpu-localbuild/serve/smoke validation
Required Surfaces
local_smoke
Conditional Surfaces
local_e2e
Stop Conditions
- CPU-local smoke cannot be run in the current workspace/runtime
Workflow
- Read environment docs and CLI Docker playbook to understand the CPU build setup
- Build the CPU image with
make agent-dev ENV=cpu - Start the local server with
make agent-serve-local ENV=cpu - Run smoke tests with
make agent-smoke-localto validate the build - Verify
vllm-sr status alland dashboard smoke checks pass
Must Read
Standard Commands
make agent-dev ENV=cpumake agent-serve-local ENV=cpumake agent-smoke-local
Acceptance
- The default CPU smoke config starts successfully
vllm-sr status alland dashboard smoke checks pass
Source: vllm-project/semantic-router — distributed by TomeVault.