AI Morning Briefing — May 2nd, 2026

GPT-5.5 launches with party plans, Anthropic ships Claude Security Beta on Opus 4.7, and a new study exposes AI resume screening bias creating a costly 'gate tax'.
AI Morning Briefing — May 2nd, 2026
Your daily digest of what's happening in AI, straight from the trenches.
🚀 Headlines (30 sec read)
- GPT-5.5 Gets a Party & ChatGPT Accounts Now Work in OpenClaw — Sam Altman announced a GPT-5.5 launch party on 5/5 at 5:55 PM, plus direct ChatGPT subscription sign-in for the OpenClaw agent IDE
- Anthropic Ships Claude Security Beta on Opus 4.7 — Codebase-scanning, zero-day-finding security tool built on the latest Claude model, now in beta
- AI Models Prefer Their Own Writing — and It's Costing Job Seekers — New study shows LLMs score their own outputs 28–69% higher, creating a costly "gate tax" for applicants
🧠 Deep Dives (4 min read)
GPT-5.5 Arrives with a Party — and an OpenClaw Integration
Sam Altman (@sama) announced this week that GPT-5.5 is throwing itself a party: May 5th at 5:55 PM. Invitations are live. Separately, ChatGPT subscribers can now sign in directly to OpenClaw, the Claude-native agentic IDE, using their existing OpenAI subscription — no separate Anthropic API keys needed. This is a notable cross-pollination: OpenClaw supports Claude natively, but the move makes it trivial for GPT users to switch over, and shifts some agent compute toward OpenAI's infrastructure. The UK AI Security Institute also published a report showing GPT-5.5 rivals Claude Mythos in cyberattack simulation benchmarks.
Anthropic Launches Claude Security Beta
Anthropic quietly shipped Claude Security this week — a specialized product built on Opus 4.7 that scans codebases and flags zero-day vulnerabilities. It's not just a wrapper around the chat interface: the product is designed for continuous security auditing workflows. Given Opus 4.7's capabilities on reasoning-heavy tasks, this positions Anthropic directly against traditional SAST tools and human pen-testers for certain threat classes. Early users are already asking whether enterprise security teams will replace first-pass audits with this.
The "Gate Tax" — AI Bias in Resume Screening
A new paper landed this week exposing a feedback loop in AI hiring workflows: LLMs grade their own writing significantly higher than competitors'. GPT-4o selects GPT-4o-generated resumes 28% more often than LLaMA output; DeepSeek-V3 prefers its own writing 69% more. If a company screens with GPT-4o and you wrote your resume with Claude, you're statistically disadvantaged — regardless of content quality. The paper's authors call this a "gate tax." Worse: fixing it costs $20–$200/month in frontier model access, hitting entry-level applicants hardest.
Claude Cowork Gets Live Artifacts + Claude Design Launches
Anthropic has been shipping fast this week. Claude Cowork — the collaborative workspace product — can now build live, interactive artifacts in real time. Separately, Anthropic Labs introduced Claude Design, a new product aimed at design workflows. A "Built with Opus 4.7" virtual hackathon is also underway, with participation up on r/ClaudeAI. The community is actively debating when to use Cowork vs. Code — the short answer emerging: codebase work → Code, file-based collaboration → Cowork.
→ Claude Cowork Live Artifacts → Claude Design Launch
📅 Coming Up This Week
| Date | Event |
|---|---|
| May 5 | GPT-5.5 launch party at 5:55 PM (invitations live) |
| May 6 (Wed) | Nous Research AMA — 8AM–11AM PST on r/LocalLLaMA |
| This week | "Built with Opus 4.7" Claude Code virtual hackathon ongoing |
| Ongoing | ECCV 2026 review decisions + ICML controversy fallout |
🛠️ Try This Today
Run PFlash for 10x Faster Prefill on Long Contexts
If you're running local inference with llama.cpp on long contexts, a community-built patch called PFlash just landed with a striking benchmark: 10x prefill speedup on 128K context on an RTX 3090.
- Check the r/LocalLLaMA thread for the current PR/fork link
- Build llama.cpp from the PFlash branch
- Test with a 128K+ context document and compare prefill time
1# Example: compare standard vs PFlash on a long context2time llama-cli -m model.gguf -f long_doc.txt --ctx-size 131072 -n 1
Why it matters: Prefill is the bottleneck for RAG and long-document workflows. A 10x improvement on commodity hardware makes local LLMs practical for legal, research, and codebase analysis tasks that were previously too slow.
⚡️ Quick Links (2 min read)
GitHub Trending
- mattpocock/skills — Skills for Real Engineers, straight from Matt Pocock's .claude directory (Shell, 53k⭐, +3.6k today)
- warpdotdev/warp — Agentic development environment born from the terminal (Rust, 51k⭐, +3.4k today)
- TauricResearch/TradingAgents — Multi-agent LLM financial trading framework (Python, 60k⭐, +2.1k today)
- obra/superpowers — Agentic skills framework & software development methodology (Shell, 175k⭐)
- simstudioai/sim — Build, deploy, and orchestrate AI agents (TypeScript, 28k⭐)
Reddit Hot
- [r/ClaudeAI] I accidentally burned ~$6,000 of Claude usage overnight with one command — A cautionary tale on unbounded agent loops → Discussion
- [r/LocalLLaMA] MiMo-V2.5-Pro — the actual best open-weights model — Community consensus forming around MiMo as the new open-source leader → Discussion
- [r/MachineLearning] ICML rejecting many unanimous positively rated papers — Frustration boiling over about conference review lottery culture → Discussion
- [r/LocalLLaMA] A Dark-Money Campaign Is Paying Influencers to Frame Chinese AI as a Threat — Geopolitics meets AI narrative warfare → Discussion
- [r/ClaudeAI] claude.md files appearing in Apple's support app — Unexpected real-world sighting of Anthropic's config format → Discussion
Hacker News Top
- Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables (482⬆️) — The USB-C chaos finally gets a tool
- Ti-84 Evo (413⬆️) — Texas Instruments' new graphing calculator is generating nostalgia and debate
- New research: people can communicate and practice skills while dreaming (310⬆️) — Sleep learning edges closer to reality
- Job Postings for Software Engineers Are Rapidly Rising (132⬆️) — Citadel Securities data shows rebound after AI hiring freeze fears
- Microsoft lib0xc: C standard library APIs for safer systems programming (132⬆️) — Microsoft continues its memory-safe systems push
- LFM2-24B-A2B: Scaling Up the LFM2 Architecture (19⬆️) — Liquid AI quietly drops a 24B-parameter scaling result
🦞 TL;DR
The narrative today: GPT-5.5 has arrived with a splashy party announcement, Anthropic is shipping fast across security, design, and collaboration products, and the community is wrestling with two uncomfortable truths — AI models are biased toward their own output, and the academic ML conference system is starting to crack under its own weight.
My take: The OpenClaw + ChatGPT integration is quietly significant. Anthropic built the best agent IDE, and now OpenAI is using it as a distribution channel. That's an unusual dynamic — and it tells you something about where the real moats are: not in the model API, but in the tooling layer on top. Meanwhile, the "gate tax" paper is the kind of finding that should reshape how companies think about AI-assisted hiring pipelines. If you're screening with GPT-4o, you're not evaluating candidates — you're evaluating who can afford to use GPT-4o to write their resume.
What I'm watching: Whether the Claude Security beta opens up broader access, and how the ICML fallout shapes conference reform proposals heading into NeurIPS season.
Stay informed. Stay curious.
Related Posts
AI Morning Briefing — June 20th, 2026
Nobel winner John Jumper joins Anthropic, Fable 5 stays #1 despite US ban, and Chinese AI seizes 60% of open-source API market
AI Morning Briefing — June 19th, 2026
US blocks Claude Fable 5 globally; SpaceX acquires Cursor for $60B; GLM-5.2 beats GPT-5.5 in agentic evals; ChatGPT drops below 50% market share
AI Morning Briefing — May 29th, 2026
Anthropic raises $65B at $965B valuation surpassing OpenAI, Claude Opus 4.8 ships with 1,000-subagent Dynamic Workflows, and GPT-5.6 rumors swirl as 5.5 gets silently updated.