AI Daily Digest

Sunday, June 21, 2026

2,404 words · All issues

Top items

  • EU Commission picks Italian-led EUROPA consortium to build a 400B-parameter open-source frontier model in all 24 EU languages.
  • Nobel laureate John Jumper (AlphaFold) leaves Google DeepMind for Anthropic, deepening a Google AI talent exodus.
  • Trump tells Axios Anthropic is “no longer a national security threat” after a G7 meeting with Dario Amodei — but the June 12 export ban remains formally in effect, complicating Anthropic’s planned October IPO.
  • OpenAI publishes beneficial-trait RL (“character training”) research showing safety gains generalize across 44 of 53 benchmarks and resist adversarial pressure.
  • Baseten raises $1.5B at up to $13B amid surging AI inference demand; Kling AI seeks $2B at $18B valuation.
  • Robotics week: Genesis AI’s “anti-humanoid” Eno, Honor’s motorized Robot Phone, Waymo Premier subscription, Alibaba open-sources Qwen-Robot Suite.

Policy, government & geopolitics

EU selects EUROPA consortium for a 400B-parameter open-source frontier model. The European Commission named EUROPA, a consortium led by the Italian company Domyn, as winner of its Frontier AI Grand Challenge — a project launched in February 2026 to build a European open-source AI model spanning all 24 official EU languages. The model is slated to contain more than 400 billion parameters, which the Commission frames as matching the scale of the world’s most advanced AI systems, and will be made openly available to businesses, researchers, and public institutions. Commission Executive Vice-President Henna Virkkunen framed the win as proof that “Europe can lead in advanced AI on its own terms,” positioning the effort as a sovereignty play to reduce dependence on US and Chinese frontier labs. (Source: ec.europa.eu via AI Weekly)

Trump softens stance on Anthropic after G7, but export ban stands. President Trump told Axios he no longer considers Anthropic a national security threat, saying “Well, not now, but a week ago, maybe.” The reversal came two days after he met Anthropic CEO Dario Amodei at the G7 summit in France, where Amodei reportedly presented a framework for a US-led AI coalition among democracies. Despite the public softening, the substantive restrictions remain formally in force: the Commerce Department’s June 12 export-control order suspending global access to Anthropic’s Fable 5 and Mythos 5 models is still active, as is the Pentagon’s supply-chain risk designation. Rescinding the directive would require bureaucratic action. The stakes are tied to Anthropic’s planned October 2026 IPO at a roughly $965 billion valuation — restoring the suspended models is described as a prerequisite for the company to demonstrate its revenue runway to public investors. (Sources: cryptopolitan.com, The Next Web via AI Weekly)

Fortune: an offhand Jassy White House call triggered Anthropic’s 90-minute shutdown deadline. Per Fortune reporting surfaced in the alerts, Amazon CEO Andy Jassy’s casual call to the White House was the trigger behind the abrupt 90-minute shutdown deadline imposed on Anthropic — context for the export action above. (Source: fortune.com via AI Weekly)

Company, product & business developments

John Jumper leaves Google DeepMind for Anthropic. John Jumper — VP and Engineering Fellow at Google DeepMind, and co-winner of the 2024 Nobel Prize in Chemistry for AlphaFold’s protein-structure predictions — announced on June 19 that he is leaving Google after nearly nine years to join Anthropic. DeepMind CEO Demis Hassabis publicly acknowledged their “extraordinary partnership” and said AlphaFold “changed the world.” The departure lands one day after Noam Shazeer’s exit to OpenAI and continues a significant talent exodus from Google’s AI division. Insider reports cited in the coverage suggest Google’s upcoming Gemini 3.5 Pro may not be competitive with Anthropic and OpenAI at launch, adding to pressure on the unit. (Sources: the-decoder.com, The Next Web via AI Weekly)

Amazon MGM shelves Sam Altman biopic “Artificial.” Amazon MGM dropped Luca Guadagnino’s nearly-complete drama “Artificial,” a fictionalized account of OpenAI’s 2023 leadership crisis, just days after Amazon announced a $50 billion investment partnership with OpenAI. The film stars Andrew Garfield as Sam Altman and Monica Barbaro as Mira Murati, and was written by Simon Rich. The timing implies the new Amazon–OpenAI relationship factored into the decision to shelve the project. (Source: Variety via AI Weekly)

Amazon explores selling Trainium chips directly to external data centers. Amazon is reportedly in talks to sell its Trainium AI chips directly to external data center operators, moving beyond the AWS cloud-only model and positioning itself to challenge Nvidia in the merchant AI-silicon market. (Source: CryptoBriefing via AI Weekly)

Anthropic releases Claude Code Artifacts in beta. Anthropic launched Claude Code Artifacts in beta, a feature that converts AI coding sessions into live, shareable enterprise dashboards. (Source: cryptobriefing.com via AI Weekly)

Hyundai to fully acquire Boston Dynamics; Samsung also circling. Hyundai plans to buy SoftBank’s remaining 9.65% stake in Boston Dynamics for $325 million, which would make the Atlas humanoid robot maker wholly Hyundai-owned. Separately, Samsung is reportedly exploring a stake in Boston Dynamics — potentially acquiring shares from SoftBank — as competition in humanoid robotics intensifies. (Sources: cryptobriefing.com via AI Weekly; SamMobile via Superhuman)

Midjourney’s reported pivot into healthcare. Coverage flagged a report that Midjourney is pivoting into healthcare with a full-body ultrasonic CT scanner and plans for a “Midjourney Spa” wellness chain by 2027. (Source: rdworldonline.com via AI Weekly)

Funding & deals

Baseten raises $1.5B at up to $13B valuation. AI inference infrastructure company Baseten raised $1.5 billion in a split-price round valuing it at up to $13 billion, reflecting surging demand for AI inference capacity. (Source: TechCrunch via AI Weekly)

Kling AI seeks $2B at $18B valuation. Kuaishou’s Kling AI is seeking $2 billion from General Atlantic at an $18 billion valuation in a pre-IPO round. (Source: Bloomberg via AI Weekly)

Accenture builds an industrial cybersecurity platform via $4.18B in acquisitions. Accenture is acquiring a majority stake in Dragos, plus runZero and NetRise, for a combined $4.18 billion to assemble an industrial cybersecurity platform. (Source: SecurityWeek via AI Weekly)

Research & safety

OpenAI’s beneficial-trait RL (“character training”) generalizes and resists adversarial pressure. OpenAI published research on training beneficial character traits via reinforcement learning, reporting that the resulting safety gains generalize across 44 of 53 benchmarks and hold up under adversarial pressure. The work is presented as the first evidence that character training transfers to novel domains rather than overfitting the specific behaviors it was trained on. (Source: alignment.openai.com via AI Weekly)

Two AI systems beat doctors in Nature papers — with a durability warning. Two studies in Nature reported AI systems outperforming doctors, but one key result cautions that specialized medical AI may “age poorly”: as general-purpose base models keep improving, narrowly fine-tuned medical specialists could be overtaken or degrade in relative value over time. (Source: the-decoder.com via AI Weekly)

Moebius: 0.2B-parameter image inpainting rivaling 10B-class models. Researchers introduced Moebius, a lightweight diffusion-based image inpainting framework that matches or surpasses the 10B-class industrial generalist FLUX.1-Fill-Dev while using under 2% of the parameters (0.22B vs. 11.9B) and delivering more than a 15× speedup in total inference time. The method rebuilds the diffusion backbone with a Local-λ Mix Interaction (LλMI) block — combining Local-λ and Interactive-λ modules — that summarizes spatial contexts and global semantic priors into fixed-size linear matrices, preserving latent interactions while shedding parameters and conquering the “representation bottleneck” caused by extreme compression. It is paired with an adaptive multi-granularity distillation strategy operating strictly in latent space (avoiding expensive pixel-space decoding) that dynamically balances multiple gradient-based losses for high-fidelity alignment. The team reports strong results across natural and portrait benchmarks. (109 upvotes; project page at hustvl.github.io/Moebius) — paper

DragMesh-2: physically plausible dexterous manipulation of articulated objects. DragMesh-2 is a contact-driven framework for dexterous multi-finger hand–object interaction with articulated objects (e.g., handles, hinged parts), addressing the fact that articulated parts cannot be directly actuated and must move through sustained physical hand–handle contact — so geometric trajectory replay or open-loop execution fails to model the required contact dynamics. The paper introduces PICA (physically informed contact-aware training), which injects physical signals into policy learning without any tactile or force feedback, improving robustness and task success when contact loads change (a regime where task-completion-only policies tend to overfit nominal loads). Across seven GAPartNet objects and multiple damping conditions, DragMesh-2 achieves stronger robustness under contact-load variation than compared methods while maintaining high task success, and the authors release a pure-geometry dexterous interaction resource for future loco-manipulation and humanoid research. (68 upvotes) — paper

Playful Agentic Robot Learning (RATs). This work studies “play” as a continual skill-learning stage for embodied coding agents before downstream tasks arrive. The proposed system, RATs (Robotics Agent Teams), proposes novel-yet-learnable exploratory tasks during play, plans and executes robot-code policies, verifies intermediate progress, diagnoses failures, retries with dense step-level feedback, and distills successful executions into a persistent code skill library; at test time the agent reuses skills from this frozen library. In LIBERO-PRO and MolmoSpaces, play-learned skills beat no-play and random-play baselines with gains of 20.6 and 17.0 percentage points over CaP-Agent0, respectively. The learned skills are also portable: simply retrieving them into the context of other inference-time Code-as-Policy agents improved RoboSuite and real-world transfer by 8.9 and 8.8 points without any finetuning. (43 upvotes) — paper

Multi-LCB extends LiveCodeBench to 12 programming languages. Multi-LCB addresses the main limitation of LiveCodeBench (LCB), which is restricted to Python, by transforming LCB’s Python competitive-programming tasks into equivalent tasks across twelve languages while preserving LCB’s contamination controls and evaluation protocol. Because it is fully compatible with the original LCB format, Multi-LCB will automatically track future LCB updates. Evaluating 24 instruction and reasoning LLMs, the authors uncover evidence of Python overfitting, language-specific contamination, and substantial disparities in multilingual performance — exposing gaps in cross-language code-generation competence. (40 upvotes) — paper

Robotics

Genesis AI unveils Eno, an “anti-humanoid” robot. While most robotics startups try to make humanoids look as human as possible, Palo Alto-based Genesis AI went the opposite direction with Eno, a wheeled “humanoid” that is entirely headless and faceless, with a minimalist, appliance-like design meant to blend into a living room. In demos it successfully performed lab automation tasks. (Source: Superhuman; genesis.ai/press/meet-eno)

Honor’s Robot Phone debuts at Shanghai International Film Festival. Chinese smartphone brand Honor unveiled its Robot Phone at the Shanghai International Film Festival, where it served as the festival’s official imaging partner — shooting jury members and red-carpet moments. The device features a motorized camera that extends from the phone body like an antenna and automatically tracks subjects via robotic motion control. It goes on sale to the public in Q3. (Source: Variety via Superhuman)

Waymo launches Premier subscription tier. Waymo introduced Waymo Premier, an invite-only subscription for frequent robotaxi riders in San Francisco, Los Angeles, and Phoenix. For $29.99/month it offers priority matching, five free cancellations per month, and 10% back in loyalty credits. The move targets power users in Waymo’s busiest markets as it pursues reliable revenue beyond per-trip fares. (Source: CNBC via Superhuman)

Alibaba open-sources the Qwen-Robot Suite. Alibaba released, as open source, the Qwen-Robot Suite — a trio of robotics AI models deployable across humanoids, robotic arms, and quadruped robots. (Source: qwen.ai via Superhuman)

Other robotics developments.

  • Milrem Robotics unveiled a concept to line NATO’s entire 2,150-mile eastern border (Finland to Poland) with ground robots, aerial drones, and networked sensors designed to make first contact with threats, creating permanent robotic defense zones that absorb early losses and buy commanders response time. (thedefensepost.com)
  • Robotic cancer-drug lab: Scientists built a robotic lab platform that ran the equivalent of 10,000 week-long experiments automatically to find drugs that kill rare residual tumor cells (sometimes one in a thousand) that survive chemotherapy and cause relapse, identifying 9 drugs effective against these cells across multiple patients. (Reuters)
  • Stringman: a DIY robot that hangs from cables anchored to a room’s four corners and uses a gripper to pick up toys, clothes, and clutter from the floor, covering an entire room from above and reaching under furniture; free plans on GitHub plus ready-to-build kits. (Interesting Engineering)
  • IFR report: the US robotics industry grew 11% in 2025, though China still deploys roughly ten times as many robots annually. (therobotreport.com)
  • Tesla Cybercab: leaked EPA filings suggest it could travel nearly 300 miles on a 48-kWh battery, making it one of the most energy-efficient EVs. (Interesting Engineering)
  • Uber–Nuro–Lucid: Uber plans to launch its premium Lucid-Nuro robotaxi service in Houston by mid-2027, its second market after San Francisco. (Uber investor relations)
  • Dnsys Z1 (robot of the week): a lightweight robotic knee exoskeleton that uses AI to detect motion and provide real-time power assistance on climbs, descents, and stairs, reducing joint strain during hiking, sports, and everyday use. (dnsys.ai)
  • Phone farms exposé: rooms full of automated rigs tapping, swiping, and scrolling short videos around the clock generate artificial views, fake watch time, and manufactured likes — deceiving advertisers, suppressing genuine creators, and corrupting recommendation algorithms. (Vice, via x.com)

Security

DragonForce abuses Microsoft Teams TURN relay for malware C2. The DragonForce group deployed a backdoor dubbed Backdoor.Turn via Microsoft Teams’ TURN relay infrastructure — described as the first documented abuse of TURN infrastructure for malicious command-and-control. (Source: thehackernews.com via AI Weekly)

Tools & how-tos

Using Gemini inside Gmail to run your inbox. Mindstream’s walkthrough describes using the Gemini assistant embedded in Gmail (click the Gemini star in the upper-right corner) to turn an inbox into a lightweight operations dashboard. Steps: (1) organize emails with labels/folders so Gemini stays focused, since pulling from an entire inbox can get overwhelming; (2) ask specific questions like “Tell me the action items and follow-ups from emails under the ‘Clients’ label,” which surfaces people awaiting your reply, unanswered questions, and requested documents; (3) convert threads to tasks with prompts like “Turn the open action items in this email thread into a checklist,” then paste the checklist into the Google Tasks sidebar; (4) query a single contact or thread (e.g., “What am I waiting on from Sam regarding the website project?”), including for invoices to send, proposals/estimates requested, vendors to pay, and post-meeting follow-ups. Availability varies — some free Gmail accounts are getting limited Gemini features, while Google Workspace (Business/Enterprise) with Gemini gets the full set (thread summaries, writing assistance, contextual cross-inbox answers, suggested replies/drafts). The piece cautions to double-check emails before acting, since AI summarization can miss details in messy threads. (Source: Mindstream)

Tool of the week — Dub AI: translates and dubs videos into 25+ languages with cloned voices and automatic speaker detection, aiming to keep content sounding native to each audience without losing the original brand voice. (trydub.com)