Skip to content

v0.4.0

Choose a tag to compare

@ssamssae ssamssae released this 02 Jul 14:30
5b5cc8e
  • 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.