In RPC mode, ctx.ui.custom() returns undefined without emitting any event. This caused showNextAction() — and all 13+ call sites in guided-flow.ts — to silently complete without taking action. No error thrown, no event emitted, command handler returns normally. Fix: After custom() returns, check for undefined/null and fall back to ctx.ui.select() which IS implemented in RPC mode. Maps the action list to select labels and resolves the chosen action id. |
||
|---|---|---|
| .. | ||
| agents | ||
| extensions | ||
| skills | ||
| GSD-WORKFLOW.md | ||