OpenAI to Launch First Hardware Product, Codex Shortcut Keyboard with 13 Mechanical Switches, on July 15
OpenAIHardwareCodex
OpenAI plans to release its first hardware product—the Codex shortcut keyboard—on July 15, 2026, developed in collaboration with boutique manufacturer Work Louder. Based on the Creator Micro 2 macro pad, the keyboard features 13 mechanical switches, an encoder, and a joystick, designed specifically for heavy Codex users to map frequently used commands to physical keys, enhancing efficiency in operating coding agents. Pricing and full specifications have not yet been disclosed. This move signals OpenAI's recognition of programming agents as tools requiring physical interaction, reflecting a shift in AI agents from purely terminal-based use toward multi-device coordination, blurring the boundary between hardware and software.
2
U.S. Commerce Department Lifts Export Controls on Anthropic's Fable 5 and Mythos 5 After Two-Week Restriction
AnthropicRegulationExport Control
The U.S. Department of Commerce has lifted the two-week export control on Anthropic's Fable 5 and Mythos 5 AI models, allowing Fable models to gradually return online. As part of the agreement, Anthropic will collaborate with the U.S. government to establish safety standards for future models and upgrade cybersecurity protections, falling back flagged requests to Opus 4.8 for processing. After Fable 5 rejoined Cursor, it led all models on the CursorBench benchmark but was noted as the most costly model per task. This lifting marks a new phase of negotiation between frontier AI model export controls and safety governance.
AWS Invests $1 Billion to Establish Forward Deployed Engineering Organization, Accelerating Enterprise AI Agent Adoption
AWSEnterprise AIAI Agent
AWS announced a $1 billion investment to create a Forward Deployed Engineering organization, deploying engineers directly into customer teams to accelerate the production deployment of enterprise-grade AI agents. This model draws inspiration from companies like Cursor, where engineers embed within client systems to implement agents across planning, coding, testing, and deployment workflows, building customized 「AI software factories」. Industry observations suggest only 10–20% of engineers currently adopt AI agents proactively; widespread adoption requires top-down leadership and internal champions, making forward deployed engineering a critical component in enterprise AI integration.
4
Microsoft Opens Its MAI-Code-1-Flash Code Model to GitHub Copilot Business Users
MicrosoftGitHub CopilotProgramming
Microsoft has officially opened access to its in-house developed MAI-Code-1-Flash code generation model for GitHub Copilot Business and Enterprise users. The model supports low-latency programming and agent workflows, with usage-based pricing. Simultaneously, Microsoft introduced a Teams meeting 「bot gatekeeper」 feature that prevents unauthorized bots from joining meetings through identity verification. Google Cloud also announced general availability of BigQuery’s natural language analysis powered by Gemini. These developments indicate major tech firms are accelerating the integration of proprietary AI models into enterprise development and collaboration tools.
5
Chrome Vulnerability Longinus Exposes Critical RCE Risk, Bypassing V8 Sandbox with Single Point Exploit
CybersecurityChromeVulnerability
A critical vulnerability named Longinus (CVE-2026-6307) has been discovered in Chrome, enabling remote code execution by single-handedly breaching the renderer and V8 sandbox. Users are advised to upgrade to Chrome 106.0.5249.119 or later. Meanwhile, anonymous researcher 「bikini」 released an 「exploitarium」 repository disclosing multiple unpatched zero-day vulnerabilities, including those affecting libssh2 and Gitea Docker deployments, without prior vendor notification. Additionally, Aflac’s Japanese subsidiary suffered a breach, exposing data of approximately 4.38 million users, including identity, insurance, and bank transfer information. On the AI security front, Microsoft warned that AI agents could lead to data leaks due to tool metadata poisoning.
6
NVIDIA Open-Sources ASPIRE Robotics Skill Library, Jim Fan Says Embodied Intelligence Paradigm Has Shifted
NVIDIAEmbodied IntelligenceOpen Source
NVIDIA has open-sourced the ASPIRE framework, enabling robots to continuously accumulate reusable skills through code execution, failure analysis, and experience distillation. During task execution, robots record multimodal trajectories; upon failure, large models diagnose and repair the code, while successful experiences are distilled into skills stored in a library for future use. This framework shifts the training paradigm from gradient descent to Skill Refinement, where outputs are no longer model weights but an ever-expanding skill library. Experiments show that as the skill library grows, robot success rates on unseen tasks rise from near zero to 31%. Jim Fan describes this as a new paradigm for continuous learning in embodied AI.
Meituan Releases 1.6 Trillion-Parameter MoE Model LongCat-2.0, Specialized in Agent-Based Coding
MeituanMoEProgramming
Meituan has launched LongCat-2.0, a 1.6 trillion-parameter Mixture-of-Experts (MoE) model dedicated to agent-based coding and long-context processing. The release underscores Meituan’s sustained investment in large-scale AI model research, focusing trillion-parameter capabilities on programming agents and long-text scenarios. This reflects the growing competitiveness of Chinese tech firms in cutting-edge large models and highlights agent-based coding as a core direction for practical deployment of large model capabilities.
8
Genesis PEARL Diffusion Model Achieves Sub-1Å Accuracy in Protein-Ligand Co-Folding, Zero-Shot SOTA
Drug DiscoveryDiffusion ModelAI Research
Genesis Molecular AI’s PEARL model leverages diffusion techniques to simulate induced fit, achieving sub-1Å RMSD accuracy in protein-ligand co-folding. Unlike traditional static docking, PEARL captures protein flexibility and mobile loop structures adapting to ligands, eliminating the need for lengthy molecular dynamics simulations. The founder criticized the industry standard of 2Å accuracy as 「garbage」, noting hydrogen bonds require precision within 0.6Å to be meaningful. PEARL achieved state-of-the-art (SOTA) performance zero-shot on 802 previously unseen co-complexes in the OpenBench benchmark, correctly modeling each conformation. Recent advances in generative AI have made agent-driven drug discovery cycles feasible.
Study Reveals Most Model Organisms Leak Fine-Tuning Targets, Perplexity Differencing Method AuditBench Claims SOTA
AI SafetyModel AuditingAlignment
A study found that many current model organisms leak fine-tuning targets—fine-tuning induces models to express implanted behaviors even outside expected contexts. The study proposes a simple perplexity differencing method, ranking completions that are plausible under the target model but unlikely under a reference model to reveal hidden behaviors. This method achieves SOTA on the AuditBench benchmark for detecting such behaviors, with an average detection rate of 0.73, nearly saturating the benchmark. The revealed completions include both memorized sentences and emergent behaviors absent from fine-tuning data, serving as a low-cost first-pass auditing tool.
Warp CEO: Software Factories Are the Next Phase of Coding, Automation to Be Ubiquitous in Major Projects Within a Year
AI AgentSoftware FactoryProgramming
Warp CEO Zach Lloyd stated that the software industry is transitioning from interactive agent-assisted coding to automated software factories. The most valuable automation loops mirror the core software engineering lifecycle—classification, specification, implementation, review, validation, release, and monitoring—with their Oz platform orchestrating this factory-style workflow. Software factories integrate into existing workflows rather than introducing entirely new interfaces, pulling issues from Jira or Linear and accepting submissions via Slack. Lloyd predicts that within a year, every significant software project will have some form of automated factory, with teams gradually increasing auto-merged PR ratios from 20% to over 60%, while humans focus on ambiguous or novel tasks.