OpenMates Docs Open Chat

Daily Release Summary: 2026-07-24

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

[T:documentation.sender_name]

Daily Release Summary: 2026-07-24

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

Overview

OpenMates focused on a comprehensive refresh of the landing page and onboarding experience, alongside critical stability fixes for chat sidebar persistence and background synchronization.

Released Changes

  • None

Bug Fixes

  • The chat sidebar now correctly derives titles from message content and maintains visibility when creating new chats or re-logging. (1f493fe13, e7b436847, ed26154b9)
  • The guest landing page received several polish updates, including improved slide transitions, microphone handling, and an overlay-based intro collapse. (d2c552022, 0a369d9b2, f94af9ef3)
  • Background chat synchronization was improved to better handle recovery of assistant batches and ensure message versions remain monotonic. (a58923726, 2a94bd712, 1175576cb)
  • The screenshot HTML app skill now supports fullscreen routing and improved preview rendering. (390ba5671, b31351099, 763514a8c)
  • UI refinements include better light mode contrast, transcript replacement when switching sources, and preservation of interactive question answers in shared chats. (64f7527a3, 50dd85487, 3660bc9e9)

Unreleased Progress

  • Work continues on project remote sources, adding parity between the CLI and SDK. (fc4ba62a0, 366a5905f)
  • Initial support for plan learnings was added to the backend and Python SDK. (3ceee0a86)
  • Automated bank transfer settlement with readable references is in development for team accounts. (9cfb8ecb0)
  • Logged-out landing examples were refreshed to provide better context for prospective users. (64b5debec)

Internal Progress

  • Significant effort was directed toward stabilizing E2E tests for chat flows, multi-tab encryption, and landing page geometry. (03a78e057, acc3b1d42, 6428af8ee)

Newsletter Guidance

Include

  • None

Exclude

  • Project remote source CLI SDK parity. (fc4ba62a0)
  • Plan learnings integration. (3ceee0a86)
  • Bank transfer settlement logic. (9cfb8ecb0)

Rationale

All user-facing changes are currently in development and have not yet reached the main branch for public release.

Quality Notes

  • Extensive test coverage was added for the new landing page onboarding flow to ensure UI geometry and transitions are stable.
  • Chat synchronization logic was hardened to prevent versioning conflicts during background updates.