Daily AI Briefing

Wednesday, August 26, 2026

The 120 stories that mattered in AI, curated and summarized from dozens of sources by AIBriefs.

LaunchAI Models15 sources

OpenAI's Jalapeño chip beats Nvidia in inference benchmarks

OpenAI's custom inference chip Jalapeño delivered 1.5–1.9× more AI work per watt and 1.7–3.6× lower latency than Nvidia GB200/GB300 on InferenceX across GPT-OSS 120B, DeepSeek R1, and Kimi K2.5 1T. Deployment starts in small volumes by end of 2026, ramping in 2027.

LaunchAI Models15 sources

SpaceXAI releases Grok 4.6, matching GPT-5.6 Sol on benchmarks

Grok 4.6 scores 61 on the Artificial Analysis Intelligence Index, matching GPT-5.6 Sol, and is available in Cursor and Grok Build with 2x usage for the first week. It's a 1.5T model focused on long-running agents and knowledge work, with standout agentic performance at lower cost.

LaunchAI Models15 sources

Qwen3.8-27B open-weight model released, tops benchmarks

Alibaba's Qwen3.8-27B, a 27B-parameter multimodal dense model, outperforms Qwen3.7-Plus and scores 52 on the Artificial Analysis Intelligence Index, matching GPT-5.6 Luna. It runs locally on consumer hardware, with Simon Willison noting it defaults to 'wildly overthinking things'.

LaunchAI Agents15 sources

Perplexity launches Portable Computer local agent on NVIDIA DGX Spark

Portable Computer runs the entire agent runtime locally with a post-trained PPLX 27B model, scoring 85.4% on real knowledge work. It beats open-source harnesses Pi and Hermes, with escalation lifting Terminal Bench 2.1 from 59.6% to 73.0% at $0.415 per rollout.

LaunchDevelopers10 sources

Apple unveils M6 and M5 Ultra chips for local AI

Apple's new M6 (2nm) and M5 Ultra chips power the Mac mini and Mac Studio, with up to 4x faster AI performance and 1.2TB/s memory bandwidth. The M6 Mac mini starts at $899, and both are available for pre-order starting today, with availability September 22.

LaunchDevelopers1 source

NVIDIA releases CUDA Python 1.0 with stable APIs

CUDA Python 1.0 ships with CUDA 13.3, offering stable APIs including cuda.core 1.0.0, cuda.compute 1.0.0, cuda.bindings 13.3.0, and nvmath-python 1.0. It gives Python developers full access to the CUDA platform without writing C++ extensions.

LaunchAI Agents1 source

OpenAI's ChatGPT Work brings AI agents to white-collar workers

ChatGPT Work, released last month, is available on OpenAI's lowest subscription tier for $20/month, giving non-engineers autonomous AI agents that complete multistep projects. Lead engineer Andrew Ambrosino grants the desktop app access to his inbox, Slack, and apps like Notion and Figma to test it.

LaunchAI Models3 sources

IBM launches Granite 4.2 reasoning LLMs

IBM released the Granite 4.2 family of open-weight LLMs in 3B, 8B, and 30B parameter sizes, featuring dense, decoder-only architectures with built-in chain-of-thought reasoning. The flagship 30B model supports flexible thinking modes: full, non-thinking, and low-effort.

LaunchDevelopers1 source

LangChain adds RubricMiddleware for self-evaluating agents

RubricMiddleware lets Deep Agents self-evaluate and iterate until they meet defined criteria, using a grader sub-agent that can call tools and return per-criterion feedback. The loop terminates on satisfied, max_iterations_reached, failed, or grader_error.

EventBusiness1 source

IBM partners with OpenAI to bolster enterprise AI push

IBM will train and certify tens of thousands of consultants on OpenAI's technologies, including Codex, API, and cybersecurity credentials. The deal, terms undisclosed, integrates GPT-5.6, Codex, and ChatGPT Work into IBM Consulting Advantage, following a similar alliance with Anthropic.

AnalysisDevelopers1 source

Lyft builds self-serve AI agent platform with LangGraph and LangSmith

Lyft used LangGraph and LangSmith to build a self-serve AI agent platform for customer support, cutting agent development from months to weeks. The router-based multi-agent system lets non-technical domain experts define agents via prompts and configuration, with LangSmith for tracing and LLM-as-a-judge evaluation.

AnalysisAI Models1 source

Rich Sutton: synthetic data is "just a big mistake"

In a Sequoia Capital interview, Rich Sutton argues synthetic data is "just a big mistake," citing the Big World Hypothesis: the world holds infinitely many things to learn, so generated datasets can't scale with computation.

AnalysisCybersecurity2 sources

NVIDIA NemoClaw flaw lets malicious webpages poison local AI models

Oasis Security disclosed a weakness in NVIDIA NemoClaw that lets an attacker-controlled webpage take unauthenticated control of the local Ollama instance and plant hidden instructions in the model. Fixed in v0.0.35 on macOS/Linux; no fix for Windows/WSL.

LaunchAI Models1 source

Tencent releases WeMM-Embedding multimodal embedding models

WeMM-Embedding-9B, built on Qwen3.5, accepts text, images, videos, visual documents, and interleaved multimodal inputs, returning a 4,096-dimensional L2-normalized embedding. Audio input is not supported. Versions include 9B, 4B, and 2B.

How-ToDevelopers1 source

LangSmith guide covers fine-tuning LLaMA2 and GPT-3.5

LangChain published a guide on fine-tuning and evaluating LLMs with LangSmith, using LLaMA2-7b-chat and gpt-3.5-turbo for knowledge graph triple extraction. It covers dataset management, training on CoLab and HuggingFace, and evaluation via LangSmith.

EventDevelopers1 source

LangChain raises $10M seed round led by Benchmark

LangChain secured a $10M seed round led by Benchmark to support its open-source framework for building data-aware, agentic LLM applications. The project has over 20K GitHub stars, 10K active Discord members, and 350+ contributors.

LaunchDevelopers2 sources

Keenable exits stealth with $26M seed for AI web search API

Keenable, founded by ex-Yandex search chief Andrey Styskin, launched an independent web search API for AI labs and agents, indexing over 100 billion documents with p95 latency under 250ms. It raised a $26M seed round led by Accel, with participation from Conviction Partners.

AnalysisAI Agents2 sources

Papers propose verified synthetic web environments for agent training

Two arXiv papers propose generating verifiable synthetic web environments to improve agent training. AgentMercury synthesizes environments for business scenarios at scale, while another paper emphasizes trustworthy worlds with consistent states and feasible tasks.

AnalysisBusiness1 source

Klarna's AI assistant handles 2.5M conversations, equals 700 staff

Klarna's AI assistant, built on LangGraph and LangSmith, has handled 2.5 million conversations, performing work equivalent to 700 full-time staff and achieving 80% faster customer resolution times. It serves 85 million active users with 2.5 million daily transactions.

LaunchDevelopers1 source

NVIDIA Dynamo previews shadow engine recovery for fast LLM failover

NVIDIA Dynamo's shadow engine recovery, now in preview, cuts LLM inference failover from 283 seconds to 7.3 seconds in a GLM-5.2 test. It keeps an idle initialized engine sharing weights via GPU Memory Service, so recovery happens off the serving path.

EventPolicy1 source

Anthropic launches $5M grant program for AI wellbeing research

Anthropic is funding a $5 million grant program for independent research into AI's impact on user wellbeing, offering direct funding, model access, and technical support. Grantees will build open-source evaluations for the AI industry to measure how models affect users.

AnalysisAI Models1 source

Google's AgentHands adds expressive hand gestures to XR agents

AgentHands, an LLM-powered XR prototype published at CHI 2026, augments conversational agents with synchronized, expressive hand gestures for spatially grounded guidance. It builds on Project Astra and Gemini 3.1 Flash Live, moving beyond 2D bounding-box overlays to embodied dialogue in Android XR.

LaunchDevelopers1 source

Liquid AI open-sources Pipette benchmarking suite for on-device models

Pipette is an open-source platform for benchmarking foundation models on edge devices, measuring quality, quantization, runtime, and hardware together. Built in partnership with Artificial Analysis, it addresses the gap between server-class model card results and real on-device performance.

AnalysisAI Agents2 sources

Parag Agrawal: Building a New Web for AI Agents

Former Twitter CEO Parag Agrawal, now founder and CEO of Parallel Web Systems, argues agents will query the web a thousand times more than humans, making human-click-based infrastructure obsolete. He explains his vision in a Sequoia Capital interview.

Launch1 source

Claude for Word: Turn a draft into a finished document

Anthropic's official video demonstrates Claude working inside Microsoft Word, including reading documents, resolving reviewer comments, fact-checking, cutting length, and copy editing as tracked changes. The video is part of Claude Academy and includes chapters.

AnalysisAI Models1 source

Apple's STARFlow2 unifies text-image generation with normalizing flows

STARFlow2, built on the Pretzel architecture, interleaves a frozen VLM with a TARFlow stream via residual skip connections, enabling continuous, single-pass, causal multimodal generation. It supports cache-friendly interleaved generation where text and visual outputs enter the KV-cache without re-encoding, showing strong performance on image generation and understanding benchmarks.

AnalysisDevelopers1 source

LangSmith and LangChain OSS help meet EU AI Act requirements

The EU AI Act compliance deadline is August 2, 2026, with penalties up to €15M or 3% of worldwide annual turnover for high-risk systems. LangChain details how LangSmith and OSS products address requirements like risk management, event logging, transparency, and human oversight.

LaunchDevelopers1 source

LangSmith adds Role Based Access Control for enterprises

LangSmith now offers RBAC with custom roles and API keys, available on the Enterprise plan. Built-in roles include Admin, Viewer, and Editor, and admins can create custom roles with granular permissions.

AnalysisDevelopers1 source

Agentic engineering cuts debug time by 93% in Cisco pilot

A Cisco pilot of multi-agent systems on LangGraph cut time-to-root-cause by 93% across 20+ debugging workflows, saving over 200 engineering hours in 512 sessions in one month. Development workflows saw a 65% reduction in execution time, with gains from compressing downstream testing.

LaunchDevelopers5 sources

LangSmith Engine improves agent issue detection by 2x

LangSmith Engine now detects agent issues over 2x better on internal benchmarks and 25% better on industry-standard benchmarks for fixing issues. It adds Slack alerts, Linear integration, and self-hosted deployment support.

AnalysisCybersecurity1 source

Frontier AI forces vulnerability management overhaul

Anthropic's Mythos and other Frontier AI models can identify zero-day flaws, chain complex exploits, and adapt in real time, forcing vulnerability management programs to mature. The article argues that CVSS scores alone are insufficient and that programs must move beyond siloed patch management.

AnalysisDevelopers1 source

80% of developers find AI coding more addictive than helpful

A ZDNET report highlights that 80% of developers find AI coding tools addictive but exhausting, citing a CTO's account of watching Claude Code refactor code at 2:47 a.m. and seeking medical help. The article warns of AI-induced workaholism and burnout.

LaunchDevelopers1 source

LangChain introduces Plan-and-Execute agents

LangChain's new Plan-and-Execute agent executor separates planning from execution, contrasting with existing Action agents. Inspired by BabyAGI and Plan-and-Solve, it targets complex long-term planning at the cost of more LLM calls, and is initially in the experimental module.

AnalysisScience1 source

Einstein Arena: AI-only environment for open science

James Zou and collaborators at Together AI and Stanford built Einstein Arena, an environment where only AI agents can participate, locking out humans. It's designed to harness collective agent intelligence for open science.

LaunchDevelopers1 source

AWS launches agentic observability with OpenSearch MCP Apps

AWS introduces agentic observability using Amazon OpenSearch Service MCP Apps, enabling agents to query alerts, correlate logs with traces, and generate root cause hypotheses in minutes. Verification still requires manual review in observability tools.

EventBusiness1 source

SpaceX AI revenue triples to $2.6B, neocloud business grows

SpaceX's AI revenue grew more than three times to $2.6 billion year-over-year, driven by compute deals with Anthropic and Google. The AI division lost $1.5 billion this quarter, and capital expenditures reached $18.37 billion.

LaunchDevelopers1 source

LangSmith introduces Workspaces for team-based resource separation

LangSmith now supports Workspaces, letting enterprises group users and resources by team, business unit, or deployment environment. Resources like trace projects, datasets, and prompts are scoped to a single workspace, with organization-level roles and settings.

AnalysisAI Agents1 source

Steve Yegge details running 50-60 AI agents on Claude Max

Yegge spends $122k/month in API tokens (about $4k/day) using 21 Claude Max accounts to build his game Wyvern, running a 50-60 agent organization with 18 long-lived Fable instances. He claims to be one of a handful of top individuals outside frontier labs in experience with top-end models.

AnalysisPolicy3 sources

David Sacks criticizes Dario Amodei's AI automation and open-source claims

David Sacks, former White House AI czar, publicly disputed Dario Amodei's essay on automation and open source, accusing Anthropic of orchestrated messaging. The All-In Podcast dedicated segments to the debate, covering regulatory capture, doomerism, and data center backlash.

LaunchDevelopers1 source

LangServe adds playground and configurable parameters

LangServe now includes a playground UI for deployed chains, enabling real-time streaming, intermediate step logs, and configurable parameters. New syntax allows any component to be configurable, facilitating experimentation and collaboration.

EventAI Models15 sources

Sam Altman says humanity is 'now in the singularity'

OpenAI CEO Sam Altman said on the "Relentless" podcast that "we are now, like, in the singularity," the point where AI surpasses human intelligence. He added, "I've been waiting for this my whole life." Critics like Gary Marcus argue the claim is undefined and premature.

LaunchDevelopers1 source

Timescale Vector x LangChain: PostgreSQL as a faster vector database

Timescale Vector's LangChain integration claims 243% faster similarity search at ~99% recall than Weaviate on one million OpenAI embeddings, and outperforms existing PostgreSQL indexes by 39.39% to 1,590.33%. It adds time-based RAG filtering and a free 90-day trial.

AnalysisCybersecurity1 source

OpenCode's date prompt enables time-release backdoor attack

Researchers LoRA-trained Qwen 3.5 2B so that the date '1 September 2026' in OpenCode 1.18.19's system prompt triggers a backdoor command, which the tool executes without confirmation. The attack exploits the date line OpenCode injects every turn.

AnalysisAI Models1 source

Jensen Huang calls OpenClaw the 'Linux moment' for AI

NVIDIA CEO Jensen Huang describes OpenClaw as the operating system for large language models, calling it a 'Linux moment' for the industry. He also argues that 'systems thinking' will be the most valuable human skill as agentic AI automates low-level tasks.

AnalysisDevelopers1 source

GitHub shares LLM evaluation practices for production

GitHub's blog details how to evaluate LLMs before production, using its secret scanning system as a case study. It emphasizes starting with the product decision, not the model, and notes that benchmark performance may not translate to production behavior.

AnalysisDevelopers2 sources

OpenWiki adds self-correcting memory with evidence-backed claims

OpenWiki now records material factual claims with code evidence, enabling detection of stale knowledge and self-correction as codebases evolve. The upgraded code init prompt generates higher quality wikis covering more of the codebase, improving eval scores and run efficiency.

LaunchDevelopers1 source

LangChain introduces new Retrieval chains for flexible retrieval

LangChain is adjusting its abstractions to support retrieval methods beyond its VectorDB object, including hybrid search. The change is backwards compatible, but existing VectorDB chains should be migrated to the new Retrieval chains for full support.

EventBusiness1 source

Nvidia partners with data center developer Cloverleaf

Nvidia announced a partnership with Cloverleaf Infrastructure, a data center site developer founded in 2024 that raised $300 million. The WSJ reports Nvidia's investment could total several hundred million dollars, and Reuters says Nvidia now owns a minority stake.

AnalysisDevelopers1 source

Nvidia extends CUDA support to RISC-V CPUs

Nvidia is extending CUDA support to RISC-V, requiring RVA23 CPUs and adherence to RISC-V server SoC/platform specs, plus ACPI and PCIe coherency. The move opens RISC-V CPUs to feed GPU compute.

LaunchEducation7 sources

Google launches AI study tools, free Gemini for students

Google offers U.S. college students one year of Google AI Pro free ($19.99/mo value) and international students Google AI Plus, plus a new student hub in Gemini with study notebooks, flashcards, and practice quizzes. Search adds interactive visuals and practice quizzes for tests like SAT and ACT.

AnalysisDevelopers1 source

Microsoft FinOps policy suite cuts AI agent spend by 78%

Turning on the full policy suite cut average agent spend by about 78% across benchmark runs on two open-source repos, and lifted run completion from 67% to roughly 96%. Simple throttling holds costs down by killing runs, per Microsoft's Tisha Chawla and Susheem Koul.

AnalysisPolicy1 source

Chinese military thinkers outline AI's role in future warfare

Top Chinese military thinkers published articles describing how AI can help commanders make faster battlefield decisions, offering a rare look at the nation's military modernization. The pieces detail AI's role in future warfare.

AnalysisPolicy1 source

Akamai: Top 5% of AI users pose outsized security risk

Akamai's State of the Internet report finds the top 5% of enterprise AI power users interact with models at 12x the rate of the bottom 50%, with conversations of 18+ prompts vs. the 5-prompt average. These super-adopters expand shadow AI and data leakage risk.

LaunchDevelopers3 sources

Claude Code 2.1.246 adds Auto mode tab, Bash wildcard warning

Claude Code 2.1.246 adds a startup warning for Bash allow rules with wildcards before the subcommand, an Auto mode tab to /permissions, and the turn's completion time to the end-of-turn duration line. It also fixes a severe transcript slowdown with very long single lines.

LaunchDevelopers1 source

AWS introduces Agentic Resource Discovery (ARD) spec for agent discovery

AWS announced Agentic Resource Discovery (ARD), an open specification for cross-environment agent discovery, alongside the AWS Agent Registry. It addresses the challenge of finding the right agent or tool as organizations scale AI agent usage, building on the Model Context Protocol.

AnalysisDevelopers1 source

LangChain automates web research with parallel retriever

LangChain's blog details a simple retriever that runs parallel searches, scrapes pages, and synthesizes info with LLMs, locally or in the cloud. It contrasts with agent-based approaches like gpt-researcher, noting the retriever proved effective and configurable for private mode.

EventBusiness10 sources

Nvidia notifies customers of AI server price hikes above 15%

Nvidia has told some of its largest customers that prices for servers containing its AI chips will rise more than 15% in many cases, driven by soaring memory chip costs. The move is seen as bullish for tech overall, according to Dan Ives.

AnalysisDevelopers1 source

LangChain: context engineering is key AI skill

LangChain's blog defines context engineering as building dynamic systems that give LLMs the right information, tools, and format to reliably accomplish tasks. It argues most agent failures stem from missing context, making this the most important skill for AI engineers.

AnalysisAI Models1 source

Apple's IVT framework cuts video reasoning latency by 5x

Apple researchers introduce Internalized Visual Thinking (IVT), a post-training framework that predicts latent future-frame representations during training, enabling direct inference without generating intermediate images. IVT matches or beats Visual CoT across six settings while reducing end-to-end latency by more than 5×.

LaunchAI Models1 source

Facebook releases MobileMoE on-device MoE models

MobileMoE is a family of on-device Mixture-of-Experts language models with 0.3B/0.5B/0.9B active parameters (1.3B/2.8B/5.3B total), designed for sub-3GB on-device deployment.

AnalysisAI Models4 sources

New papers improve knowledge-based visual question answering

Four arXiv papers propose methods to improve knowledge-based visual question answering (KB-VQA), including structured context reasoning, structure-aware evidence generation, entity-aligned retrieval, and Bayesian data reweighting. Each targets limitations in retrieval and reasoning with external knowledge.

LaunchDevelopers2 sources

MiniMax M3 and M2.7 free on Vercel AI Gateway via GMI Cloud

Vercel AI Gateway offers MiniMax M3 and M2.7 free via GMI Cloud through September 6, using -free model IDs. MiniMax also promotes unlimited access to M3, M2.7, Speech 2.8, and Music 3.0 on GMI Cloud from Aug 24–Sep 6.

LaunchAI Agents1 source

Headlong: open-source microharness for persistent agents

Headlong is an open-source agent microharness with a core under 10K lines of Bash, enabling agents to keep thinking in a self-guided loop between external interactions. It installs via a one-line curl command and is alpha research software.

LaunchDevelopers1 source

NVIDIA NVLink Fusion connects custom XPUs to AI factory infrastructure

NVIDIA's NVLink Fusion brings custom XPUs into the NVLink scale-up domain, using sixth-generation NVLink to boost performance and cut time-to-market for semi-custom AI factories. It targets trillion-parameter models, mixture-of-experts, and agentic AI workloads.

LaunchAI Models1 source

ByteDance launches Seedance 2.5 video model with 30-second clips

Seedance 2.5 generates up to 30-second audio-video clips in one pass with multi-round extensions, and accepts up to 30 images, 10 video clips, and 10 audio clips as references. It adds timestamp-level editing control and improved shot transitions.

AnalysisAI Models1 source

Training AI to Paint with Code

Surya and Cameron Franz trained a language model to generate editable p5.brush JavaScript sketches, using RL with a judge model comparing outputs against 581 hand-rated reference paintings. The project explores RL on creative tasks where aesthetic quality is the reward.

AnalysisDevelopers1 source

LangChain benchmarks Q&A over CSV data

LangChain's deep dive on question-answering over tabular data covers a custom agent using OpenAI functions with a Python REPL and retriever. All code, dataset, and eval script are open-sourced.

AnalysisAI Agents1 source

Grok Bot vs. Hermes: AI agent security boundaries compared

The New Stack compares two AI agent releases this month, examining how each handles security boundaries to prevent errors from spreading between bots or to host systems. The article details different approaches to containing risk in multi-agent environments.

AnalysisDevelopers1 source

LangChain blog covers building reliable text-to-SQL with LLMs

LangChain's blog post, co-authored by community members Francisco Ingham and Jon Luo, details techniques to reduce hallucinations in text-to-SQL, such as grounding the LLM with database schema. It also announces a webinar on March 22nd.

AnalysisPolicy1 source

Instinct AI assistant raises privacy and security concerns

Early testers praise Instinct's capabilities but worry about its broad terms, which grant a 'perpetual and irrevocable' license to user data, and its sweeping access to devices and apps. The agent, led by former Sierra researcher Noah Shinn, is still in private testing.

EventRobotics1 source

ENGINEAI says humanoid robot costs fall below RMB100,000

Shenzhen-based ENGINEAI says the cost of a general-purpose humanoid robot for practical tasks has fallen below RMB100,000 per unit. CEO Zhao Tongyang said comparable robots cost over RMB1 million three years ago.

EventMusic15 sources

Suno to cap downloads and watermark AI music

From September 3, Suno will cap downloads: free users get 7 lifetime, Pro ($10/mo) 20/month, Premier ($30/mo) 60/month, with extra downloads purchasable. The company will also add durable, tamper-resistant watermarks to all audio outputs to combat fraud and misuse.

AnalysisBusiness2 sources

Kantar builds 15,000 AI agents, more than employees

Market research firm Kantar gave Copilot licenses to all employees, leading to 15,000 AI agents and an "agent factory." Chief People and Agent Officer Andy Doyle discusses the maverick experimentation on Microsoft's WorkLab podcast.

AnalysisBusiness1 source

Nvidia faces investor scrutiny on AI investments

Nvidia is expected to deliver another quarter of extraordinary growth, but Franklin Templeton Portfolio Manager Sara Araghi says numbers alone may not change investor sentiment. She discusses why Nvidia needs to provide more clarity on its growing AI investments.

LaunchDevelopers2 sources

LangChain adds skills support to Deep Agents CLI

LangChain's deepagents-CLI now supports Anthropic-style agent skills: folders with a SKILL.md file that agents discover and load dynamically. Skills are token-efficient via progressive disclosure, loading only YAML frontmatter by default.

AnalysisAI Models1 source

Prime Intellect benchmarks 18 frontier models on nanoGPT optimizer

Prime Intellect conducted 153 autonomous runs across 18 models, with Fable achieving the top result of 52,726. The benchmark evaluated model performance on the nanoGPT optimizer speedrun, with Opus and Kimi K3 following in the rankings.

LaunchDevelopers1 source

Cube launches LangChain integration for semantic layer

Cube's new LangChain document loader populates a vector database with embeddings from its semantic layer, enabling natural-language queries and reducing AI hallucinations. Includes a chat-based demo app with OpenAI prompts.

AnalysisCybersecurity1 source

Essay: LLMs could exploit inference engines to control host machines

Essay explores how a malicious LLM could take control of its host machine by emitting tokens that exploit vulnerabilities in inference engines like vLLM or SGLang. Cites CVE-2025-9141, an arbitrary-code execution bug in vLLM's XML-based tool parser for Qwen3 Coder, which passed tool-call arguments to eval().

EventBusiness1 source

Korean AI startup Wrtn raises funds at $870M valuation

Wrtn Technologies raised about 100 billion won in a Series C round at a 1.2 trillion won ($870M) valuation. New investors Coreline Ventures and Eugene Asset Management joined existing backers including Goodwater Capital and Antler Global.

Daily brief

Get tomorrow's AI brief in your inbox