mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-13 06:03:39 -06:00
5e477aff2a
* feat(status): render /status as native rich tables on channels that support them * feat(status): tighten rich /status layout into a titled native table card * feat(status): trim rich /status tail to one clock-and-uptime context line * feat(status): context meter, hot-window warning, and default-noise trim in rich card * test(status): satisfy SessionEntry sessionId in meter fixture * fix(telegram): gate rich table islands off legacy HTML sends and cover payload sends * test(telegram): split outbound-adapter presentation tests to satisfy max-lines * fix(outbound): make presentation capability resolution formatting-aware * fix(telegram): defer presentation canonicalization on rich accounts until send * feat(status): one fact per line in the plain status body * feat(status): group the plain status body into blank-line sections * feat(status): lead the rich status card with the version title --------- Co-authored-by: Ayaan Zaidi <hi@obviy.us> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>