Daily News · 4 min read

Anthropic AI Updates: June 18, 2026

1. Anthropic Opens Seoul Office and Signs Korean AI Partnerships

Anthropic. Anthropic opened a Seoul office led by KiYoung Choi and announced a Memorandum of Understanding with Korea’s Ministry of Science and ICT to collaborate on AI safety, including Korean-language model safety evaluations with the Korea AI Safety Institute. The company detailed enterprise deployments across major Korean firms, including NAVER rolling out Claude Code to its entire engineering organization, Samsung SDS bringing Claude to Samsung Electronics employees, LG CNS expanding Claude to thousands of LG Group staff, and game studio Nexon using Claude Code for live-service development. Anthropic also launched Claude for Startups in Korea and is providing Claude access to up to 60 researchers through a National AI Research Lab consortium spanning KAIST, Korea University, Yonsei University, and POSTECH, marking a significant push into one of Asia’s largest AI markets. Source

2. Workload Identity Federation Reaches General Availability on the Claude Platform

Anthropic. Anthropic made Workload Identity Federation generally available on the Claude Platform, letting developers authenticate to the Claude API using short-lived, scoped credentials issued at request time instead of static API keys. The feature supports OIDC-compliant identity providers including AWS IAM roles, GCP service accounts, Kubernetes, Azure managed identities, GitHub Actions, and Okta, and works across all Claude API endpoints and SDKs. It adds service accounts that give individual workloads their own identity and audit trail, guided setup in the Claude Console, and Admin API integration, while existing API keys keep working to allow gradual migration. The change reduces the operational burden and breach risk of rotating long-lived secrets for teams running Claude in production. Source

3. Claude Design Adds Design-System Enforcement and Code Sync

Anthropic. Anthropic updated Claude Design so it can stay on brand for everyday work, adding the ability to import design systems from GitHub, design files, or uploads and validate generated output against those guidelines before showing results. New /design-sync and /design commands let users move between Claude Design and Claude Code while keeping work synchronized rather than rebuilding from screenshots, and a rebuilt editor adds direct layout controls plus hundreds of stability fixes. The tool now connects to nine platforms including Adobe, Canva, Figma-adjacent services, Replit, Vercel, and Wix, and Anthropic said more than one million users adopted Claude Design in its first week. Source

4. Claude Code v2.1.181 Adds Inline Config Syntax and macOS Sandbox Controls

Anthropic. Claude Code v2.1.181, tagged June 17, introduced a /config key=value syntax that sets any setting directly from the prompt, such as /config thinking=false. The release also added a sandbox.allowAppleEvents opt-in setting that permits sandboxed commands to send Apple Events on macOS, and a CLAUDE_CLIENT_PRESENCE_FILE environment variable that suppresses mobile notifications when pointed at a marker file. The update bundled the Bun 1.4 runtime and shipped a large batch of stability and startup fixes alongside the new features. Source

5. Anthropic Names Winners of the Claude Opus 4.8 Build Day Hackathon

Anthropic. Anthropic announced the winners of its Claude Opus 4.8 Build Day, a 12-hour hackathon held June 13 in San Francisco with more than 300 builders selected from 1,500 applicants, each given $500 in credits to ship a working demo on Opus 4.8. First place went to Tekton, a platform that reconstructs historic buildings in 3D and traces each piece back to a documented source, while second-place Sim Francisco built a digital twin of the city using 10,000 Census-derived synthetic residents and third-place Custom Universe turned phone photos into editable photorealistic 3D scenes for robotics training data. The projects showcase how the recently released Opus 4.8 is being applied to 3D reconstruction, simulation, and synthetic-data generation. Source