You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fail-fast startup validation: the bridge now exits with a clear error when CLB_CHAT_ID is missing or not a numeric chat id (previously it started silently and matched nothing).
Fixed a race where the reasoning mirror message could be dropped when a turn finished during busy-state polling.
Slash-command escaping parity fix and Korean card-title fix.
Docs: previously undocumented environment keys (incl. self-update and tuning knobs) are now covered in README and config.example.env.
Hardened public export: stripped internal-only layers are now guaranteed inert no-op stubs, enforced by an automated audit gate and a regression test.