Weekly Release Summary: 2026-05-18 to 2026-05-24
Weekly Release Summary: 2026-05-18 to 2026-05-24 Generated from structured change items. The companion YAML remains the source for deterministic tooling. Ove...
Weekly Release Summary: 2026-05-18 to 2026-05-24
Generated from 180 structured change items. The companion YAML remains the source for deterministic tooling.
Overview
OpenMates significantly expanded its technical and creative capabilities this week, introducing a secure code execution sandbox, a new music generation skill, and specialized electronics component search. The platform also upgraded its core AI engine to Gemini 3.5 Flash and implemented a comprehensive PII policy for shared chats to enhance user privacy. Discoverability was improved through new visual examples in the App Store, while the developer CLI received critical reliability updates for file transfers.
Released Changes
- OpenMates added a secure sandbox for code execution, allowing users to run code, select specific files or dependencies, and cancel active executions via a new header CTA. (cb584b78d, bfca9239b, 88564acbd)
- The AI engine was upgraded to Gemini 3.5 Flash for processing, daily inspiration generation, and OCR tasks. (8956fce2a)
- A music generation skill was introduced, enabling users to create audio content directly within the app with new preview and fullscreen embeds. (f5e9f99ac)
- A unified generated media asset pipeline was added, integrating image, music, and video generation tasks across the platform. (7fb483602)
- An electronics component search feature was added, integrating TI Webench data into new search and component embeds. (181e5d10f)
- The shopping assistant now supports Stoffe.de as a provider, including detailed fullscreen result views. (991eb90f3, 594b055a4)
- A PII policy for shared chats was introduced, providing better control over sensitive information when sharing conversations publicly. (c35bf8973)
- The App Store now includes visual examples for music, video, code, electronics, and social media embeds to demonstrate functionality. (9759a632d, 85cd84cf4)
- Descriptive titles were added to math calculation embeds to provide clearer context for automated results. (b944df3f1)
- The OpenMates CLI was updated with improved upload endpoint alignment, retry logic for file transfers, and better preservation of embed payloads. (f485d2f8d, 499e2db18, 5b70239bf)
Bug Fixes
- Focus Mode received extensive stability updates, including persisting activation from countdowns, suppressing same-turn placeholders, and resolving reload errors. (865b70bcc, 117d73e02, 875eace40)
- Shared chat reliability was 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)
- Visual regressions in the chat header and resume cards were addressed, ensuring image bubbles display correctly and persist in chat metadata. (9db7d51a6, 2f9d05bd8, bd2a8c5b8)
- The project now rejects assistant responses encrypted with stale chat keys to ensure session security. (238244c29)
- A mutation loop in the favicon observer was resolved, and new guards were added for app favicon links to improve browser performance. (cfceaa70a, 0e59cff94)
- A crash occurring when attempting to view shopping product results in fullscreen mode was prevented. (f18d008d8)
- UI and data issues in the electronics app were fixed, including the restoration of icons and component counts. (082471f86)
Unreleased Progress
- A furry mode customization suite was implemented and subsequently disabled shortly after release. (b779facad, 0a047a57f, 9e069ebe6)
- Automation for Obsidian task boards and sync crons was removed or restructured as part of the currently disabled tasks platform. (d1f537f3f, b00993168)
- Domain references for the unreleased iOS and macOS platforms were updated to remove stale development URLs. (c610a080c)
- Work on returning asynchronous skill results in the CLI is underway, currently gated by the Tasks platform status. (466dc3895)
- Infrastructure for a generated video worker was added to the core configuration. (4c7e1e470)
- Internal security hardening was applied to the E2B code execution environment. (9eda58faf)
- Daily development metrics and SVG graphics were revised to provide more accurate internal project statistics. (c1fb2b082, 20d5030a0, 577d32c83)
Internal Progress
- Test infrastructure was hardened with unique account recreation logic and normalized provider display names across mail and social skills. (f89f9f21b, 4b3184f78, ebb54ff85)
- Several provider icons were updated to their official versions to maintain branding accuracy. (96124fc50)
Newsletter Guidance
Include
- Secure code execution sandbox with file and dependency selection. (cb584b78d, bfca9239b, 88564acbd)
- Integration of Gemini 3.5 Flash for faster AI responses. (8956fce2a)
- New music generation skill powered by Gemini. (f5e9f99ac)
- Electronics component search integration with TI Webench. (181e5d10f)
- Introduction of PII (Personally Identifiable Information) policies for shared chats. (c35bf8973)
- New visual examples for the App Store. (9759a632d)
Exclude
- Furry mode customization and avatars. (b779facad, 0a047a57f, 9e069ebe6)
- Obsidian task board automation and sync crons. (d1f537f3f, b00993168)
- Cleanup of stale dev domain references for Apple platforms. (c610a080c)
- Asynchronous skill results in the CLI. (466dc3895)
Rationale
The week’s updates represent major functional milestones, including a secure code sandbox, music generation, and specialized electronics search, alongside critical privacy enhancements for shared content.
Quality Notes
- The project prioritized the reliability of developer tools (CLI) alongside new feature rollouts.
- Extensive updates to provider metadata ensure that legal, privacy, and branding information is current across the platform.
- Foundational work for video generation is progressing with the addition of dedicated worker infrastructure.