CodePulse v2.3.66 — /plan Forwards AskUserQuestion to Telegram
When Claude Code asks a clarifying question while building a plan, the question and options are forwarded to Telegram as an inline keyboard with a 120-second response window.
New Features (TAB-562, Phase 7)
- AskUserQuestion routed through Telegram during plan mode — Completes the /plan CLI native-plan-mode integration. The CLI's
AskUserQuestiontool calls now surface as Telegram inline keyboards while a plan is being generated. The CLI waits up to 120 seconds for the user's selection, then resumes plan generation with the chosen option. If no response arrives within the window, the plan continues with the CLI's default fallback.