OpenMates Docs Open Chat

Daily Release Summary: 2026-07-18

Daily Release Summary: 2026-07-18 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-18

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

Overview

OpenMates focused on expanding data portability with new account export tools and enhancing the design workflow through a new icon search skill. Significant effort was also directed toward stabilizing cross-client draft synchronization and preparing CLI support for upcoming platform features.

Released Changes

  • None

Bug Fixes

  • The project resolved multiple issues affecting draft chat synchronization, ensuring pending drafts are correctly searched, cached, and displayed across clients. (fb726b658, 7d22c5706, 90e7ac9bd)
  • Account export security was improved by ensuring exact matching for secret fields and redacting sensitive key wrappers in shared exports. (ce08dd182, d084297f8, 65c88cbe5)
  • Embed handling was stabilized for shared audio, PDF references, and mindmap downloads, including fixes for decryption and URL revocation. (d37994fa8, bda2d5fff, 8211794db)
  • UI navigation and state persistence were corrected for chat forking, explanation actions, and resume card pin states. (851be03bd, 0dbcc4b23, 6807fc6a2)
  • Design icon search functionality was refined with fixes for public SVG previews, native downloads, and metadata visibility. (089fbca27, da51dc2ec, 0c4450be6)

Unreleased Progress

  • OpenMates added a web archive flow for version 1 of account exports, allowing users to generate portable data archives. (6792664a0)
  • A new design icon search skill was introduced, featuring Iconify provider integration and CLI support. (7e396a73f, 1097daaf9)
  • IdeaBucket now supports encrypted audio drafts with cross-client synchronization. (e418cdde5)
  • OpenCode added support for OpenAI-compatible API contracts to improve interoperability. (5c95dcab7)
  • Development continued on Teams V1 and Workflows, including CLI gates and websocket helper restorations, though these features remain disabled. (6d3e891b8, cfe919a6c, d5ef5b21b)

Internal Progress

  • Extensive end-to-end test coverage was added for account exports, design icon search, and cross-client draft synchronization. (533bc56c2, f483b0c2d, f4e64b0b6)
  • CI workflows were updated to isolate CLI keys for draft testing and to publish self-hosting images when documentation changes occur. (8e3ebde64, e668f7a0e)

Newsletter Guidance

Include

  • None

Exclude

  • Design icon search skill (7e396a73f)
  • Account export V1 web archive flow (6792664a0)
  • Teams V1 CLI and SDK support (6d3e891b8)

Rationale

All user-facing features and improvements from this period are currently in dev_only status or related to disabled platform features, making them ineligible for public communication.

Quality Notes

  • Heavy emphasis on stabilizing the draft synchronization protocol across web and CLI clients.
  • Significant focus on the security and reliability of the new account export V1 flow.
  • Consistent use of automated audits to ensure parity between SDK and CLI implementations.