OpenMates Docs Open Chat

Daily Release Summary: 2026-06-10

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

[T:documentation.sender_name]

Daily Release Summary: 2026-06-10

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

Overview

OpenMates introduced durable share short links and a comprehensive set of memory example chats to help users understand AI personalization. The update also includes a new free testing credits budget system, CLI-based billing provisioning, and numerous refinements to chat reliability and application preview security.

Released Changes

  • Added a library of memory example chats and integrated them into app pages to showcase how the AI learns from user interactions. (c9306f45f, 6df1ebe18)
  • Implemented durable share short links for chats, providing more stable and permanent URLs for shared content. (41faec7db)
  • Introduced a free testing credits budget system with automated email notifications and improved UI for tracking credit grants. (e2ac23274, 91d503837)
  • Enhanced the CLI with support for signup billing provisioning and the ability to execute code-run app-skills directly from the terminal. (72cc3a20d, d8b5a2b9f)
  • Improved the Jobs Career Insights focus mode with updated skill definitions and localized content. (145787c1e)
  • Updated the billing system to deliver gift cards immediately following bank-transfer confirmation. (6a3616a28)

Bug Fixes

  • Resolved several issues with chat sharing, including ownership race conditions, metadata timing, and crawler routing, while adding a fallback for short-link storage failures. (b2a51f186, 7b6ed8d81, d629ba26d)
  • Improved chat reliability by ensuring AI streams route correctly to senders, flushing queued embeds after sending, and preserving draft history during followup or interrupted chat creation. (c0dba5e51, 77d8d6b1d, df87cca7f)
  • Refined the draft sending process to require chat keys and proper save acknowledgments without blocking security checks. (cba8eee54, cf00fb8e2, a7fd18c4f)
  • Corrected visibility of cloud-only credits on self-hosted instances and registered missing server settings routes. (7fd8acae6, f1f90a1ae)
  • Hardened application previews by isolating them by hostname, stripping development-only HMR scripts, and preserving iframe origins. (99709fe58, 0893656b3, 973b76f04)
  • Restored the Doctolib appointment provider, fixed weather forecast rendering in skill groups, and improved recovery for unresolved AI model overrides. (9b34bd118, d2cee83fc, c6e6d50e8)

Unreleased Progress

  • Extensive work on Apple platform parity, including billing UI fixtures, sub-chat focus modes, app store settings drilldowns, and embed rendering fixes. (0892220bf, 4113204e5, 31d6852d9)
  • Redesigned the code execution fullscreen overlay for mobile and desktop platforms. (11645c638)
  • Updated metadata for the Jobs Career Insights focus mode. (145787c1e)

Internal Progress

  • Automated translation updates for memory settings, billing, and legal documentation. (5168b4883)
  • Optimized Playwright CI workflows to improve log visibility, timebox runs, and preserve artifacts during signal exits. (892c7c7dc, 1364746ae, d98b20c64)
  • Enforced a cleanup of documentation claims across architecture and user guides. (595dc6a9c)

Newsletter Guidance

Include

  • New memory example chats integrated into app pages to demonstrate AI personalization. (c9306f45f, 6df1ebe18)
  • Durable share short links for more reliable chat sharing. (41faec7db)
  • New free testing credits budget and improved promo visibility management. (e2ac23274, 91d503837)
  • CLI enhancements including signup billing provisioning and app-skill code execution. (72cc3a20d, d8b5a2b9f)

Exclude

  • Apple platform (iOS/macOS) parity updates and UI fixes. (0892220bf, 11645c638, 4113204e5)
  • Focus mode example chat additions. (7a5a0def8)

Rationale

The update introduces significant user-facing improvements to the Memory system and sharing workflows, alongside critical billing infrastructure for cloud users. Apple-specific work is excluded as those platforms remain unreleased.

Quality Notes

  • Extensive test coverage added for Apple platform parity, though the features remain unreleased.
  • Significant focus on stabilizing chat send workflows and handling edge cases in draft management.
  • Improved security for application previews through better hostname isolation and origin preservation.