Weekly Release Summary: 2026-06-08 to 2026-06-14
Weekly Release Summary: 2026-06-08 to 2026-06-14 Generated from structured change items. The companion YAML remains the source for deterministic tooling. Ove...
Weekly Release Summary: 2026-06-08 to 2026-06-14
Generated from 642 structured change items. The companion YAML remains the source for deterministic tooling.
Overview
OpenMates reached a milestone this week with the release of v0.12, introducing significant new capabilities including a weather rain radar and a transition to Edamam for nutrition data. The project focused heavily on chat scalability, durable sharing workflows, and a new content embed catalog. AI model support was also expanded with the addition of Kimi K2.7 Code, while the core UX was refined through improved paste recovery and sidebar management.
Released Changes
- OpenMates added a weather rain radar skill, allowing users to view real-time precipitation data via the Bright Sky provider. (bb069b142)
- The nutrition app now utilizes Edamam for recipe searches, featuring updated fullscreen and preview embeds. (adf726d84, 3746055f5, ab6360c88)
- Durable share short links were implemented for chats, complemented by dynamic Open Graph previews featuring message bubbles and custom typography. (41faec7db, 8e2fecfb7, 3e404b3a7)
- A content embed catalog was added to settings, providing live examples of how the platform handles audio, code, maps, and other media. (8d076440f, 3e667ad57, 7ac8aca03)
- OpenMates implemented scalable chat loading and compound window cursors to improve performance when opening large conversations. (a6573cbd7, cc6351179)
- Application previews now automatically start upon generation, streamlining the code-to-preview workflow. (fb578aee9)
- The Kimi K2.7 Code model was added to the platform’s available AI models. (1d5ba2de6)
- The sidebar now includes ‘show more’ controls for chat categories, providing better management of conversation history. (c1063710e)
- A free testing credits budget system was introduced with automated notifications and improved UI for tracking grants. (e2ac23274, 91d503837)
- A new GHCR self-host image mode was added, and the self-host edition now correctly hides payment status. (84604768d, 1d9d4e357, ad8d96839)
Bug Fixes
- The message input now defers paste recovery dismissal until the user begins editing, ensuring recovery chips remain available during automatic parser conversions. (953f7ffd8, b9200e8a4, f3ca91d28)
- OpenMates resolved several issues with chat sharing, including ownership race conditions, metadata timing, and crawler routing. (b2a51f186, 7b6ed8d81, d629ba26d)
- A series of updates resolved race conditions and timing issues when sending draft chats, ensuring editor state is preserved. (d922a3672, 0bc989a55, 6d3f0e2e9)
- Weather iconography was standardized using the meteocons package, and visual presentation was improved across daily and forecast embeds. (f74ceef3e, 03246b875)
- Search reliability was improved by persisting parent preview metadata and avoiding false ‘no-results’ states for legacy search. (3a84e8167, 11c93b528, 2d9fb638a)
- Application previews were hardened through hostname isolation, stripping development-only HMR scripts, and preserving iframe origins. (99709fe58, 0893656b3, 973b76f04)
- Header navigation now correctly skips empty or draft-only chats when cycling through active conversations. (bf15e3791, edc4bc0eb)
- A fix was implemented to refresh the worker skill registry when it becomes stale, preventing execution errors during AI skill calls. (0469f731e)
Unreleased Progress
- Extensive work continued on Apple platform parity, including billing UI fixtures, sub-chat focus modes, and embed rendering fixes for iOS and macOS. (9757be514, 47c5a97e9, 0892220bf)
- Development progressed on interactive questions parity and share extension workflows for unreleased mobile platforms. (1a8e169c2, 4af7e6beb, f7e8aead8)
- Remotion video creation features are in development, including video create embeds and CLI status refreshing. (3578133c5, 408c1cecc, 5e73c6209)
- Work progressed on PII redaction for text file uploads, specifically targeting integration with iOS and macOS. (8604e39a2)
- A new habit garden application example chat was added but remains not user-facing. (fb017df56)
- Initial support for sending sub-chat continuations as user tasks was added, though the tasks platform remains disabled. (6c48d11fb)
Internal Progress
- OpenMates officially bumped the project version to v0.12 and updated related documentation. (4c6d0686a, d3e62581e)
- A large set of example chats was translated into German to improve localization coverage. (6c1e3e762)
- Playwright CI workflows were optimized to improve log visibility, timebox runs, and preserve artifacts during signal exits. (892c7c7dc, 1364746ae, d98b20c64)
- Deterministic quality audits and guardrails were added to the CI pipeline to enforce code quality standards. (7a3afec8c, bd910c8f3)
Newsletter Guidance
Include
- New weather rain radar skill for real-time precipitation tracking. (bb069b142, 03246b875)
- Transitioned nutrition recipe search to the Edamam provider. (adf726d84, 3746055f5)
- Durable share short links and enhanced Open Graph previews for chats. (41faec7db, 8e2fecfb7, 3e404b3a7)
- New content embed catalog featuring live examples for audio, code, and maps. (8d076440f, 3e667ad57)
- Added support for the Kimi K2.7 Code model. (1d5ba2de6)
- Scalable chat loading and compound window cursors for faster navigation. (a6573cbd7, cc6351179)
Exclude
- Apple platform parity and UI updates. (9757be514, 47c5a97e9, 0892220bf)
- Remotion video creation and embedding. (3578133c5, 408c1cecc, 5e73c6209)
- PII redaction for text file uploads. (8604e39a2)
- Sub-chat continuation as user tasks. (6c48d11fb)
Rationale
The week’s updates focus on expanding the platform’s utility through new skills like rain radar and Edamam nutrition, while significantly improving the core sharing and loading performance. Gated platform work for Apple devices and unreleased video features are excluded.
Quality Notes
- Extensive test suite stabilization was performed across Playwright E2E flows to improve CI/CD reliability.
- Application preview security was hardened through hostname isolation and origin preservation.
- Localization coverage was significantly expanded for German-speaking users.