cursor-telegram-bridge 0.3.0
cursor-telegram-bridge 0.3.0
Brings the public package up to the maintainer's live Cursor bridge as of
2026-09-04. The bridge now follows the same contract as the Claude, Grok and
Codex bridges.
/modelfrom Telegram: a button menu (or/model <name>) switches the
Cursor session's model. When Cursor opens its own model picker in the
terminal, the same menu is mirrored to your phone.- Tool-approval prompts send a Run Everything button; tapping it answers
the prompt in the terminal for you. /context,/clearand/statusfrom Telegram.- Full answers: the phone copy is no longer cut to two lines
(CUB_PHONE_MAX_LINES=0by default). - The suggestion bubble is Telegram-only: nothing is appended to the prompt
the model sees, and one final message is sent per user turn. - Safer TUI typing: no keys are sent while an approval overlay or Cursor's
"Waiting" state is on screen; a paste that stays unsubmitted gets its Enter
retried; queued follow-ups count as submitted. - Health snapshot (
cursor-bridge-<name>.health.json) with poll time, queue
depth and worker liveness; in-flight waits survive a bridge restart. - Telegram-origin terminal echo and agent meta lines are dropped from what
comes back to the phone.