Simon Willison released Pasted File Editor, a browser prototype inspired by Claude's handling of large pasted text. Instead of filling the editor with a large paste, the tool turns the content into a file attachment. It also supports opening files directly, dragging files onto the interface, and displaying images as thumbnails. Codex desktop helped build the prototype.
Florida sued OpenAI and CEO Sam Altman over multiple murders described as linked to ChatGPT. The state's attorney general accused Altman of an "utter disregard" for human lives. The provided excerpt does not identify the cases, explain the alleged causal links, specify the legal claims, or include OpenAI's response, so the allegations require further clarification.
The article introduces Agent Radio, a messaging feature in h5i 0.1.5 for coding agents such as Claude Code and Codex. Instead of relying on an external server, it stores JSONL messages in a Git ref and syncs them through normal push and pull flows. The post includes setup commands, live message watching, PR summary posting, and a short explanation of the i5h protocol.
TechCrunch frames 2026’s browser competition around alternatives to Chrome and Safari. The roundup covers AI-centric browsers like Perplexity Comet, Dia, Opera Neon, OpenAI Atlas, and Aside, alongside privacy-focused options such as Brave, DuckDuckGo, Ladybird, and Vivaldi. It also highlights niche products including Opera Air, SigmaOS, and Zen Browser, showing how browsers are becoming AI assistants, productivity hubs, privacy layers, and wellness-oriented tools.
Quandri measured MCP tool schemas in its Claude Code setup and found significant context overhead across Linear, Notion, Slack, and Postgres. The post argues MCP can be slower, less reliable, and harder to debug than direct CLI/API usage. It recommends CLI-first workflows and on-demand Skills, while noting MCP still fits services without CLIs, non-developer users, bidirectional communication, and guarded production database access.
Anthropic introduced Claude Opus 4.8 as an upgrade over Opus 4.7, emphasizing benchmark gains, sharper judgment, and more reliable agentic work. The launch also adds dynamic workflows in Claude Code, effort controls in claude.ai and Cowork, and Messages API support for system entries inside messages. Standard pricing remains unchanged, while fast mode is faster and substantially cheaper than before.
TechCrunch reports that new renders provide a closer look at Apple’s planned AI overhaul for iOS 27. The preview points to a redesigned Siri experience and a standalone Siri app, suggesting Apple may reposition Siri as a more central AI interface. The article frames the move as part of Apple’s effort to compete with ChatGPT, though the provided text does not specify models, features, APIs, or launch details.
The Verge reports that Bloomberg renders offer an early look at Apple’s long-awaited Siri overhaul for iOS 27. The redesigned assistant appears to move toward a ChatGPT-style app and chat interface, with Apple’s Liquid Glass visual language layered on top. The images are based on information Bloomberg reviewed and sources familiar with Apple’s plans, so they should be treated as previews rather than official Apple assets.
Simon Willison says Claude Code/Cowork and OpenAI Codex have changed the economics of frontier AI. Personal subscriptions can still be bargains for heavy users, but enterprise plans are increasingly priced like API token usage. His core claim is that coding agents burn far more tokens, yet deliver enough value to high-paid knowledge workers that companies will pay materially more.
As AI chatbots adopt increasingly sophisticated personas, hackers are shifting from basic prompt injections to social engineering attacks targeting these "personalities." Researchers warn that manipulating a chatbot's defined role (e.g., customer service or empathetic companion) makes it easier to bypass safety guardrails. This evolution poses a significant threat to agentic AI workflows that rely on consistent role-playing and external data integration.
Runtime is a YC P26 launch focused on making coding agents usable across an organization, not only by engineers. It provides sandboxed environments with company context, integrations, secrets, policies, observability, and cost controls. The product page says it works with tools including Claude Code, Cursor, Codex, Copilot, Gemini CLI, Devin, and OpenCode, while fitting into Slack, Linear, GitHub, and related workflows.