Automata

A tech digest, every weekday. About

189 items across 30 sources in the last seven days. The email carried the 20 that mattered most.

Google releases AX open-source agentic orchestrator

Google released Agent Executor (AX), an open-source agentic orchestration framework for managing LLM agent workflows and tool execution.

Provides an open-source alternative framework from Google for structuring complex agent workflows and tool calling in TypeScript and Python apps.

Vercel adds experimental WebMCP support to mcp-handler

Vercel updated the mcp-handler package with experimental support for WebMCP, enabling web applications to expose Model Context Protocol tools directly to browser-based AI agents via a script tag.

Allows web applications built with Node and React to expose existing MCP server tools to client-side AI agents without implementing custom socket or HTTP relays.

GitHub schedules deprecation for older Copilot AI models

GitHub announced that several older language models across Copilot Chat and editor completion modes will be deprecated on October 19, 2026.

Requires engineering teams using specified Copilot model endpoints in automated workflows to migrate to supported model versions before mid-October.

AI & LLMs

Critical remote code execution patched in libheif decoder used by Next.js

Vercel collaborated with security team Hacktron to identify and patch a remote code execution vulnerability in the upstream libheif image processing library used by Next.js image optimization.

Requires teams running Next.js image optimization on self-hosted infrastructure to update dependencies to patch the underlying image parsing flaw.

Web & Frontend

Notion details concurrent editing architecture using CRDTs

Notion published an engineering deep dive detailing their implementation of conflict-free replicated data types to manage real-time collaborative document editing.

Gives frontend engineers practical architectural patterns for implementing offline-first and concurrent state sync in web applications.

Devtools & Platform

From the timeline

Wes Bos on early limitations in the iPhone Duo simulator

Wes Bos notes that the initial Xcode release of the iPhone Duo simulator lacks viewport segment and device posture CSS APIs while adding double navigation toolbars in folded viewports.

Warns web developers that standard CSS fold-detection APIs are currently missing from the preview web runtime for dual-screen iOS devices.

Fools ignore complexity. Pragmatists suffer it. Geniuses remove it.Alan Perlis