Builds Docker images, starts local servers, and runs smoke tests for the CPU-only development environment. Use when validating changes locally on CPU, building CPU container images, or running CPU-specific smoke and E2E tests.
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Builds Docker images, starts local servers, and runs smoke tests for the CPU-only development environment. Use when validating changes locally on CPU, building CPU container images, or running CPU-specific smoke and E2E tests.
Local Dev CPU
Trigger
The primary skill needs cpu-local build/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-local to validate the build
Verify vllm-sr status all and dashboard smoke checks pass