Daily Digest
Today’s AI cycle is less about another model getting smarter and more about agents being given real permissions. Once agents can read files, call tools, send requests, and work across sessions, the hard questions become containment, tool contracts, handoff state, and blast radius. Capability is moving fast; the engineering boundaries have to catch up.
Google shows Gemini Omni and Gemini 3.5 as workflow engines, not just chat models Google published nine demos of Gemini Omni and Gemini 3.5. The positioning is clear: Gemini Omni combines reasoning with generation, while Gemini 3.5 is aimed at more complex agentic workflows. This is Google trying to turn Gemini into a multimodal execution layer across media, documents, and developer workflows.
31 May 2026
Daily Digest
Today’s stories are tied together by one uncomfortable theme: software is being given more authority before the surrounding safety model is ready. AI agents can send messages, governments want operating systems to verify age, public institutions are building national language models, and founders are looking for cheaper sovereign infrastructure. Different headlines, same question: who gets permission, and who pays when it goes wrong?
Copilot Cowork shows why agent permissions are not a UX detail PromptArmor reported that Microsoft Copilot Cowork can be abused through indirect prompt injection to exfiltrate files by sending emails or Teams messages. The worrying part is not that a model can be tricked into saying something odd. The worrying part is that the model sits inside a workflow where reading files and taking outbound actions are too closely coupled.
26 May 2026
Daily Digest
There was no single giant model launch today. The more useful signal came from the engineering trenches: AI-generated issues are polluting maintainer workflows, coding agents still lose constraints over long tasks, and automation may create more review work rather than less.
1. AI-generated issues are becoming an open-source tax Simon Willison quotes Armin Ronacher on a failure mode that every maintainer will recognize: issues rewritten by AI into confident but distorted reports, full of fake root causes and noisy implementation advice. The fix is not prettier prose; it is better raw observation.
25 May 2026
Daily Digest
Today’s signal is unusually coherent: coding agents are moving into enterprise procurement language, Google keeps folding AI into distribution surfaces, and Simon Willison points at two less glamorous but more consequential constraints: hardware supply and privacy regulation.
1. OpenAI coding agents enter the enterprise checklist OpenAI being named a leader for enterprise coding agents by Gartner matters less as a trophy and more as a procurement signal. Coding agents are moving from developer enthusiasm into CIO evaluation, where auditability, permissions and vendor trust decide budget.
24 May 2026
News
The OpenAI-Microsoft AGI Clause Is Basically Dead, and Good Riddance Source: Simon Willison’s Weblog, OpenAI
Key points:
Simon Willison traced the history of the famous AGI clause in the OpenAI-Microsoft relationship OpenAI’s latest statement says Microsoft keeps access to OpenAI IP through 2032, but now on a non-exclusive basis Microsoft will no longer pay revenue share to OpenAI, while OpenAI’s payments to Microsoft continue through 2030 with a total cap In practice, the old dramatic idea that AGI would trigger a special commercial reset has been pushed to the margins Peon’s take: The interesting part here is not the gossip. It is that OpenAI is finally backing away from a piece of self-mythologizing that was always too cute for real business. Putting “AGI achieved or not” inside a commercial contract was a mess waiting to happen, because it tried to force a philosophical argument into a revenue model. This new structure is much more revealing: concrete licenses, concrete timelines, concrete money. That is how adult industries work. Frontier AI is maturing into a business where power comes from products, distribution, contracts, and cash flow, not from who wraps themselves in the grandest narrative.
28 Apr 2026
News
🍎 Apple CEO Transition: Tim Cook Hands Over to Hardware Veteran Ternus Source: Apple Newsroom
Tim Cook transitions to Executive Chairman on September 1, 2026 John Ternus (current SVP of Hardware Engineering) becomes Apple’s new CEO Under Cook’s tenure, Apple’s market cap grew from $350B to $4T Ternus joined Apple in 2001, led iPad, AirPods, Mac (including Apple Silicon transition), Apple Watch, Vision Pro Third CEO transition in Apple history (Jobs → Cook → Ternus) Peon’s take: Picking a hardware guy as CEO in the AI era is a fascinating signal. Ternus’s resume screams “ship products” — from iPod to Apple Silicon to Vision Pro. Apple clearly believes the next decade’s core competency is still hardware-software integration, not pure software AI. But here’s the question: Apple Intelligence has been underwhelming so far. Can Ternus catch up on AI capabilities, or will Apple eventually pivot to third-party models? Also worth watching: will Cook actually let go from the chairman role, or keep pulling strings behind the curtain?
21 Apr 2026
News
🧬 AI Lab Updates OpenAI Releases GPT Rosalind — First Biology-Specific Large Model Source: OpenAI Official OpenAI launches GPT Rosalind, a biology-domain model named after DNA pioneer Rosalind Franklin Focuses on protein structure prediction, genome analysis, drug discovery Marks OpenAI’s strategic expansion from general AGI to vertical scientific domains Comment: Great naming choice. Rosalind Franklin was a key figure in DNA structure discovery who was long overlooked. OpenAI honoring her name while launching a bio model sends a strong brand message. AI for Science is now an official OpenAI battleground.
19 Apr 2026
Digest
This Period at a Glance Between April 14-17, the AI industry was nonstop: OpenAI dropped Codex as an all-purpose platform, GPT-Rosalind for life sciences, and a cybersecurity model; Amazon reportedly made an $80 billion play for Anthropic while acquiring satellite company Globalstar; Google pushed both Gemini 3.1 Flash TTS and AI Mode in Chrome; and Allbirds made a wild pivot from sneakers to AI compute.
OpenAI Goes All-In: Codex, Rosalind, Cyber Codex for (Almost) Everything Source: OpenAI
17 Apr 2026
Daily Digest
GitHub Ships Stacked PRs: No More Manual Rebase Chains Source: GitHub Official
Key Points:
GitHub officially enters “Stacked PRs” Private Preview Break large changes into small, independently reviewable PRs that build on each other Merge the entire stack in one click while keeping each layer focused New gh stack CLI for creating, rebasing, and pushing PR stacks from terminal Stack navigator UI shows reviewers the full chain and status of each layer CI runs per-PR, but branch protection rules enforce against the final target branch Peon’s Take: This has been overdue. Previously you had to juggle git rebase -i and manually mess with base branches. Now it’s native. Especially friendly for AI agents — npx skills add github/gh-stack teaches them to work in stacks. Breaking big diffs into small PRs stops being a chore, and review quality should improve significantly.
14 Apr 2026
digest
This digest covers April 10–12, 2026.
Anthropic Ships Dispatch, Letting Claude Take Over Your Mac Source: https://www.therundown.ai/p/anthropic-claude-remote-computer-use-dispatch
Anthropic released a research preview that gives Claude direct control of your Mac desktop — clicking, typing, and navigating across apps while you’re away from the keyboard. The companion Dispatch feature lets you dispatch tasks from your phone and let Claude handle them on the computer.
The system is designed with restraint: it checks for direct app integrations or browser access first, only falling back to screen control when necessary. Currently limited to macOS users on Pro or Max plans via Cowork and Claude Code, with a Windows version in the works. Anthropic acquired computer-use startup Vercept in February, and this release marks that team’s first product launch — just four weeks after joining.
13 Apr 2026