OpenMates Docs Open Chat

Daily Release Summary: 2026-05-20

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

[T:documentation.sender_name]

Daily Release Summary: 2026-05-20

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

Overview

OpenMates focused on enhancing the shared chat experience, refining math calculation displays, and polishing the chat interface. Key updates include new privacy policies for shared content, improved context for AI code execution, and several UI refinements to headers and resume cards.

Released Changes

  • OpenMates added descriptive titles to math calculation embeds to provide clearer context for automated results. (b944df3f1)
  • A PII policy for shared chats was introduced, allowing for better control over sensitive information when sharing conversations. (c35bf8973)
  • The project now includes code run output directly in the inference context, allowing the AI to better understand and react to execution results. (38a09a9d7)
  • The chat interface received visual updates, including new header backgrounds, image bubbles on resume cards, and smoother hover transitions. (6d95c3bf3, ba2641cc1, b95a05e16)
  • A new menu action allows users to open specific chats in a new browser tab. (abe99ea35)
  • A generic chat replay demo mode was added to support product demonstrations and testing. (d2f071bcc)
  • Daily development metrics and graphics were revised to provide more accurate project statistics. (20d5030a0, 577d32c83, 991cec7f5)

Bug Fixes

  • Stability for shared chats has been improved by deduping embeds, restoring metadata reads, and hardening the hydration of embed references. (04ee208cc, 211f3111d, f3011e9e4)
  • Math calculation embeds now correctly render grouped results, full calculation details, and expanded views. (37fea23e4, 477999e3a, 9678b1d98)
  • Embed rendering was refined to resolve wiki links, unwrap backticked links, and eliminate unnecessary loading spinners on unresolved previews. (09101665c, 51b627b76, 4691fb8a0)
  • Visual regressions in the chat header and resume cards were addressed, ensuring image bubbles display correctly and persist in chat metadata. (9db7d51a6, 2f9d05bd8, bd2a8c5b8)
  • Gemini 3 Flash has been restored as the default model for various AI processing tasks. (409a83e8c)
  • Navigation and synchronization fixes ensure chat titles appear in browser tabs, header navigation refreshes for new chats, and sync operations do not force-replace encryption keys. (2ede94245, 7766e9527, 19dc59561)

Unreleased Progress

  • Automation for Obsidian task boards was removed as part of a restructuring of the currently disabled tasks platform. (d1f537f3f)
  • Internal security hardening was applied to the E2B code execution environment. (9eda58faf)
  • Internal maintenance included updates to SVG metric generation and Obsidian sync crons. (c1fb2b082, 718681c8e, b00993168)

Internal Progress

  • The billing system now accepts numeric pricing shorthands. (b7ebd6538)
  • Test infrastructure was hardened with unique account recreation logic and improved signup flow helpers. (f89f9f21b, 4b3184f78, ebb54ff85)
  • End-to-end tests for code generation and file attachments were updated to match current UI behavior. (651996ed8, b975eda38)

Newsletter Guidance

Include

  • New descriptive titles for math calculation embeds. (b944df3f1)
  • Introduction of PII (Personally Identifiable Information) policies for shared chats. (c35bf8973)
  • New context menu option to open chats in a new browser tab. (abe99ea35)
  • Inclusion of code execution output in subsequent AI inference context. (38a09a9d7)

Exclude

  • Removal of Obsidian task board automation. (d1f537f3f)
  • E2B code runner security hardening. (9eda58faf)

Rationale

The selected items represent significant user-facing improvements to privacy, utility, and AI reasoning capabilities.

Quality Notes

  • Significant effort was directed at fixing regressions in shared chat metadata and embed rendering.
  • UI polish focused on hover states and transition smoothness in the chat header.