AI & ML
- Zhipu AI's GLM-5.2 generates major buzz in Silicon Valley—this open-source Chinese LLM operates on a 1 million token context window, matching Anthropic's Claude Opus 4.8 and OpenAI's GPT 5.5 in scale. Vercel CEO Guillermo Rauch praised its coding capabilities on X. Read more
- Apple's iOS 27 embeds AI across native apps beyond Siri revamp—password-updating leverages AI to identify weak/compromised passwords and automatically update them on websites, while Messages adds one-tap suggestions for replies. Focus is solving real-world problems rather than requiring users to adopt new AI-powered Siri. Read more
- GM's autonomy team now generates 90% of its self-driving car code via AI, stress-tested through simulation running 100 years of driving daily. The automaker positions this as a disciplined alternative to competitors' approaches as Tesla's FSD fleet in Texas has only 69 vehicles versus Waymo's 620. Read more
- US government pulled Anthropic's Fable 5 model after three days citing national security; Opus 4.8 now serves as the most advanced publicly available model. Open-weight and open-source models remain exempt from military-grade classification for now, with four of the top five open-weight models coming from China. Read more
Dev Tools & IDEs
- 3D AI Studio launched Flow—a node-based, browser-native canvas for building 3D workflows with no GPU or local setup required. Connects AI generation, mesh cleanup, texturing, and export into reusable pipelines; used by 1M+ creators worldwide. Read more
- Xbox releases Unreal Engine 5.8 plugin toolkit to simplify PC game development—new plugins let developers stay on Win64, keep existing third-party tools, and streamline workflows aligned with other PC storefront processes. Builds on earlier Xbox Godot sample efforts. Read more
Browser & Web Platform
- Windows 11 26H2 confirmed for fall 2026 release via enablement package (eKB) over Win11 25H2. Microsoft debloated Windows 11 Search by removing Bing dependency, delivering dramatically faster search performance—a long-requested feature finally arriving. Read more
- Android 17 rolling out with icon customization and home screen cleanup tools—new theme packs and icon style options (Minimal, Create with Disco/Scribbles/Cookies/Easel/Treasure/Stardust styles) let developers streamline Pixel home screens. Early reports cite touchscreen complaints on some Pixel devices. Read more
Security
- SiYuan before v3.6.1 vulnerable to CVE-2026-56395—malicious package authors can inject code via unsanitized package metadata and README content in the Bazaar marketplace. Read more
Open Source
- mksglu/context-mode optimizes context windows for AI coding agents—98% reduction in tool output size, persists session memory, and enforces routing across 17 platforms to keep token usage efficient. Read more
- getpaseo/paseo orchestrates multiple coding agents from desktop and mobile—runs agents in parallel on your own machines with full dev environment access; self-hosted alternative to cloud-only agent platforms. Read more