OpenMates Docs Open Chat

Daily Release Summary: 2026-04-15

Daily Release Summary: 2026-04-15 Generated from structured change items. The companion YAML remains the source for deterministic tooling. Overview OpenMates...

[T:documentation.sender_name]

Daily Release Summary: 2026-04-15

Generated from 21 structured change items. The companion YAML remains the source for deterministic tooling.

Overview

OpenMates introduced a cinematic visual refresh for the intro chat experience and refined Wikipedia integration to ensure higher link accuracy. The update also includes significant stability improvements for automated testing and security patches for backend dependencies.

Released Changes

  • The intro-chat header now features a crossfading Ken-Burns slideshow with 12 high-quality WebP frames, replacing the previous autoplay video. This includes dramatic panning effects and optimized timing for a better first-impression experience. (e0986cdf8, 48005eaeb, 183a7afe3)
  • Onboarding auto-creation has been disabled to streamline the signup process. (48b915361)

Bug Fixes

  • Wikipedia linking logic now filters out disambiguation pages and includes specific AI instructions to improve link accuracy. (199d6a69b, 86049054f, c2b6eb503)
  • The user interface now hides the ‘Completed’ status on video embeds that lack metadata. (991019bf7)
  • Bank transfer availability is now gated on the presence of IBAN and BIC details, and the associated UI is hidden when these are missing. (6a73e835e, 2a00e7064)
  • Issue titles in the database were migrated to a text type to prevent overflow from long, HTML-escaped strings. (18031dc01)

Unreleased Progress

  • The ‘welcome’ focus mode has been implemented but is currently hidden behind a feature flag for further testing. (48b915361)

Internal Progress

  • Nightly E2E test stability was improved by adding assistant message helpers and recording missing fixtures for various chat flows. (552fdfa74, f2d83159e, 8a05e43c0)
  • The python-multipart dependency was upgraded to version 0.0.26 to address a security advisory. (8713bab99, 0ed724ff7)

Newsletter Guidance

Include

  • A new cinematic Ken-Burns slideshow replaces autoplay video in the intro chat, featuring high-quality WebP frames and smooth crossfading. (e0986cdf8, 48005eaeb, 183a7afe3)
  • Refined Wikipedia linking instructions for the AI to ensure more accurate topic references. (199d6a69b)

Exclude

  • Welcome focus mode flag. (48b915361)

Rationale

The visual overhaul of the intro chat is the most prominent user-facing change, while the Wikipedia improvements provide immediate value to chat quality.

Quality Notes

  • The transition from JPG to WebP for intro frames reduces initial load weight while increasing image quality.
  • E2E test reliability was a focus in this cycle, addressing flakiness in nightly builds.