OpenMates Docs Open Chat

Daily Release Summary: 2026-06-13

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

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

Overview

OpenMates transitioned its nutrition recipe provider to Edamam, improved the reliability of shared chat metadata, and officially bumped the project version to v0.12. The update also includes several UI refinements for daily inspiration and authentication flows.

Released Changes

  • The nutrition app now utilizes Edamam for recipe searches, featuring updated fullscreen and preview embeds. (adf726d84, 3746055f5, ab6360c88)
  • Chat sharing was enhanced with dedicated Open Graph metadata and improved error handling for short-link generation. (3e404b3a7, 3966c90f6, 0ddfa9d82)
  • AI model availability was updated to include Kimi K2.7 Code while removing the unavailable Claude Fable 5 model. (1d5ba2de6, 688bca4e1)
  • The chat interface now displays a decryption status during resume syncs and handles empty metadata batches more gracefully. (d7b5acbbc, 3f14495d9)

Bug Fixes

  • The project hardened chat highlight teardown to prevent UI inconsistencies during navigation. (8ed8f76d6)
  • Event search now correctly preserves calendar dates and displays date ranges in the UI. (81b3741b8, 264b98b5c)
  • Daily inspiration carousels received stability improvements for authenticated users and better touch interactions on mobile. (e3a633354, a07ca16ca, 2bcbcefc1)
  • Authentication calls-to-action were refined across the header and message input to ensure consistent labeling and reliable login redirection. (54c6182b6, a3c964715, 52e45b4e5)

Unreleased Progress

  • Work continued on app skill quality guardrails specifically targeting the unreleased iOS and macOS platforms. (0b03ae46a)

Internal Progress

  • OpenMates bumped the alpha version to v0.12 and updated related documentation and self-hosting guides. (4c6d0686a, d3e62581e)
  • Internal updates include serialized startup sync handlers, Safari-specific cryptographic fixes, and IndexedDB schema recovery. (1e98b6b0e, 50df3c51a, 9e796e7aa)

Newsletter Guidance

Include

  • OpenMates has transitioned its nutrition recipe search to the Edamam provider, offering improved search results and recipe metadata. (adf726d84, 3746055f5)
  • Shared chats now include Open Graph metadata for better social previews and more reliable short-link persistence. (3e404b3a7, 3966c90f6)
  • The Kimi K2.7 Code model is now available for use within the platform. (1d5ba2de6)

Exclude

  • App skill quality guardrails for Apple platforms. (0b03ae46a)

Rationale

The transition to Edamam for nutrition and the improvements to chat sharing are the most impactful user-facing updates. The version bump to v0.12 marks a significant project milestone.

Quality Notes

  • Multiple fixes were deployed to ensure example chats correctly render skill embeds and SEO metadata.
  • App skill result quality was improved by refining JSON cleanup and stream consumption.