CodeTracked since May 18, 2026
Switch Telegram remote approval to a native Node Bot API client
This PR replaces the Go-based `cc-connect-clawd` Telegram sidecar with a native Node.js Telegram Bot API client for clawd-on-desk approvals, enabling richer remote approval interactions (allow/deny buttons, suggestion actions, option selection, and text replies) while removing multi-instance polling conflicts that previously broke approval flows.
Node.js Telegram Bot API clientcc-connect-clawd Go sidecargetUpdates pollingTelegram approval UI