AI News April 10-11, 2026: Model Releases, Papers, and Open Source

Matthew Diakonov··11 min read

AI News April 10-11, 2026: Model Releases, Papers, and Open Source

April 10-11, 2026 delivered two days of cybersecurity AI announcements, a local 3D world generation model, and continued momentum from the GLM-5.1 open source release earlier in the week. Here is everything that happened, organized by date and category.

Quick Overview: What Shipped April 10-11

| Release | Organization | Category | Date | License / Access | |---|---|---|---|---| | Project Glasswing (Claude Mythos) | Anthropic | Cybersecurity AI | April 10 | Gated (50 orgs) | | Trusted Access for Cyber pilot | OpenAI | Cybersecurity AI | April 10 | Pilot program | | Shopify AI Toolkit | Shopify | Developer tools | April 10 | Open | | Waypoint-1.5 | Overworld | 3D generation | April 11 | Open source | | Claude for Word (beta) | Anthropic | Productivity | April 11 | Team/Enterprise | | GLM-5.1 community adoption spike | Z.ai (Zhipu AI) | LLM / Open weights | Ongoing | MIT |

April 10: Cybersecurity AI Takes Center Stage

Anthropic Project Glasswing and Claude Mythos

Anthropic confirmed the existence of "Claude Mythos Preview," described as their most capable model ever built. The model will not be publicly available. Instead, 50 organizations received gated access through "Project Glasswing" to use Mythos defensively, scanning their own infrastructure for vulnerabilities.

The partner list includes Amazon, Microsoft, Apple, Google, Nvidia, CrowdStrike, and Palo Alto Networks. The disclosure came after Anthropic discovered that Mythos can identify and exploit tens of thousands of software vulnerabilities autonomously, chaining exploits across systems.

Warning

Claude Mythos is not available through any public API. If you see anyone claiming to offer Mythos access outside the Project Glasswing program, it is not legitimate. Only the 50 gated partner organizations have access.

This is the first time a frontier lab has publicly acknowledged building a model primarily for its defensive cybersecurity capabilities rather than general-purpose use. The implication: model capabilities have reached a point where the vendor considers controlled deployment necessary before broader release.

OpenAI Trusted Access for Cyber

Hours after Anthropic's announcement, OpenAI revealed its own competing cybersecurity model program. The "Trusted Access for Cyber" pilot offers select businesses access to a specialized model for vulnerability detection and incident response.

OpenAI committed $10 million in API credits to pilot participants. The timing suggests both labs have been developing cybersecurity-specific capabilities in parallel, and Anthropic's disclosure accelerated OpenAI's announcement.

| Program | Lab | Access Model | Participants | Funding | |---|---|---|---|---| | Project Glasswing | Anthropic | Gated, 50 orgs | Enterprise + gov partners | Not disclosed | | Trusted Access for Cyber | OpenAI | Pilot program | Select businesses | $10M in API credits |

Shopify AI Toolkit

On the developer tools front, Shopify launched an official AI Toolkit supporting Claude Code, Cursor, Codex, and VS Code. The toolkit lets AI agents build Shopify apps and manage stores through Shopify's API and CLI. For developers building e-commerce automation, this removes the integration friction between AI coding agents and the Shopify platform.

April 11: Local 3D Worlds and Productivity AI

Overworld Waypoint-1.5: Local 3D World Generation

Overworld released Waypoint-1.5, a model that generates interactive 3D worlds locally on consumer hardware. This is not a cloud rendering service; the model runs on your machine.

Two quality modes ship out of the box:

  • 720p at 60fps for high-performance systems (dedicated GPU or recent Apple Silicon)
  • 360p for broader GPU support (NVIDIA RTX series and Apple Silicon M1+)

The model is half the size of its predecessor while being trained on 100x more data. You can install it via a standalone EXE (using the Biome runtime) or stream from overworld.stream in a browser.

Waypoint-1.5 ArchitectureText / ImageInput PromptWaypoint-1.5Local Inference3D WorldInteractive OutputApple SiliconNVIDIA RTX

The open source code is available at github.com/Overworldai. For anyone working on game development, simulation, or spatial computing, Waypoint-1.5 is worth evaluating as a procedural generation tool that does not require cloud API calls.

Claude for Word (Beta)

Anthropic launched Claude for Word in beta, bringing AI-native drafting and editing directly into Microsoft Word. The integration supports tracked changes, meaning Claude's edits show up in Word's review workflow like any human collaborator's changes would.

Available on Team and Enterprise plans only. If you already use Claude in your writing process by copying text back and forth, this removes the clipboard step.

GLM-5.1 Adoption Continues

Z.ai's GLM-5.1 (released April 7, fully open-sourced under MIT) saw a spike in developer adoption over the April 10-11 weekend. The model's headline numbers continued to draw attention:

  • 744 billion parameters in a Mixture-of-Experts configuration
  • 40 billion active parameters per token
  • 200K context window
  • SWE-Bench Pro score: 58.4 (top globally at time of release, ahead of GPT-5.4 at 57.7 and Claude Opus 4.6 at 57.3)
  • Can run autonomously for up to 8 hours, refining strategies through thousands of iterations

Community quantization efforts accelerated over the weekend, with teams working on smaller deployment configurations to bring the compute requirements down from the baseline 9x A100 80GB setup.

Regulatory News: Maine LD 2082

Maine lawmakers approved LD 2082 on April 10, prohibiting clinical use of AI in mental health therapy while allowing purely administrative use. This is one of the first US state-level laws drawing a specific line between clinical and administrative AI applications in healthcare.

For AI developers working on healthcare tools, this creates a new compliance boundary. Administrative tasks (scheduling, documentation, billing) remain permitted. Clinical tasks (diagnosis, treatment recommendations, therapeutic interactions) are now explicitly prohibited under Maine law.

Context: Major Releases Still Generating Coverage

Several releases from the days just before April 10 continued dominating discussion:

| Release | Date | Key Detail | |---|---|---| | Google Gemma 4 | April 2 | Four sizes, Apache 2.0, #3 on Arena AI leaderboard | | Meta Muse Spark | April 8 | First model from Meta Superintelligence Labs | | Claude Cowork (GA) | April 9 | Generally available on macOS and Windows | | Frontier Model Forum intelligence sharing | April 6-7 | OpenAI, Anthropic, Google sharing intel on adversarial distillation |

The Frontier Model Forum announcement is particularly relevant context for the April 10 cybersecurity disclosures. The three major US AI labs agreed to share intelligence on detecting adversarial distillation attempts (Chinese labs extracting capabilities from US models to train cheaper imitations). Project Glasswing and OpenAI's Cyber pilot both fit into this broader pattern of frontier labs treating security as a deployment priority rather than an afterthought.

Hardware Requirements for April 10-11 Releases

| Model / Tool | Min Hardware | Recommended | Notes | |---|---|---|---| | Waypoint-1.5 (720p) | Apple M1+ or RTX 3070 | M3 Pro or RTX 4070+ | 60fps at 720p | | Waypoint-1.5 (360p) | Apple M1 or RTX 2060 | Any recent GPU | Broader compatibility mode | | GLM-5.1 (FP8) | 9x A100 80GB | 9x H100 | Research/enterprise only | | Claude for Word | Any (cloud) | Team/Enterprise plan | Browser-based, no local compute | | Shopify AI Toolkit | Any | Claude Code / Cursor setup | CLI and API integration |

Common Pitfalls When Following Fast-Moving AI News

  • Confusing gated access with public availability. Claude Mythos is not available to developers. Project Glasswing is a defensive security program for 50 specific organizations, not a waitlist you can join.

  • Treating benchmark leaderboard positions as permanent. GLM-5.1 was #1 on SWE-Bench Pro at release. These rankings change weekly as new models submit evaluations. Use the numbers to understand relative capability, not as permanent rankings.

  • Overlooking regulatory developments. Maine's LD 2082 is easy to miss in a week of model releases, but it has immediate practical implications if you ship AI products to healthcare customers.

  • Assuming open source means production-ready. Waypoint-1.5 and GLM-5.1 are both open source, but they target different readiness levels. Check stability documentation and known issues before deploying to users.

Tip

To stay on top of model releases without getting overwhelmed, focus on three questions: (1) Can I run it locally? (2) What license is it under? (3) What does the technical report say about training methodology? These three filters eliminate most noise from the hype cycle.

What to Watch After April 11

  1. Project Glasswing results. The 50 partner organizations will be using Claude Mythos for vulnerability scanning. Any published findings will reveal the practical ceiling of AI-driven security auditing.
  2. Waypoint-1.5 community integrations. Game engines (Unity, Unreal, Godot) and simulation tools are likely targets for community plugins.
  3. GLM-5.1 smaller quantizations. Community efforts to bring the model to consumer hardware will determine whether GLM-5.1 becomes a practical option outside datacenters.
  4. State-level AI regulation. Maine's LD 2082 may inspire similar legislation in other states. Healthcare AI developers should watch for copycat bills.

Wrapping Up

April 10-11, 2026 marked a shift in how frontier labs approach model deployment: cybersecurity capabilities are now treated as serious enough to warrant controlled, gated releases before public access. Meanwhile, the open source ecosystem continued expanding with Overworld's local 3D generation and growing GLM-5.1 adoption. For developers, the practical takeaway is to evaluate which of these releases actually fits your stack and hardware before committing engineering time.

Fazm is an open source macOS AI agent. Open source on GitHub.

Related Posts