fix: remove Python/uv from CI and fix smoke test SIGTERM failure
The agent is no longer a pnpm workspace member, so setup-python and setup-uv are unnecessary in CI. Their post-job cache step failed because uv never ran. Also drop Python from the smoke matrix (8→4 jobs) and add `wait` after killing the frontend process to suppress the SIGTERM exit code that was failing the smoke step.
J
jerelvelarde committed
70f9184ae32afa4cda880af01d3563f85d83a1cc
Parent: f64850d