429 B
429 B
4.10 — simplify skill pass (REFACTOR)
Phase: 4 — Terminal (Surface C) Stage: REFACTOR
simplifypass on the enum parser in app/api/exec/route.ts
Verify
curl -X POST http://localhost:3000/api/exec -d '{"cmd":"get pods; rm -rf /"}'
pnpm test:e2e terminal.e2e.ts # required, must pass before merge