AI News Digest

AI News Digest — April 12, 2026

Top Stories

Anthropic Bans OpenClaw Creator From Claude Access

Anthropic temporarily banned the creator of OpenClaw — an open-source project that reverse-engineered Claude’s interface — from accessing Claude’s API and web interface. The move sparked debate across the AI community about the boundaries of reverse-engineering AI services and the tension between open-source ideals and platform terms of service. Anthropic cited violations of their acceptable use policy, while the OpenClaw project maintainers argued their work fell under fair research use.

ChatGPT Launches $100/Month Pro Plan

OpenAI officially launched ChatGPT Pro, a new $100/month subscription tier positioned above the existing $20/month Plus plan. The Pro tier offers higher rate limits, priority access to new model releases, and extended context windows. The launch comes as OpenAI seeks to diversify revenue beyond enterprise deals and position itself for a potential IPO. The pricing puts it in direct competition with Claude’s premium tiers and Google’s Gemini Advanced.

Meta Muse Spark: New Frontier Model with 16 Built-In Tools

Meta released Muse Spark, a new AI model available on meta.ai featuring an impressive 16 built-in tools including a code interpreter, web search, and visual grounding capabilities. Available at meta.ai, the model is competitive with frontier models from OpenAI and Anthropic on standard benchmarks. Notably, Muse Spark is not released as open weights — a significant departure from Meta’s traditional open-source approach with Llama. Simon Willison provided an in-depth analysis of the model’s tool architecture and capabilities, noting the sophisticated tool-chaining behavior and the code interpreter’s ability to execute Python in a sandboxed environment.

Security & Safety

Anthropic’s Project Glasswing Finds Vulnerabilities in Every Major OS

Anthropic disclosed results from Project Glasswing (also known internally as Claude Mythos), a restricted security research program that gave Claude deep system-level access to find vulnerabilities. The results were striking: Claude found previously unknown vulnerabilities in every major operating system tested, including Windows, macOS, and Linux kernels. The program is restricted to vetted security researchers under strict responsible disclosure protocols. This demonstrates the growing potential of AI systems in offensive security research — and the importance of keeping such capabilities controlled.

Developer Tools & Platforms

Claude Cowork Gets IT Admin Deployment Tools

Anthropic rolled out new IT administrator deployment tools for Claude Cowork, its enterprise collaboration product. The new features include centralized user provisioning via SCIM, granular permission policies, audit logging, and SSO integration improvements. IT teams can now manage Claude Cowork deployments at scale through a dedicated admin console.

GitHub Copilot Updates: Retiring Opus 4.6 Fast, Pausing Pro Trials

GitHub announced several changes to the Copilot ecosystem:

  • Retiring Opus 4.6 Fast from Copilot Pro+ — the fast variant of Anthropic’s Opus 4.6 model is being removed from the model selector in favor of newer, more capable options
  • Pausing new Copilot Pro trials — GitHub is temporarily halting new sign-ups for Copilot Pro trials while they restructure the offering
  • New /fleet multi-agent feature — a preview of multi-agent workflows where multiple Copilot agents can collaborate on complex tasks in parallel

Google AI Edge Eloquent: Free Offline AI Dictation

Google released AI Edge Eloquent, a free offline AI dictation app for iOS built with on-device ML. The app provides real-time speech-to-text transcription without requiring an internet connection, leveraging Google’s latest small language models optimized for edge deployment. This is part of Google’s broader push to bring AI capabilities to mobile devices without cloud dependencies.

Microsoft Removing Copilot Buttons from Windows 11 Apps

In a surprising reversal, Microsoft began removing Copilot integration buttons from several built-in Windows 11 applications. The move appears to be a response to user feedback about excessive AI feature integration and cluttered interfaces. Copilot remains available as a standalone experience but will no longer be embedded in every system app.

Open Source & Models

Z.ai GLM-5.1: 754B Parameter Model Under MIT License

Chinese AI lab Z.ai released GLM-5.1, a massive 754-billion parameter model released under the permissive MIT license. The model is competitive with proprietary frontier models on reasoning and coding benchmarks. The MIT licensing is notable — it allows unrestricted commercial use, making it one of the most openly licensed large-scale models available.

HuggingFace: Safetensors Joins PyTorch Foundation

HuggingFace announced that Safetensors, their secure tensor serialization format, is joining the PyTorch Foundation as an incubating project. Safetensors provides a faster, safer alternative to Python’s pickle for saving and loading model weights — eliminating the arbitrary code execution vulnerability that plagued pickle-based formats. The move to the PyTorch Foundation signals growing industry-wide adoption of the format as a standard for ML model distribution.

SQLite 3.53.0 Released

The SQLite team released version 3.53.0, bringing performance improvements for large aggregate queries, better JSON path expression handling, and improved WAL mode concurrency. SQLite continues to be the most deployed database engine in the world and remains a critical piece of infrastructure for AI tooling and edge applications.

Interesting Projects

Poke: AI Agents as Easy as Texting

Poke is a new project that aims to make interacting with AI agents as simple as sending a text message. The platform provides a messaging-style interface for orchestrating multi-step AI workflows, lowering the barrier to entry for non-technical users who want to leverage AI agents for everyday tasks.

Astropad Workbench: Remote Desktop for AI Agents

Astropad launched Workbench, a tool that provides remote desktop access designed specifically for AI agents. This allows AI systems to interact with graphical desktop environments — clicking buttons, reading screens, and navigating applications that don’t have APIs. It’s a compelling approach to giving AI agents access to the vast world of software that remains GUI-only.

Stalking Victim Sues OpenAI Over ChatGPT

A stalking victim filed a lawsuit against OpenAI, alleging that ChatGPT was used to facilitate harassment by generating personal information and crafting threatening messages. The case raises important questions about AI platforms’ liability for how their tools are used and could set precedents for AI safety responsibilities.

Sam Altman Responds After Molotov Cocktail Attack on His Home

Sam Altman publicly responded to a New Yorker article following a Molotov cocktail attack on his home. The incident highlights the growing personal risks faced by AI industry leaders as the technology’s societal impact — and the controversies surrounding it — continue to intensify.


This digest is curated from TechCrunch, The Verge, Simon Willison’s blog, HuggingFace Blog, and GitHub Blog.