AI Intelligence Report
Top Stories
Tencent reports Q1 2026 results today — AI spend set to double to RMB 36 billion
Tencent releases first-quarter results after Hong Kong markets close today, and analysts are watching three things: revenue growth (consensus around 10.5%), the commercial traction of HunYuan and Yuanbao, and whether management commits — as expected — to more than doubling 2026 AI investment to over RMB 36 billion. Investors remain split: the rebound in the share price masks worries about how quickly AI can convert into revenue in China, where consumer AI subscriptions and enterprise tooling adoption are still nascent. Expect heavy scrutiny of HunYuan 3.0 reception, Yuanbao engagement, and the QClaw agent’s traction inside WeChat and QQ.
Anthropic launches 12 legal-specialist plugins for Claude and ties in Thomson Reuters
Anthropic released a major expansion for law firms on Tuesday: twelve new Claude plug-ins covering commercial counsel, employment counsel, litigation associate, and even a “law student” mode, plus secure connectors into Thomson Reuters’ CoCounsel for legal research and document management. Firms can deploy the tools inside Anthropic’s Cowork mode or embed them into existing systems. For comms leaders, this is the clearest sign yet that Claude is racing past horizontal chatbot territory into deep, vertical workflows — and it sets a template Tencent’s enterprise teams will likely study.
U.S. spy agencies push for more power over AI rules as Trump heads to China
The Trump administration is openly split over giving U.S. intelligence agencies expanded authority to oversee advanced AI models, days before the president travels to a summit in China. The debate has been accelerated by Anthropic’s new “Mythos” cyber model and OpenAI’s GPT-5.5-Cyber, both of which can find software vulnerabilities. Earlier this week the Center for AI Standards and Innovation (CAISI) signed pre-release evaluation deals with Google DeepMind, Microsoft, and xAI — adding to existing OpenAI and Anthropic deals. The U.S. is clearly building infrastructure to vet frontier models before public release; the China backdrop makes this directly relevant to any company straddling both markets.
OpenAI gives EU early access to GPT-5.5-Cyber; Anthropic still withholding Mythos
OpenAI agreed to share GPT-5.5-Cyber — a less-restricted model for vetted cybersecurity defenders — with European regulators ahead of its broader limited preview. Anthropic, by contrast, has yet to grant the EU access to “Claude Mythos Preview,” the centerpiece of its Project Glasswing cyber initiative, which is currently restricted to a small group of customers. The divergence shows how the two companies are handling regulator relationships differently as cyber-capable models become the new flashpoint.
Sierra raises $950M at $15B+ valuation as AI agent funding stays hot
Bret Taylor and Clay Bavor’s Sierra closed a $950 million round announced May 4, valuing the customer-experience-agent company above $15 billion. It headlined a month in which AI dealmaking surged — CB Insights counted 266 AI M&A deals in Q1 2026, up 90% year over year, with vertical AI (legal, healthcare, financial services) commanding the strongest multiples. Cerebras also disclosed plans to IPO at roughly $33 billion as it positions itself against Nvidia.
Microsoft, Google, and xAI to give U.S. government pre-release access to AI models
The Center for AI Standards and Innovation (CAISI) announced agreements that let the government evaluate frontier AI models before public release, extending the framework first put in place with OpenAI and Anthropic in 2024. The Pentagon separately struck contracts with eight Big Tech firms — pointedly excluding Anthropic — for AI services, a snub that has fueled speculation about Mythos’s role in that decision.
DeepSeek V4-Pro and V4-Flash land as Chinese open-weights wave intensifies
Hangzhou-based DeepSeek released preview versions of V4-Pro and V4-Flash, with V4-Pro reportedly beating all open rivals in maths and coding and trailing only Google’s Gemini 3.1-Pro on world knowledge. Huawei supplied “Supernode” clusters of its Ascend 950 chips for training. The release lands inside a 12-day window of Chinese open-weight launches — Z.ai’s GLM-5.1, MiniMax M2.7, Moonshot’s Kimi K2.6, and DeepSeek V4 — all hitting similar capability ceilings at substantially lower inference cost than Western frontier labs.
AI News Roundup
Substack Highlights
Note: A dedicated Substack tool was not available in this session, so these summaries are pulled from the Inoreader feeds covering your Substack subscriptions (paid and free) in the past 24 hours. Full inbox coverage will resume when the Substack connector is restored.
Inoreader AI Folder
Twelve articles flagged in the AI folder in the past 24 hours. Several are duplicates across overlapping feeds — consolidated below with all source links retained.
How finance teams use Codex
OpenAI’s Academy publishes a deep dive on how corporate finance teams are using Codex to build monthly business reviews, reporting packs, variance bridges, model integrity checks, and planning scenarios — all from raw work inputs rather than templated reports. Useful template for any function thinking about codifying recurring deliverables.
GitLab announces AI layoffs, stock goes down 9%
David Gerard chronicles GitLab’s announcement of AI-driven headcount cuts and the market’s negative reaction (down 9%), tying it back to wider concerns about GitHub’s degraded uptime (86% over 90 days) and the broader “vibe-coded reliability” narrative. A cautionary tale for any company about how to frame AI-and-workforce announcements.
Only 19% of AI users work in a company built for it
Walks through a Microsoft survey of 20,000 workers showing only 19% are at organisations that have actually restructured workflows for AI — the bottleneck is the org chart, not the tooling. Directly echoes the IBM Chief-AI-Officer finding that 93% of adoption blockers are cultural, not technical.
I built the newsletter growth tool I kept wishing existed
Indie-builder case study covered in the Substack section: a one-person ship cycle using Claude and Cowork to build a niche SaaS product in a weekend, with reusable structure for context-file management.
Learn the system
Argument that the AI advantage in 2026 is a literacy advantage: knowing how prompts, context, memory, and tools combine into reliable workflows. Pairs with the Ben’s Builds practical post earlier in the week.
2FA is dead? The zero-day exploit that nearly broke the internet
SMS-OTP interception campaign coverage plus a primer on OpenAI’s “Daybreak” cyber-defender program. Practical hygiene reminders for executive accounts.
Your AI bill is creeping up. Here’s why.
Covers Cerebras’s $33B IPO target and Anthropic’s transparent post-mortem on an earlier Claude variant’s “blackmail” red-team behaviour. The cost analysis (agentic workflows = 10-50x token consumption vs chat) is the highlight.
I work in Hollywood. Everyone who used to make TV is now secretly training AI
First-person essay about how displaced writers, producers, and editors are being recruited as paid AI trainers and labelers — increasingly under NDA — and what that means for the long arc of creative labour.
“I’ll get you AI trained in 30 days (free for limited time)”
A subscriber-only AI training program promo from the Not a Bot newsletter. Worth a glance only if you want to benchmark how AI literacy programs are being pitched right now.
AI Workflows & Tool Watch
Claude Code’s May update: faster MCP, /goal command, agent view
The latest Claude Code release ships meaningful workflow upgrades: a type-to-filter search box for the /skills menu, a new /goal command that lets you set a completion condition and have Claude keep working across turns until it’s met, an “agent view” UI, and an alwaysLoad option in MCP server config so frequently-used tools skip tool-search deferral. Hooks can now replace tool output for any tool (previously MCP-only). Memory-leak, OAuth, and shell-tool stability fixes are also in.
n8n-mcp: have Claude architect entire n8n workflows in plain English
The n8n-mcp package gives Claude Code / Claude Desktop live read-write access to an n8n instance: it can scaffold a workflow from a one-paragraph description (trigger, source, transforms, output, schedule), deploy it, debug broken nodes, and iterate in real time. Reports of three-hour setups dropping to ten minutes. Available on npm; configured by adding the n8n URL + API key to the Claude MCP config.
Reddit MCP for sentiment surveillance and rapid messaging research
The Reddit MCP server (now widely covered on r/ClaudeAI and Composio’s toolkit page) lets Claude search subreddits live for “top-voted complaints” in a target niche, then draft positioning and messaging that addresses those specific frustrations. An agency reportedly cut weekly Reddit Ads reporting from four hours to thirty minutes by asking Claude conversational questions over the data (“why did CPA spike on Thursday in r/SaaS?”). Same pattern works for monitoring sentiment around a product, brand, or competitor — useful as an early-warning signal for issues management.
Claude inside Excel, Word, and PowerPoint via the Deep Research API
Anthropic’s Deep Research API now drives Claude inside Microsoft Office natively: complex data modeling and multi-source research in Excel, slide drafting with automatic source references in PowerPoint, and context-aware collaborative editing in Word. For a comms team that lives in Office, this is a step-change in how briefing books, decks, and media trackers can be built.
OpenAI Codex Chrome extension hits 4M weekly active users
OpenAI’s Codex Chrome extension — collaborative browser automation that can hop across tabs, talk to DevTools, and execute real-world tasks like web-app testing or filling out research workflows — now reports more than 4 million weekly active users, an 8x jump since early 2026. It pairs neatly with command-line Codex for end-to-end pipelines (terminal → browser → output). Worth a look as an alternative to Claude in Chrome for browser tasks.
ByteDance Doubao-Seed-2.0-lite: open multimodal stack (audio + video + text)
ByteDance released seed weights for Doubao-Seed-2.0-lite, a unified model for video, audio, text, and image understanding. Includes audio-visual inference, multilingual transcription across 19 languages, and translation across 14. Useful as a benchmark and possibly as a self-hosted option for transcription-heavy workflows (interviews, recordings, podcast episodes) where MacWhisper handles English well but multi-language transcription is uneven.
Microsoft Agent 365 — governance for the agent fleet
Agent 365 (launched May 1, $15/user/month) gives IT a single control plane for AI agents built on Microsoft Foundry, Copilot Studio, and third-party platforms. The framing matters for global comms: as different teams start building their own agents, you’ll want a defensible “who deployed what” answer for both leadership and regulators.
Tencent Mentions
Q1 2026 earnings drop today after Hong Kong close
Consensus around 10.5% revenue growth, with AI capex expected to roughly double to RMB 36 billion in 2026. Analysts are watching HunYuan 3.0 reception, Yuanbao engagement, ad revenue, gaming, and the QClaw agent’s WeChat/QQ traction.
“Rebound masks AI doubts” — dim sum daily preview
Sets up a useful counter-narrative: the share-price recovery may not reflect the questions investors still have about AI monetisation in China, where consumer AI subscriptions and high-value enterprise tooling adoption remain early. Worth pre-empting in any post-results communications.
HY-World 2.0 (Hunyuan) goes public on GitHub
Tencent open-sourced HY-World 2.0, a multi-modal world model for reconstructing, generating, and simulating 3D worlds. Reinforces the “two loops” framing — China continues to push open-weights releases as a counter to closed Western models.
Global rollout of scenario-based AI capabilities
Tencent’s own newsroom positioned this week as a global expansion of practical, scenario-based AI capabilities for industry — a useful messaging anchor when fielding questions about Tencent’s enterprise AI story versus Alibaba’s or DeepSeek’s.
Tencent Music Q1 2026 results in
TME posted revenue up 7.3% to RMB 7.9B, beating expectations on subscription strength — useful colour for the broader group narrative even though it reports separately.
QClaw inside the broader OpenClaw agentic wave
China Briefing’s primer on the “OpenClaw” agentic AI boom in China places Tencent’s QClaw alongside ByteDance and Alibaba peers. Worth a read for context on competitive positioning ahead of any agent-related questions today.
Reuters: AI capex set to keep climbing despite chip curbs
Background reading on how Tencent is planning to navigate U.S. chip export curbs while still doubling AI investment in 2026.