Port upstream workflow engine pieces needed for JS workflow scripts and `/workflow` command into fork branch `stabilize-smoke-gate`. Scope: - PR #32390 engine core - PR #32392 server routes + SDK - PR #32395 tool + plugin registration - skip #32393 and #32394 for initial port Goal: users can author JS workflow scripts via plugin `workflow()` helper and run them through `/workflow`.
Port upstream workflow engine pieces needed for JS workflow scripts and
/workflowcommand into fork branchstabilize-smoke-gate.Scope:
Goal: users can author JS workflow scripts via plugin
workflow()helper and run them through/workflow.