AI Daily|OpenAI Pauses RL Training for Safety; GLM-5.3 Released; Claude Adds Gmail & Drive Connectors
Model Releases & Updates
GLM-5.3 — Zhipu AI (Z.ai)
- TL;DR: Zhipu AI officially released GLM-5.3, securing a top score on the Artificial Analysis index through advanced post-training improvements.
- Key Highlights:
- Scores 60 on the Artificial Analysis Intelligence Index, matching Kimi K3 as one of the highest-performing open base models available.
- Significant performance jump driven purely by post-training: Terminal-Bench 3.0 surged from 4.6 to 28.3, and DeepSWE v1.1 rose from 46.2 to 66.9 compared to GLM-5.2.
- Retains identical pricing as GLM-5.2 with lower output token generation per task, accessible immediately via Z.ai API, OpenRouter, and Vercel AI Gateway.
- Specs: Mixture-of-Experts (753B Total / 40B Active) / Open Weights (releasing within a week) / 1M Context Window
- Links:| Z.ai Documentation
GLM-5.3 API is now live.
— Z.ai (@Zai_org) August 18, 2026
- Built for coding, defensive cybersecurity, and long-horizon agentic tasks
- Priced the same as GLM-5.2
- Available via the official API and partner model gateways
Get started: https://t.co/3Dpy1tOdaM pic.twitter.com/yBzgPwTFxL
Pika Soundtrack — Pika Labs
- TL;DR: Pika introduced Pika Soundtrack, a latent diffusion transformer model engineered for precise video-to-audio synchronization.
- Key Highlights:
- Cross-attends latent video tokens with semantic audio prompt tokens to generate motion-aware sound effects, ambient audio, and score tracks.
- Ranked #1 for semantic alignment (0.2457 ImageBind) and audiovisual synchronization (0.5537 DeSync) across a 67-chunk benchmark test.
- Released via the Pika API Club at up to 50% lower cost compared to competing generative audio models.
- Specs: Proprietary Video-to-Audio Model / Latent Diffusion Transformer / Multi-Modal Alignment
- Links:
A technical peek under the hood of our Pika Soundtrack model.
— Pika (@pika_labs) August 18, 2026
It excels in video-to-audio alignment, the most crucial factor in perceived quality. Across a 67-chunk benchmark, Pika Soundtrack ranked first for semantic alignment and audiovisual synchronization:
ImageBind: 0.2457… pic.twitter.com/t77Jy4wv8K
Product Releases & Updates
Direct Gmail & Google Drive Connectors — Anthropic (Claude)
- What’s New: Anthropic integrated direct Google Workspace connectors into Claude. Users can now prompt Claude to search Google Drive files or draft and send emails directly inside Gmail. Built-in permission gates allow users to specify when human confirmation is required before any email is dispatched.
- Who It’s For: Knowledge workers, managers, and enterprise users automating daily email and document workflows.
- Try It:
Claude can now send emails in Gmail and manage files in Google Drive.
— Claude (@claudeai) August 18, 2026
Ask Claude to reply to a thread, and it drafts and sends the response. You control when it needs your approval.
Connect Gmail or Google Drive from the connectors menu to try. Available on all paid plans. pic.twitter.com/cFZEjh3MgB
Origin Native Git Hosting — Cursor
- What’s New: Cursor launched Origin, a native code-hosting platform built on database-grade storage infrastructure. Designed for high uptime and performance, Origin features bi-directional GitHub synchronization, PR management, and inline repository editing directly within the Cursor ecosystem.
- Who It’s For: Software engineers and enterprise teams seeking high-reliability git infrastructure for AI-driven development.
- Try It:
We're making Git hosting more reliable, performant, and scalable.
— Cursor (@cursor_ai) August 18, 2026
This post traces 20 years of Git infrastructure and explains how that history led us to design and operate our Git storage, Origin, as if it were a database.https://t.co/UW7jHuItSX
TensorRT Model Connect — NVIDIA
- What’s New: NVIDIA released the public preview of TensorRT Model Connect (TRTMC), an open-source tool that converts Hugging Face or local model checkpoints directly into native C++ TensorRT inference engines in two commands, completely eliminating intermediate ONNX conversions.
- Who It’s For: AI infrastructure engineers, C++ developers, and high-performance inference builders.
- Try It:| GitHub Repository
We just released TensorRT Model Connect in Public Preview.
— NVIDIA AI (@NVIDIAAI) August 18, 2026
You can take a supported @huggingface model to end-to-end TensorRT inference in just two commands. No intermediate ONNX export, and the resulting bundle can run through native C++ APIs.
We also built the entire project… pic.twitter.com/941RH6j2tc
ChatGPT for Teens — OpenAI
- What’s New: OpenAI introduced ChatGPT for Teens for users aged 13–17. The feature automatically turns on enhanced content safety guardrails, Study Hours scheduling, parental controls, and a step-by-step “Study Mode” designed to guide students through homework problems rather than providing direct answers.
- Who It’s For: Teenagers, parents, and educators looking for safe, educational AI assistance.
- Try It: OpenAI Announcement
AI SDK “Code Mode” Sandbox Execution — Vercel
- What’s New: Vercel added “Code Mode” to the AI SDK. Instead of relying solely on multi-turn JSON tool calls, models generate JavaScript/TypeScript code that executes within an isolated QuickJS sandbox to programmatically orchestrate and run tool sequences in a single turn.
- Who It’s For: Full-stack developers building complex, multi-tool AI agents and autonomous web applications.
- Try It:
You can now call tools programmatically by using the new Code Mode tool in AI SDK. pic.twitter.com/MNI63fuP0J
— AI SDK (@aisdk) August 18, 2026
fx Lightweight Agent Harness — Vercel Labs
- What’s New: Vercel Labs open-sourced
fx, a minimalist coding agent harness written natively in Zig. Featuring a 6.3MB binary, single-digit megabyte memory usage, and 10-microsecond cold-start execution,fxis optimized for high-speed terminal development, WebAssembly embedding, and lightweight agent evaluation. - Who It’s For: Developers seeking fast, open-source terminal coding agents and embeddable harnesses.
- Try It:
I’ve been using https://t.co/3Z4NESzNKd as my daily driver and it’s a one-way street.
— Guillermo Rauch (@rauchg) August 18, 2026
It’s 10-20x smaller than the major coding CLIs. It starts up instantaneously. It feels more like using 𝚣𝚜𝚑 than an IDE in your terminal. It’s embeddable anywhere, even your browser via… https://t.co/VungKVzRlR
Industry News
OpenAI Pauses Frontier RL Training to Strengthen AI Safety Protocols
- What Happened: OpenAI announced a two-week pause on reinforcement learning (RL) training for its next-generation deployment models—including the upcoming Astra model—to harden internal research environments and expand red-teaming. Additionally, OpenAI is dedicating up to 20% of its research inference compute toward multi-stage chain-of-thought monitoring to detect concerning model behaviors prior to public release.
- Why It Matters: This marks a major voluntary pause by a leading frontier lab triggered by internal capability thresholds. As AI capabilities in cybersecurity advance, safety verification and alignment monitoring are increasingly determining the pace of frontier model deployments.
- Source: OpenAI Announcement |
We have paused some frontier RL training to ensure that we can meet the appropriate alignment, security and monitoring standards for the new level of capabilities in front of us. Model progress is now extremely rapid, and we always said we would take action if we felt that model…
— Sam Altman (@sama) August 18, 2026
OpenAI, NVIDIA, and SB Energy Partner on 8GW Data Center Project
- What Happened: OpenAI, NVIDIA, and SoftBank’s SB Energy finalized an agreement to construct the PORTS-Pike data center campus in Ohio. The project targets 10GW of clean energy generation and up to 8GW of dedicated AI factory compute capacity, with NVIDIA providing up to $105 billion in financial backstop guarantees for the long-term lease.
- Why It Matters: The deal illustrates the huge capital requirements and novel financial structures needed for next-generation compute scaling, with hardware providers directly underwriting data center infrastructure to secure capacity for frontier AI labs.
- Source:
OpenAI has entered into an agreement to utilize capacity at the PORTS-Pike Technology Data Center in Pike County, Ohio, working with SB Energy, NVIDIA, and the U.S. Department of Energy.
— OpenAI Newsroom (@OpenAINewsroom) August 17, 2026
Pike County helped power American industry in the last century. Here’s how we’ll ensure this…
Pew Survey: Over 50% of Young Adults in the US Concerned About AI Job Impact
- What Happened: A new Pew Research survey revealed that 55% of US adults under 30 express more concern than excitement regarding artificial intelligence. Furthermore, 73% of young respondents expect AI to reduce overall jobs over the next two decades, up from 61% in 2024.
- Why It Matters: Public sentiment among younger demographics is increasingly shifting toward economic displacement concerns, which could impact future US regulatory policy, labor legislation, and consumer adoption rates.
- Source:
Breaking: Young adults in U.S. are now more concerned about AI than enthusiastic.
— Gary Marcus (@GaryMarcus) August 18, 2026
via @pewresearch pic.twitter.com/MJBqlm4klo
Vercel Launches $1 Million Hacker Challenge for Sandbox Security
- What Happened: Vercel announced a $1,000,000 public bug bounty program for Vercel Sandbox. Security researchers and AI developers are invited to use frontier AI models to attempt escaping the Firecracker microVM or bypassing host-side network isolation, with bounties reaching up to $50,000 per verified report.
- Why It Matters: As autonomous coding agents gain permissions to execute untrusted code in production, verifying microVM boundaries against AI-driven exploits is becoming critical enterprise infrastructure security work.
- Source: Vercel Blog |
We are putting $1M towards verifying the security of Vercel Sandbox, in the open. You're free to test any model in the world to try and find an escape.
— Guillermo Rauch (@rauchg) August 18, 2026
I'm looking forward to bringing transparency to what frontier models can and cannot do in terms of real-world guardrail… https://t.co/ii1k6N9Ind
Research Papers
Autonomous Protein Design via Frontier LLMs — Anthropic Research
- Motivation: Computational protein design traditionally relies on human domain experts to manually configure complex multi-step pipelines, creating a major bottleneck in drug discovery and biological research.
- Key Innovation: Anthropic evaluated Claude’s ability to autonomously run computational protein design workflows without human intervention. Using expert-written protocols, Claude designed novel protein binders for 15 biological targets, which were subsequently synthesized and laboratory-tested by Adaptyv Bio and Twist Bioscience.
- Results: Claude achieved a 22.6%–35.1% binding success rate (354 out of 1,320 designs bound successfully across 14 targets)—roughly doubling the traditional human expert benchmark of 10%–15%.
- Paper: Anthropic Research |
Many drugs work by binding to a specific target in the body and blocking or changing what it does. An important first step in the drug development process is designing a molecule that can bind tightly to its target. Traditionally, that's meant weeks or months of expert work per… pic.twitter.com/CGCNTNaKBq
— Anthropic (@AnthropicAI) August 18, 2026
Other Highlights
Mojo Programming Language Officially Open Sourced — Modular
- Overview: Modular officially open-sourced the Mojo compiler and toolchain under the Apache 2.0 license (with LLVM exceptions) following its 1.0 release. Designed to simplify high-performance GPU programming with Python-inspired syntax, Mojo’s core codebase is now publicly available on GitHub.
- Link: Modular Blog
Miles v0.1 Open-Source RL Framework — RadixArk
- Overview: RadixArk released Miles v0.1, an open-source reinforcement learning framework for LLMs and vision-language models. Developed by 72 contributors, Miles focuses on RL debugging and hardware utilization, passing 85 end-to-end GPU CI tests across models like DeepSeek V4, Kimi K3, and Qwen 3.8.
- Link:
Congrats RadixArk on the launch! https://t.co/mX5brR0pJu
— SemiAnalysis (@SemiAnalysis_) August 18, 2026



