1. Executive Summary
As of 2026-06-06 (JST), AI news has shifted its weight toward “building the foundation to operate agents ‘as work.’” OpenAI has moved forward on both a new memory approach for ChatGPT and an update to GPT-Rosalind for drug discovery. Anthropic has laid out an expansion of security integration (Project Glasswing) and analysis of threats involving AI. NVIDIA has put physical AI’s open-world model Cosmos 3 front and center, and Microsoft has announced general availability of Work IQ APIs.
2. Today’s Highlights
Highlight 1:OpenAI improves preference freshness in ChatGPT’s new memory approach, “Dreaming”
Summary OpenAI officially described its plans to introduce “Dreaming” as a new memory approach for ChatGPT. By automatically curating what should be kept—“information worth remembering” such as preferences and assumptions—behind the scenes while referencing the conversation history, the goal is to deliver an experience in which the user’s context does not become stale. While conventional memory tends to lean toward a “saved memories list,” the new approach is oriented toward strengthening the connection to conversational context. Background The value of a chat UI depends not only on the accuracy of a single answer, but also on whether it can keep the user’s intent and preferences intact through the conversation. OpenAI has advanced previous memory updates (the idea of referencing saved lists) in stages, but in real-world operation, “the more the conversation progresses, the more assumptions drift” is prone to become a problem. Dreaming is characterized by being designed as a “mechanism that automatically updates” that drift. In addition, memory is directly tied not only to user experience, but also to risks related to personal information and privacy, and the risk of unintentionally fixing things in place—so how updates are performed is itself critical. Technical Explanation The core of Dreaming is that memory is not just a container for saving; it becomes a “curation procedure” that is continuously re-edited based on the conversation history. This reduces the risk of continuing to reference outdated assumptions fixed in place even when a user’s preferences change over time. In agent/multi-step systems, long-term assumption retention is often tightly linked to performance, but if you get the update frequency or the rationale wrong (which conversations to learn from), it can lead to inappropriate self-reinforcement. The explanation that Dreaming “automatically organizes things in the background” indicates that context management at the product layer (memory design), not just the model itself, affects both performance and safety. Impact and Outlook Going forward, the focus will be on memory update transparency (what is adopted and what is discarded), the granularity with which users can edit or disable it, detection of mislearning, and how far the system should expand beyond “preferences” into business conditions (e.g., writing style, output format, and prioritization of steps). As a particularly plausible next move, agents will be designed to retrieve prerequisite information from memory when executing tasks (approval policies, work priorities, and constraint conditions). Source: OpenAI official blog “Dreaming: Better memory for a more helpful ChatGPT”
Highlight 2:OpenAI updates GPT-Rosalind for drug discovery and life sciences with new capabilities—optimized for agentic workflows
Summary OpenAI announced a new capability update for the GPT-Rosalind series. As a purpose-built model for life science research, it strengthens “judgment” in core areas of drug creation (e.g., medicinal chemistry, genomics, etc.) while integrating agentic coding/tool use so that research workflows can be translated into “executable steps.” Background Drug discovery is not very valuable simply by summarizing papers; its essence is a long workflow that spans multiple data sources and tools, progressing from hypothesis formation → analysis → planning → evaluation. In this domain, you need domain knowledge and the ability to progress work using tools, as well as “long-range decision-making,” before it can truly pay off compared to generic-purpose LLMs. OpenAI has been incrementally preparing purpose-built models for research domains, but this update places emphasis on “connecting more directly to real-world workflows.” Technical Explanation The announcement indicates that the update improves model intelligence in life science core tasks while incorporating agentic coding/tool use capabilities derived from GPT-5.5. In addition, for long-running workflows involving analysis, design, and experimental planning, what matters is not just single-shot accuracy, but the linkage of reasoning that turns tool-use orchestration, consistency of reference data, and evaluation results into the next actions. In other words, the GPT-Rosalind upgrade can be read as a design aimed at improving “workflow performance,” not only “model performance.” Impact and Outlook The impact will extend not only to drug discovery vendors, but also to companies and labs that support drug discovery research—such as analytics platforms (data integration, computation, protocol design). In the future, competition will hinge on expanding evaluation metrics (agent evaluation and long-workflow evaluation), improving integrated experiences in tool connections (experimental planning/data analysis/literature management), and designing the boundaries of “which decisions are returned to humans and how far automation goes.” Source: OpenAI official blog “Introducing new capabilities to GPT‑Rosalind”
Highlight 3:Anthropic expands Project Glasswing—partnership integration for vulnerability scanning to about 150 organizations
Summary Anthropic announced that it will expand the partner network for Project Glasswing. Building on the initial phase, in which around 50 organizations used Claude to perform vulnerability scanning of codebases, it will extend to roughly 150 new organizations that meet security requirements. Anthropic intends to target a wider range of critical software across countries and industries. Background Large-scale LLMs often draw attention for their “generation,” but the real risk lies not only in the outputs, but also in the software supply chain of companies. Early detection and remediation of vulnerabilities are extremely important as a security implementation because they reduce entry points for attacks and shrink the scale of damage. Project Glasswing is positioned as an effort that uses Claude defensively to connect partner-side code areas to actual vulnerability detection and prioritization. The expansion suggests that detection is “operationally working in practice,” and also implies that the conditions are coming together to enable rollout to other companies and other critical infrastructure. Technical Explanation In initiatives of this kind, what matters is not only the model’s reasoning ability, but also: (1) understanding the codebase, (2) the reproducibility of findings, and (3) operational design that connects detection results to a remediation workflow. Anthropic’s explicit statement that “security requirements must be met” means it’s not simply about increasing access—there are guardrails for auditing, safety, and data handling as prerequisites. In addition, the fact that detection targets include critical infrastructure indicates that operational quality assurance is indispensable in areas where the impact of false positives or missed vulnerabilities can be significant. Impact and Outlook Looking ahead, there may be progress in: (a) standardizing workflows from detection → prioritization → remediation → re-scanning, (b) ecosystem-building that includes open-source maintainers and security researchers, and (c) evaluation frameworks that enable comparison across other models/other tools. Vulnerability scanning is not a one-time activity—continuous operations are valuable. So Glasswing’s “expansion” is a signal that security AI is stepping into permanent operations. Source: Anthropic official news “Expanding Project Glasswing”
3. Other News (5–7 items)
Other 1:Anthropic maps AI-related cyber threats to MITRE ATT&CK—analysis of 832 accounts
Key Points (200+ characters) Anthropic explained that it analyzed groups of accounts that were banned as malicious activity in order to investigate threat trends in cyber attacks involving AI, and mapped them to MITRE ATT&CK tactics and techniques. The targets were 832 accounts from the period between March 2025 and March 2026, with the goal of testing how well the framework of attack methods is preserved in the “AI era.” For defenders, it can serve as supporting evidence that threat model updates must be continuous. Source: Anthropic official news “What we learned mapping a year’s worth of AI-enabled cyber threats”
Other 2:NVIDIA strengthens “agent skills for physical AI” in the context of CVPR—large-scale learning creates generalization
Key Points (200+ characters) In line with CVPR, NVIDIA introduced an effort to accelerate the “end-to-end training workflow” that is important for physical AI research. The challenge is not only boosting model performance, but also that the steps—reconstructing real-world scenarios, generating rare cases, policy learning, behavior evaluation, and iteration—tend to be fragmented. This suggests that, with NVIDIA Cosmos 3, NVIDIA is moving toward running data generation, simulation, and evaluation in an agentic manner. Source: NVIDIA blog “NVIDIA Enables the Next Era Of Physical AI Research With Agent Skills”
Other 3:NVIDIA launches the open physical AI world model Cosmos 3—integrating vision reasoning, world generation, and action prediction
Key Points (200+ characters) NVIDIA announced Cosmos 3 as an open frontier world model for physical AI. It highlights that, with a mixed-of-Transformer architecture, it treats vision reasoning, world generation, and action prediction as a single system. It also positions Cosmos 3 as an “omni model” that can natively handle not only text but images, videos, environmental sounds, and actions—claiming it can shorten the learning and evaluation cycle for physical AI from “months to days.” Source: NVIDIA official release (investor webcast) “NVIDIA Launches Cosmos 3”
Other 4:Microsoft offers Work IQ APIs generally available (GA)—handing Microsoft 365 business context to agents
Key Points (200+ characters) Microsoft announced that the Work IQ APIs will begin general availability on June 16, 2026. Work IQ is said to build an understanding of an organization’s “operating model” from patterns such as email, calendar, meetings, chat, files, users, and collaboration, and provide agents with the foundation of context and tool execution. The positioning is clear: it is not just about search or summarization, but about redesigning the API surface so that agents can act using business context. Source: Microsoft 365 official blog “Announcing the new Work IQ APIs”
Other 5:Microsoft strengthens AI-era biosecurity—organizing both accelerated drug discovery and misuse risks
Key Points (200+ characters) Microsoft argued that while AI accelerates life science research, it also creates new risks such as redesigned toxins and pathogens. In particular, it mentioned a possibility that specialized AI for protein design could re-encode harmful functionalities in ways that might bypass existing synthesis safety measures, showing that balancing research promotion and risk reduction is a policy and operational challenge. In the bio domain, for these kinds of arrangements to be effective, not only model capabilities but also institutional design—data, evaluation, access controls, and auditing—must work. Such framing is likely to influence future standardization as well. Source: Microsoft On the Issues “Strengthening biosecurity in the era of AI”
Other 6:NVIDIA and Microsoft push an integrated stack for agents/physical AI—from Windows to cloud to local
Key Points (200+ characters) NVIDIA said that, together with Microsoft Build, it jointly presented an integrated stack for deploying agentic AI and physical AI from devices to the cloud, and further to local environments. It emphasizes an architecture that unifies the execution environment, including GPU acceleration with NVIDIA RTX Spark and DGX Station, Microsoft Fabric, and the use of open models with Microsoft Foundry. Since agent deployment also determines “where the agent runs,” which directly impacts operational cost and security, this kind of integration may lower adoption barriers. Source: NVIDIA blog “NVIDIA Partners With Microsoft on Unified Stack”
4. Summary and Outlook
Across today’s news, it’s clear that AI’s main battleground is shifting from “accuracy competition” toward “operational viability and safety, context retention, and execution connectivity.” OpenAI’s Dreaming is positioned as an attempt to improve long-context freshness through product design, and the GPT-Rosalind update shows a trend toward getting closer to “executable workflows” in scientific domains. Anthropic is pushing adoption by defenders in practice through systematic threat analysis and expanded operational collaboration via Project Glasswing. NVIDIA is strengthening its direction toward making physical AI world models open while rearranging simulation and evaluation steps as “agent skills.” Microsoft has announced Work IQ APIs’ GA and advanced the API setup needed to pass enterprise business context to agents.
The next things to watch are: (1) transparency and safety measures for memory/context management, (2) guardrails (permissions, approvals, and auditing) when agents execute, (3) evaluation frameworks for physical AI and bio domains (reproducibility and risk management), and (4) how far integrated stacks that reduce adoption costs actually reach into real workflows. As of 2026-06-06 (JST), this was a day in which the “connection pieces” were concretized across each company.
5. References
| Title | Information Source | Date | URL |
|---|---|---|---|
| Dreaming: Better memory for a more helpful ChatGPT | OpenAI Blog | 2026-06-04 | https://openai.com/index/chatgpt-memory-dreaming/ |
| Introducing new capabilities to GPT‑Rosalind | OpenAI Blog | 2026-06-03 | https://openai.com/index/introducing-new-capabilities-to-gpt-rosalind/ |
| Expanding Project Glasswing | Anthropic Newsroom | 2026-06-02 | https://www.anthropic.com/news/expanding-project-glasswing |
| What we learned mapping a year’s worth of AI-enabled cyber threats | Anthropic Newsroom | 2026-06-03 | https://www.anthropic.com/news/AI-enabled-cyber-threats-mitre-attack |
| NVIDIA Enables the Next Era Of Physical AI Research With Agent Skills For Autonomous Vehicles, Robotics And Vision AI | NVIDIA Blog | 2026-06-03 | https://blogs.nvidia.com/blog/cvpr-physical-ai-research-agent-skills/ |
| NVIDIA Launches Cosmos 3, the Open Frontier Foundation Model for Physical AI | NVIDIA News (Investor Relations) | 2026-06-01 | https://investor.nvidia.com/news/press-release-details/2026/NVIDIA-Launches-Cosmos-3-the-Open-Frontier-Foundation-Model-for-Physical-AI/default.aspx |
| Announcing the new Work IQ APIs | Microsoft 365 Blog | 2026-06-02 | https://www.microsoft.com/en-us/microsoft-365/blog/2026/06/02/announcing-the-new-work-iq-apis/ |
| Strengthening biosecurity in the era of AI | Microsoft On the Issues | 2026-06-04 | https://blogs.microsoft.com/on-the-issues/2026/06/04/strengthening-biosecurity-in-the-era-of-ai/ |
This article was automatically generated by LLM. It may contain errors.
