Skip to content

v0.5.0

Choose a tag to compare

@ssamssae ssamssae released this 27 Aug 13:44
2c0794a

Grok Telegram Bridge 0.5.0

A small release that finishes the local-mirror story: what happens at the
machine now shows up on the phone with nothing missing.

What is new since 0.4.0

  • A terminal /clear shows up on the phone too. Rebuilding the TUI
    session from the terminal side used to be invisible in Telegram, so the
    chat looked like it silently forgot everything. The bridge now sends the
    same short session-clear notice it already sent for a phone-side /clear.
  • Locally injected input is mirrored as the question. When a prompt
    enters the tmux session from the machine side (a local relay, a voice
    front-end, your own paste), the chat now shows that input as the question
    the moment it is queued - the answer no longer arrives without the
    question that caused it. Part of the GRB_TUI_MIRROR_LOCAL axis, off by
    default.

Progress-line editing, copy-paste command bubbles, late-answer recovery,
/clear / /new session rebuild, and inbound media remain from 0.4.0.

Security

Unchanged. One chat-id check is still the entire defense. Read the README
before installing. Do not share the bot token. Do not add the bot to a group.

Requirements

Python 3, tmux for the terminal lane, and the Grok CLI installed and signed
in. Linux, macOS, or WSL on Windows.

There is still no PyPI package and no setup wizard. Install is git clone
and two environment variables.