OpenMates Docs Open Chat

Daily Release Summary: 2026-06-09

Daily Release Summary: 2026-06-09 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-09

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

Overview

OpenMates expanded its AI model support with the addition of Claude Fable 5 and significantly refined the deep research experience. Key updates include the unification of research focus modes, the introduction of auto-starting application previews, and improved passkey compatibility for Linux users. Significant work also continued on platform parity for Apple devices, though these features remain unreleased.

Released Changes

  • Support for the Claude Fable 5 model was added to the Anthropic direct API provider. (5bea51e1f)
  • The deep research focus mode was unified across the platform, and the OpenMates CLI now supports sub-chat parity for deep research tasks. (55e3ba1cd, 02f288cc1)
  • Application previews now automatically start upon generation, streamlining the code-to-preview workflow. (fb578aee9)
  • Passkey registration was updated to support Linux-compatible registration flows. (a9be1edf6)
  • Focus modes for video analysis and web reputation were improved, complemented by a new reputation check example chat. (a16cac560, 641a3baaa, f9fda4429)

Bug Fixes

  • A series of updates resolved race conditions and timing issues when sending draft chats, ensuring the editor state is correctly preserved and validated before transmission. (d922a3672, 0bc989a55, 6d3f0e2e9)
  • UI stability was improved by hardening weather embed fields, preventing duplicate log keys, and resolving translation gaps in gift card settings and route titles. (a46561c2d, 5772acbfd, 3447c8c9f)
  • The code embed preview now correctly displays execution output alongside the source code. (c4a016d75)
  • App skill embed previews were registered to ensure consistent rendering across example chats. (a5f7f40ae)

Unreleased Progress

  • Extensive work was completed on iOS and macOS parity, including embed rendering, chat message spacing, and UI contract probes for headers and recording overlays. (47c5a97e9, f4ba40916, 92537792a)
  • Initial support for sending sub-chat continuations as user tasks was added, though the tasks platform remains disabled. (6c48d11fb)

Internal Progress

  • Service health monitoring was refined to reduce false positives for degraded service alerts. (331727558)
  • Automatic handoff of admin issues to OpenCode was disabled to allow for manual investigation. (f254e9a87)
  • A database migration was added to optimize chat message indexing. (01f54ff81)
  • Additional tracing and logging were implemented to debug chat preprocessing and early exit scenarios. (b8b0b5861, d8dd35c7d, 6e9c084c8)

Newsletter Guidance

Include

  • OpenMates now supports the Claude Fable 5 model for direct API interactions. (5bea51e1f)
  • The deep research focus mode has been unified, and the CLI now supports sub-chat parity for complex research tasks. (55e3ba1cd, 02f288cc1)
  • Application previews now start automatically when generated in the chat. (fb578aee9)
  • Passkey registration now supports Linux-compatible flows for improved account security. (a9be1edf6)

Exclude

  • Apple platform parity updates. (47c5a97e9, f4ba40916, 92537792a)
  • Sub-chat continuation as user tasks. (6c48d11fb)

Rationale

The newsletter highlights major model additions, significant research tool improvements, and security updates that are ready for public use. It excludes platform-specific work that remains gated.

Quality Notes

  • Extensive testing was performed on Apple platform parity, including visual snapshots and UI contract assertions.
  • Deep research logic was strengthened with better synthesis formatting and sub-chat delegation gates.
  • Draft send reliability was a major focus, addressing several edge-case race conditions.