Weekly Release Summary: 2026-08-10 to 2026-08-16
Weekly Release Summary: 2026-08-10 to 2026-08-16 Generated from structured change items. The companion YAML remains the source for deterministic tooling. Ove...
Weekly Release Summary: 2026-08-10 to 2026-08-16
Generated from 381 structured change items. The companion YAML remains the source for deterministic tooling.
Overview
OpenMates focused on extensive UI refinements and infrastructure hardening this week. Key areas of progress included stabilizing the notification stack, enhancing Maps search embeds, and optimizing the landing page for mobile users. Significant development was also directed toward internal tools, including the OpenCode agent workflow and automated proof-of-work video generation. While many features like Teams migration and Workflow scheduling advanced, they remain in development or gated behind disabled feature flags.
Released Changes
- None
Bug Fixes
- Maps search received significant fullscreen refinements, including layout restoration for mobile map-views and corrected rendering constraints. (0b9bde320, b8f6f6b20, d3eea190d)
- The notification system was stabilized with fixes for CSS transitions, state binding during animations, and vault key recovery during cache misses. (6b74383b1, 6b0b50262, fc7d45218)
- Chat interface reliability was improved by ensuring clean state on new chat creation and maintaining draft headers during context switches or cleanup refreshes. (119c717e7, 044f7e5a7, 266b05450)
- Landing page optimizations for mobile users addressed action row width, subslide readability, and hero transition blank frames. (e4777bb87, b117072b7, a1240b1c1)
- AI skill processing was hardened with better protocol cleanup, support for nonce-prefixed image uploads, and corrected pricing metadata for speech generation. (d719cae6c, 73b0043e1, e3727480e)
- Audio recording overlays were refined to correctly handle container sizing and height reservation within compact composer layouts. (69716445c, 04b9d80d3, f61958796)
- Authentication and sync flows were stabilized, specifically addressing recovery key transitions, anonymous session restoration, and chat sync recovery. (30d05e744, 4bb223ace, fb99c3559)
- Payment processing and billing logic now include idempotency keys for app skills and resolved race conditions during provider switches. (876ecd243, 13b3cdf6a, 94e498576)
Unreleased Progress
- Teams management is being migrated into the Settings interface, accompanied by the removal of the legacy standalone Teams workspace. (b546a11db, 40024664d, 0cf129b65)
- Development continued on the workflows platform, including indexing for one-time schedules and routing tasks to the workflow queue. (9977e0ce8, 5a27aa6f4, 9fe22cb07)
- Onboarding parity for Apple platforms is in progress to align the iOS and macOS experiences with the web landing page. (d530314d3, 116474dab, af10e174d)
- OpenMates is implementing scoped AI task concurrency and isolating the task reconciliation queue for better processing efficiency. (4ee355ed9, 4230b9500)
- Encrypted object slugs were added to the CLI and SDK to enhance security for plans, projects, tasks, and workflows. (b3721897a, d9a70a9d0)
- New operational monitoring capabilities are in development, including durable purchase tracking and health status alerts via Discord. (c6929ae77, 3763a29e7, 5a8ad151e)
- Audio skills now store outputs as generated assets and calculate costs based on duration. (c4ab9796a, bef48db31, 7872aa931)
- Chat files are being surfaced in settings and the CLI, with deep links connecting example chat costs to usage data. (903ebad36, ccdfcbe99, 8e30afb59)
Internal Progress
- The Gemini Flash model was updated across AI and code generation services, including refined selection logic and cost configurations. (c8db39a95)
- The proof-video workflow was hardened with automated cleanup scripts, device-scoped captions, and improved artifact path resolution. (893a51b4c, d2215a7b3, 80d88c0fc)
- OpenCode development tools transitioned to a deterministic event-based notification system with improved worktree reuse and timeout handling. (18dac8ea4, 62b160fad, 1170772ac)
- Testing infrastructure was expanded with Gmail-specific constraints, progressive chat opening regressions, and automated audits for Playwright determinism. (8f4ef1f59, 106b79999, dd1514aaf)
Newsletter Guidance
Include
- None
Exclude
- Apple platform onboarding parity (d530314d3, 116474dab)
- Teams management migration to Settings (b546a11db, 40024664d, 0cf129b65)
- Workflow scheduling and queue management (9977e0ce8, 5a27aa6f4, 9fe22cb07)
- Audio asset storage and duration billing (c4ab9796a, bef48db31)
Rationale
No user-facing changes were merged into the main branch or marked ready for public communication during this period. All significant improvements remain in development (dev_only) or are associated with disabled feature modules.
Quality Notes
- Heavy emphasis on stabilizing the ‘proof’ video pipeline for automated feature verification.
- Extensive use of API response caching and live mock fixtures to ensure test reliability for AI skills.
- Proactive monitoring introduced for purchase settlements and system health via Discord alerts.
- Significant focus on mobile UI consistency across different workspace shells and the landing page.