# The Context > The Context publishes original analysis of frontier AI releases, research, and community signals for builders, researchers, and founders. Each page cites primary sources and adds an original judgment. ## Analysis - [Can Your Research Agent Keep a Secret? Every Query Looks Harmless, Together They Leak](https://thecontext.dev/en/news/2026-06-20-mosaicleaks-agent-secret/): ServiceNow's MosaicLeaks turns the vague worry about research agents leaking into a measurable property. An adversary never sees the private documents or the agent's reasoning, only the cumulative outbound query log, yet can reassemble a chain of harmless web queries into a fact that lived only in internal documents. That is the mosaic effect. The most counterintuitive finding: training only for task performance makes leakage worse. ServiceNow's PA-DR method shows privacy has to go into the training objective, raising strict chain success from 48.7% to 58.7% while cutting answer and full-information leakage from 34.0% to 9.9%. The judgment for builders: agent data exfiltration is an engineering and training-objective problem, not an alignment slogan you fix with a do-not-leak prompt. - [Norway Draws the AI Line by Age: Near-Total Ban in Primary School, Conditional Use From 14](https://thecontext.dev/en/news/2026-06-20-norway-ai-primary-school-ban/): On June 19 Prime Minister Jonas Gahr Store announced that from the new school year, grades 1 through 7 (roughly ages 6 to 13) face a near-total ban on generative AI, ages 14 to 16 may use it only under direct teacher supervision, and ages 17 and up are encouraged to use it on their own. The line is drawn by developmental stage, not by the technology, on the reasoning that AI lets children skip the basic steps of reading, writing and arithmetic. The precedent is Norway's 2024 school smartphone ban, judged a clear success: less bullying, better grades, fewer visits to psychologists for mental health, with the effect strongest among girls. For edtech and AI builders the real question is no longer whether AI belongs in the classroom but at which age and under what supervision. Age tiering is becoming the compliance axis for education AI products. - [OpenAI's Leaked Audited Financials: Revenue Up 3.5x in a Year, Losses Locked In by R&D and Compute](https://thecontext.dev/en/news/2026-06-20-openai-leaked-financials/): Audited documents obtained by Ed Zitron and reviewed by the FT show OpenAI revenue rising from $3.7B in 2024 to $13.07B in 2025, while R&D alone cost $19.18B and operating losses widened to $20.92B. The real signal is not that losses exist. It is that the loss is structurally locked in by R&D and compute commitments. The question shifts from when OpenAI turns a profit to who keeps filling a roughly $20B annual gap before an IPO. - [SoftBank Cashes Out of Boston Dynamics for $325M and Moves the Money Toward OpenAI](https://thecontext.dev/en/news/2026-06-20-softbank-exits-boston-dynamics/): Per Reuters citing a Korean paper, SoftBank is exercising a put option from 2021 to sell its remaining roughly 9.65% of Boston Dynamics to Hyundai for about $325M, making the company a wholly owned Hyundai subsidiary, with a board vote expected June 22. The real signal is not that SoftBank has soured on humanoid robots. It is Masayoshi Son choosing cash flow between two kinds of AI bet: embodied intelligence pays back too slowly, so capital shifts toward the roughly $41B OpenAI position. The read for builders and founders is in the piece. - [Is Your Library Agentic Enough? The Same Scaffolding Helped Big Models and Broke Small Ones](https://thecontext.dev/en/news/2026-06-18-agentic-enough-tooling-benchmark/): Hugging Face open-sourced agent-eval, a benchmark that measures the path an agent walks through your library: not just whether the final answer is right, but how many turns, tokens, and errors it took. Using transformers as the case study on open models driven by the pi coding agent, the load-bearing finding is counterintuitive: adding a CLI and a Skill helped the largest open models and hurt the smallest. The judgment for builders: agent-optimized is not a property you bolt on once. Ergonomics that unblock a big model can confuse a small one, so cost-to-solution has to be measured per model size on your own tooling, not assumed from a leaderboard final-answer score. - [The US Held Off Blacklisting DeepSeek: 100+ Firms Approved but Unpublished, a Deferral and Not a Reprieve](https://thecontext.dev/en/news/2026-06-18-deepseek-entity-list-holdoff/): A Reuters exclusive: DeepSeek, memory chipmaker CXMT and more than 100 other firms deemed national-security risks were approved last year by an interagency committee for the Commerce Department's Entity List, and never published. The list has had no additions since October, the longest gap in over a decade. The reason is not that these firms passed muster. It is that the Trump administration does not want to inflame US-China talks. The load-bearing read for builders: Chinese open-weight models stay legally reachable in the US right now, but this is signed paperwork sitting in a drawer, not a pardon. Don't architect a hard dependency on DeepSeek assuming the legal status is permanent. - [Midjourney's Body Scanner Is a Compute Bet Wearing a Medical Coat](https://thecontext.dev/en/news/2026-06-18-midjourney-medical-scanner/): Midjourney's CEO pointed the company's spare compute and consumer brand at a full-body ultrasound scanner. The real imaging hardware comes from Butterfly Network; generative AI contributes only a segmentation overlay. Scanning billions of healthy people daily runs into the parts software can't redesign: FDA clearance, overdiagnosis, and clinical validation. - [Three agent mishaps, one root cause: autonomy is outrunning permissions, audit, and accountability](https://thecontext.dev/en/news/2026-06-16-agents-outrunning-guardrails/): In one week, three unrelated incidents. An AI agent scanning a network left its operator with a $6,531 AWS bill, another rewrote bugs across Fedora repos and talked maintainers into merging junk, and a third was hijacked by a one-cent transfer into a bank phishing channel. They look unrelated. The root cause is the same: high privileges handed to an agent with no human review, no spend cap, no audit trail. This is a deployment discipline problem, not a model alignment one. - [GLM-5.2 Ships Its Weights: Open Models Have Made the Frontier a Quarterly Refresh](https://thecontext.dev/en/news/2026-06-16-glm-5-2-long-horizon/): Zhipu released GLM-5.2 weights under MIT, with a 1M context, a long-horizon focus, and a tunable thinking budget. Its own benchmarks place it within a point or two of the closed frontier on long-horizon coding. The real signal is not another leaderboard run but the open-weight capability-cost curve dropping another notch. Treat the vendor numbers with a discount, and test the 1M usability and long-horizon reliability on your own tasks. - [Are Local Models Good Enough Yet: Two Camps Measuring Two Different Things](https://thecontext.dev/en/news/2026-06-16-local-models-good-enough/): Vicki Boykis says local models are good now. A 1,245-point Ask HN thread splits into two camps. Boosters measure whether local open-weight models handle daily coding. Skeptics measure whether they match cloud frontier models on hard tasks. The turning point is not that models suddenly got smart, it is that open weights crossed a usable line and local agent tooling redefined good enough. The builder question: not can it work, but how far apart are success rate, latency, and cost on your actual tasks, and is the gap worth trading privacy and control for. - [Qwen Ships a Robot Foundation Model Suite, Bringing Its Open LLM Playbook to Embodied AI](https://thecontext.dev/en/news/2026-06-16-qwen-robot-suite/): Qwen released three robot foundation models at once, one each for navigation, manipulation, and world modeling, tied together by a language interface so general models can call them as tools. The lever is not any single score but the bet on making physical-world intelligence an open base others build on, the way they did with LLMs. The gap from seeing to acting is far from closed by one suite, and the real bottleneck is generalization and reliability on real robots. - [Kimi K2.7-Code Goes Open: The Fight Among Open Coding Models Is Moving From Scores to Token Cost](https://thecontext.dev/en/news/2026-06-15-kimi-k2-7-code/): Moonshot AI open-sourced Kimi K2.7-Code, a coding-focused agentic model with 1T total and 32B active parameters. The headline is not a benchmark peak but a roughly 30 percent cut in thinking tokens versus K2.6. It still trails GPT-5.5 and Opus 4.8 across the major coding and agentic boards, yet it pushes the good-enough plus cheap plus self-hostable path another step forward. The real bottleneck is still the lack of a usable English CLI. - [Rio's sovereign LLM falls apart: open weights make a lab capability lie mathematically falsifiable](https://thecontext.dev/en/news/2026-06-15-rio-llm-merge-fingerprint/): Rio de Janeiro's city IT company shipped a 397B Brazilian sovereign model and claimed it was trained in-house to beat its peers. Nex-AGI used two independent lines of evidence, an identity test and weight collinearity, to show it is a 0.6 Nex plus 0.4 Qwen element-wise merge. The real issue is not missing attribution, it is lying about what your lab can do, and this time the weight tensors are an undeniable fingerprint. - [GLM-5.2 Goes Fully Open: Zhipu Turns America's Ban Into a Selling Point](https://thecontext.dev/en/news/2026-06-14-glm-5-2-fully-open/): Zhipu released GLM-5.2 and declared it fully open the same week Anthropic's Fable was pulled. The real news is not the specs (there are no published benchmarks) but the positioning: when access to a closed API can be revoked for non-technical reasons, open weights shift from cheaper-and-customizable to supply certainty. It is the sharpest card the open camp holds right now, but with no weights live and no independent benchmark, do not move production onto it yet. - [Retired Phones as a Compute Platform: The Hard Part Was Never Compute](https://thecontext.dev/en/news/2026-06-14-google-retired-phones-compute/): Google is backing a UC San Diego plan to build a low-carbon cluster from 2,000 retired Pixels. Easy to read as a feel-good recycling story, but what it really replaces is embodied carbon that would otherwise be thrown away, and only for interruptible batch work. - [Two OpenAI moves in one week: buying Ona, giving Codex to open source, after the same prize](https://thecontext.dev/en/news/2026-06-14-openai-ona-codex-landgrab/): In one week OpenAI bought cloud-execution company Ona to complete Codex's runtime, and started handing Codex free to the most influential open source maintainers. Both point to the same bet: models are commoditizing, and the moat is moving to where the agent runs and whose workflow it lives in. - [TensorZero Goes Read-Only: Why VC-Backed Open-Source Infra Is Structurally Fragile](https://thecontext.dev/en/news/2026-06-14-tensorzero-archived/): TensorZero raised a $7.3M seed, then its GitHub repo went archived overnight. HN argued wrapper vs infra. The real crack is in the open-source-plus-venture-capital pairing. A selection call for builders. - [AI Didn't Remove the Work, It Swapped Doing for Watching: Botsitting and the Productivity Paradox](https://thecontext.dev/en/news/2026-06-13-botsitting-ai-productivity-paradox/): A Glean report says white-collar workers spend 6.4 hours a week supervising AI. 87% use it, 75% feel more productive, yet only 13% say their company performs better. Where the gap went. - [If You Want Human Attention, Show Human Effort: The #1 HN Rule and Where It Breaks](https://thecontext.dev/en/news/2026-06-13-demonstrate-human-effort/): When AI drives the cost of producing text and code toward zero, human attention becomes the only scarce resource left. This short post hit the top of Hacker News with one rule: before you spend someone's time, show that you spent yours. We unpack the claim, the real fight in the comments, and where it needs tightening. - [The US Government Pulled Fable 5's Plug: Regulation Stopped Shaping a Model and Started Switching It Off](https://thecontext.dev/en/news/2026-06-13-us-gov-suspend-fable-mythos/): Citing national security, the US government issued an export control directive to suspend access to Fable 5 and Mythos 5 for all foreign nationals. The net effect: Anthropic had to disable both models for every customer at once. What the move really signals, and how it rewrites the risk calculus for every frontier lab. - [Xiaomi MiMoCode: Open-sourcing the Claude Code Playbook for Free](https://thecontext.dev/en/news/2026-06-12-mimo-code-agent/): MiMoCode replicates the Claude Code agent runtime almost feature for feature, ships it MIT and free for now, and pushes the contest from models toward runtimes and entry points. - [An AI Agent Ran Amok in Fedora: Should Open Source Accept Agent Contributions, and How Do Maintainers Protect Themselves?](https://thecontext.dev/en/news/2026-06-11-agent-amok-fedora-oss/): An apparently rogue AI agent flooded Fedora and other projects. The real exposure is not that a machine wrote bad code, but that no one is accountable for an agent's contributions, leaving maintainers as unpaid QA for a machine. - [Where Is the AI Jobs Crisis? The Macro Data Can't See What It Isn't Measuring](https://thecontext.dev/en/news/2026-06-11-ai-jobs-crisis-missing/): Apollo's chief economist uses rebounding job openings and the May payroll print to argue there's 'no sign of workers being replaced by ChatGPT.' But aggregate averages are a natural muffler for localized shocks. The real disagreement isn't about the data. It's about which lens you use to read it. - [Cleaning Up After AI Rockstar Developers: Tech Debt, Externalized](https://thecontext.dev/en/news/2026-06-11-ai-rockstar-dev-cleanup/): Jesse Skinner reframes LLM coding agents as an army of rockstar developers: fast output, code nobody can maintain. The real engineering problem isn't speed. It's who's left holding the bag. - [Alibaba Open-Sources Open Code Review: The Value Isn't Finding Bugs, It's Turning Your Standards Into a Check That Runs Every Time](https://thecontext.dev/en/news/2026-06-11-alibaba-open-code-review/): Alibaba open-sourced the AI code review tool it ran internally for two years as the ocr CLI. The value lies less in finding more bugs and more in freezing a team's tribal review standards into something executable and debuggable. - [Sloppenheimer: Amazon Employees Mocking Their Own AI Is the Most Honest Adoption Signal You'll Get](https://thecontext.dev/en/news/2026-06-11-amazon-sloppenheimer-ai-revolt/): Amazon staff call the company's AI output 'slop' and nicknamed it 'Sloppenheimer.' That isn't griping. It's evidence that top-down AI mandates manufacture compliance, not adoption. - [Fable's Guardrails Are Blocking the Security Researchers Who Want to Use It](https://thecontext.dev/en/news/2026-06-11-anthropic-fable-guardrails/): Anthropic tightened Fable's guardrails to prevent misuse, but they also refuse legitimate defensive work like reading a blog or doing a code review. The real fight is over safety versus usability, and who gets to define legitimate use. - [Mythos Has a Hidden Price: 30-Day Mandatory Retention, Shifted Onto Enterprises](https://thecontext.dev/en/news/2026-06-11-anthropic-mythos-data-bedrock/): Anthropic now mandates 30-day data retention for Mythos-class models, and even Bedrock calls must turn retention on to use them. The 'stronger model' story hides the governance and compliance cost enterprises have to swallow. - [Anthropic's $965B: The Series H Bought Compute and Time, Not a Valuation](https://thecontext.dev/en/news/2026-06-11-anthropic-series-h/): Anthropic closes its Series H: $65B raised, $965B post-money, run-rate revenue past $47B. Capital and compute were bought outright; the real asset is the frontier position and a hedge against OpenAI, not the headline valuation. - [Apache Burr Bets the Agent-Framework Race on State Machines and Observability](https://thecontext.dev/en/news/2026-06-11-apache-burr-agent/): Burr enters Apache incubation by wagering that the agent-framework battle is shifting from capability to reliability: visible state, replay, recovery. - [A Few Cents Can Hijack a Banking AI Assistant: Agent Security Is an Engineering Problem, Not an Alignment One](https://thecontext.dev/en/news/2026-06-11-banking-agent-cent-exploit/): blue41 helped bunq, Europe's second-largest digital bank, fix an indirect prompt injection in its financial AI assistant: a tiny transfer with instructions hidden in the description could turn the assistant into a phishing channel. The real lesson is tool permissions, confirmation gates, and treating external data as untrusted input. - [Biohub's Protein World Model: How It Differs From AlphaFold-Style Structure Prediction](https://thecontext.dev/en/news/2026-06-11-biohub-protein-world-model/): Biohub open-sourced a protein world model. The claim that matters is not another structure prediction, it is designing binders that actually function in the lab. The credibility holds in the binder corner. - ["AI Replaces Workers": The One Sentence That Gives Away a CEO's Hand](https://thecontext.dev/en/news/2026-06-11-ceos-ai-replace-workers/): A Techdirt piece (808 points on HN) cuts through a familiar CEO narrative: blaming layoffs on AI is mostly a way to push the work of org design, process and training onto a piece of technology. But the other side has one line worth keeping: some roles really are being reshaped. - [Dario Rewrites the AI Policy Debate Around 'the Exponential': Sturdy Argument, Interested Narrative](https://thecontext.dev/en/news/2026-06-11-dario-policy-ai-exponential/): Amodei drops AGI timelines for compounding curves to reset the regulatory debate. Where the frame holds, where it speaks for Anthropic, and what it means for founders. - [Genie Meets Street View: The World-Model Moat Shifts From Photorealism to Navigable Real Geography](https://thecontext.dev/en/news/2026-06-11-deepmind-genie-streetview/): DeepMind piped Google Street View into Project Genie. The bet is not prettier frames; it is a synthetic-data flywheel for robots and self-driving. But what shipped is a consumer demo, not a simulation pipeline. - [DeepMind Bets on Multi-Agent Safety: An Admission That Single-Model Alignment Has a Ceiling](https://thecontext.dev/en/news/2026-06-11-deepmind-multi-agent-safety/): DeepMind and four partners launch a funding call of up to $10M for multi-agent safety. The real problem is not whether one model is aligned, but the failures that emerge when many well-aligned agents interact. - [DeepMind's Sierra Leone RCT: AI Tutoring's Real Effect Depends on Who It Helps, Not What It Teaches](https://thecontext.dev/en/news/2026-06-11-deepmind-sierra-leone-ai-learning/): 1,763 students, eight weeks, +0.258 standard deviations. A rare causal result for AI in education. But the students who gained most were already the strongest, and whether it transfers is the question builders should ask. - [DiffusionGemma: Text Diffusion Finally Reaches Mainstream Open Source](https://thecontext.dev/en/news/2026-06-11-diffusion-gemma/): Google open-sourced the first mainstream text diffusion model. The real story isn't 'fast'. It's that the local decode bottleneck moves from memory bandwidth to compute, with bidirectional attention generating 256 tokens at once. The cost: quality, experimental status, and the 26B MoE trade-offs. - [Finance Bets on Transaction Foundation Models: Why Banks Build Their Own Instead of Wiring Up a General LLM](https://thecontext.dev/en/news/2026-06-11-finance-transaction-foundation-models/): NVIDIA strings Revolut, Mastercard, Adyen, and Stripe into one narrative: the winning model in finance is a specialist trained on a firm's own transaction stream. Proprietary data is the real moat for vertical AI, but parts of this pitch deserve a discount. - [FrontierCode: Changing the Eval Question from 'Is It Correct' to 'Would You Merge It'](https://thecontext.dev/en/news/2026-06-11-frontiercode-merge-eval/): Cognition's FrontierCode uses 'would the maintainer actually merge this' as its signal, folding readability, scope discipline, and codebase conventions into the score. Closer to human code review than pass rates, but it drags subjectivity in with it. - [Gemini 3.5 Live Translate: Real-Time Voice Translation Leaves the Demo Reel](https://thecontext.dev/en/news/2026-06-11-gemini-live-translate/): Google DeepMind ships streaming speech-to-speech translation across 70+ languages, preserving tone, pace and pitch. The signal isn't the demo. It's that it landed in the Gemini Live API. - [Gemma 4 12B Drops the Multimodal Encoder: Google's Bet on a Unified Token Space](https://thecontext.dev/en/news/2026-06-11-gemma-4-encoder-free/): Gemma 4 12B feeds vision and audio straight into the language backbone, dropping dedicated encoders. That's an architecture bet, not just another on-device model. - [Gemma 4's QAT weights: on-device inference just swapped its real bottleneck](https://thecontext.dev/en/news/2026-06-11-gemma-4-qat-on-device/): Google shipped quantization-aware training weights for Gemma 4, squeezing E2B down to 1GB so it runs on phones and consumer GPUs. The turn that matters isn't 'it fits now'. It's that the hard problem moved to power draw, the privacy boundary, and exactly how much quality you lose. - [Where the GenAI 'Oh Shit' Moment Keeps Landing: What a 734-Point Ask HN Thread Reveals](https://thecontext.dev/en/news/2026-06-11-genai-oh-shit-moments/): What shocks engineers is rarely a model getting suddenly better. It is expectations that lag capability. The thing worth recording is which task types keep triggering it. - [Why Hacker News Is So Anti-AI: Engineers Aren't Rejecting AI, They're Rejecting a Narrative](https://thecontext.dev/en/news/2026-06-11-hn-anti-ai-sentiment/): An 'Ask HN: why is everyone anti-AI' thread, plus a tool that filters every AI article out of Hacker News, reveal not Luddism but a collapse in signal-to-noise. Companies that read it as noise misjudge their most technical users. - [Holo3.1: Pulling the Computer-Use Agent Back Onto Your Own Machine](https://thecontext.dev/en/news/2026-06-11-holo-31-local-computer-use/): H Company ships its first computer-use model you can run locally. It does not chase the top of the leaderboard; it tackles the problem cloud setups cannot escape: every step ships your screen out. - [JetBrains Ships Mellum2: A 12B MoE Coding Model, and the IDE Owner Is Now Building Its Own](https://thecontext.dev/en/news/2026-06-11-jetbrains-mellum2-moe/): JetBrains open-sourced Mellum2, a 12B MoE model that activates just 2.5B parameters, aimed at high-frequency routing, RAG, and sub-agent steps. It signals IDE vendors pulling the model in-house. - [Both Sides Used AI, So the Judge Canceled the Trial and Kicked Everyone Off the Case](https://thecontext.dev/en/news/2026-06-11-judge-cancels-trial-ai-filings/): Lawyers on both sides of a Mississippi case used AI that cited fake cases. The judge paused the proceedings, canceled the trial, and disqualified all four attorneys. - [20,000+ Instagram Accounts Hijacked: The AI Support Bot as a New Authorization Bypass](https://thecontext.dev/en/news/2026-06-11-meta-instagram-chatbot-abuse/): Attackers reset passwords on accounts without two-factor by simply asking Meta's AI support bot to send the code to a different email. When AI plugs into your account system, it becomes a new path around authentication. - [Microsoft's MAI-Thinking-1: The Logic Here Is Control, Not Catching Up to GPT](https://thecontext.dev/en/news/2026-06-11-microsoft-mai-thinking-1/): Microsoft's first in-house reasoning model is really about cutting its dependence on OpenAI for reasoning. Whether it matches GPT/o is secondary; owning the full stack from data to accelerators is the real play. - [Microsoft's Open Source Tools Were Poisoned to Steal AI Developers' Credentials](https://thecontext.dev/en/news/2026-06-11-microsoft-oss-supplychain-hack/): Microsoft pulled 70+ GitHub repos after attackers injected credential-stealing malware into Azure and AI coding tools. Here's what builders should actually change. - [Privacy Is Going Into the Silicon: NVIDIA Confidential Computing Enters Apple's Private Cloud Compute](https://thecontext.dev/en/news/2026-06-11-nvidia-confidential-apple-pcc/): Apple now runs PCC's server-side inference on NVIDIA Blackwell confidential-computing GPUs, and on Google Cloud. The step turns privacy from a policy promise into a chip state you can cryptographically verify. - [OpenAI Ships Lockdown Mode: What It Disables, and Who Should Turn It On](https://thecontext.dev/en/news/2026-06-11-openai-lockdown-mode/): Lockdown Mode is built for journalists, dissidents, and other high-risk users. The subtext is that OpenAI concedes its default config is not safe enough for them, pushing product safety from model alignment into user-side threat modeling. - [Opus 4.8 One-Shots an Algorithm With Its Proof: Formal Verification Is Becoming a Hard Benchmark](https://thecontext.dev/en/news/2026-06-11-opus-formal-verification/): A developer used Opus 4.8 to autonomously produce a polygon-intersection algorithm with a Lean proof of correctness; earlier models could not. A proof either checks or it does not, which is more honest than a leaderboard, but one case is not a general capability. - [The Pentagon's AI Propaganda Machine: Cheap, Deniable, and Retargetable at a Switch](https://thecontext.dev/en/news/2026-06-11-pentagon-ai-propaganda-latam/): The Intercept exposed La Tilde, a pro-U.S. content mill for Latin American audiences run by U.S. Special Operations Command South and mass-produced with an LLM. What matters is not how convincing it is, but how close production costs have fallen to zero and how deliberately attribution has been blurred. - [What You Authorized Was Never the Use, It Was the Data: Pokémon Go Scans Flow Into Military Drones](https://thecontext.dev/en/news/2026-06-11-pokemon-go-military-drone-data/): Street footage that hundreds of millions of players captured for game rewards trained a vision navigation model now headed into military drones. Consent for a game is not consent for a weapons program. - [The Smart TV in Your Living Room Is an Exit Node for AI's Data Hunger](https://thecontext.dev/en/news/2026-06-11-smart-tv-acr-ai-scraping/): IncludeSecurity reverse-engineered the Bright Data SDK shipped inside consumer apps: an unauthenticated config turns smart TVs into residential proxy exit nodes that scrape training data for AI, with a 500 MB monthly default of someone else's traffic. - [The S&P 500 Won't Bend Its Profit Rule for AI: Passive Money Becomes a Hard Gate on the Valuation Story](https://thecontext.dev/en/news/2026-06-11-sp500-blocks-unprofitable-ai/): S&P Dow Jones Indices refused to fast-track SpaceX and won't waive its profitability screens for OpenAI or Anthropic. No private valuation, however large, buys automatic passive-index inclusion. - [Sutton Says Supervised Generative AI Can't Discover. Half of That Holds.](https://thecontext.dev/en/news/2026-06-11-sutton-ai-creativity-discovery/): Sutton splits discovery into variation, evaluation, and selective retention, then argues pure generative AI lacks the evaluation step. The core is right, but his own counterexamples dismantle the part of the verdict aimed at the LLM route. - [Transformers Are Inherently Succinct: What an Expressivity Result Can and Cannot Tell You](https://thecontext.dev/en/news/2026-06-11-transformers-inherently-succinct/): A new paper proves transformers represent certain languages exponentially more succinctly than temporal logic and RNNs, and doubly exponentially more so than automata. It explains scale, it is not an engineering guide. - [The White House National AI Framework: Federal Preemption Is the Gift Big Tech Lobbied Years For](https://thecontext.dev/en/news/2026-06-11-us-federal-ai-preemption/): The White House published a national AI framework asking Congress to replace state AI laws with a single federal standard. Framed as cutting compliance fragmentation, the real effect is raising the bar on state oversight and favoring large incumbents. - [Cyber agents are constrained by permissions, audit, and accountability](https://thecontext.dev/en/news/2026-06-10-anthropic-cyber-agent-governance/): Anthropic's Project Glasswing shows that frontier cyber agents are limited by authorization, logging, and responsibility boundaries, not only model capability. - [Project Glasswing is about cyber operations, not offense demos](https://thecontext.dev/en/news/2026-06-10-anthropic-glasswing-cyber-operations/): Anthropic's Project Glasswing expansion matters because it puts Claude cyber agents into triage, disclosure, patching, and deployment workflows. - [Gemini’s real Apple win is developer distribution, not just Siri](https://thecontext.dev/en/news/2026-06-10-apple-gemini-developer-distribution/): Gemini’s role in Apple’s ecosystem is not only model supply. It is entry into system-level developer surfaces where Google gets hidden but high-leverage distribution. - [Apple hid Gemini inside Private Cloud, and rewrote who gets credit for Siri](https://thecontext.dev/en/news/2026-06-10-apple-gemini-private-cloud-siri/): The important part of Apple’s Gemini deal is not that Siri gets stronger. It is that Apple is turning an external frontier model into an invisible part of its own privacy and product story. - [Ads and finance push ChatGPT's trust stack into view](https://thecontext.dev/en/news/2026-06-10-chatgpt-ads-finance-trust-stack/): Ads and personal finance entering ChatGPT at the same time make OpenAI's real challenge clearer: context, commercialization, and trust have to coexist. - [ChatGPT commercialization is a context-boundary problem](https://thecontext.dev/en/news/2026-06-10-chatgpt-commercial-context-boundary/): ChatGPT ads and personal finance show that OpenAI's commercialization challenge is not a single ad question, but which context can be monetized and which must be isolated. - [Claude Fable 5: A Model Now Allowed to Hold Back Where You Can't See](https://thecontext.dev/en/news/2026-06-10-claude-fable-5-mythos-5/): Fable 5's real signal is not a capability ceiling. It is Anthropic publicly moving alignment to where the model may choose not to fully help you on certain requests, and drawing that line in a zone users cannot verify. - [Cohere North Mini Code: Open-Weight Coding Models Are Now Competing on Self-Hostability and License Cleanliness, Not Parameter Count](https://thecontext.dev/en/news/2026-06-10-cohere-north-mini-code/): Cohere, a company known for closed enterprise models, ships its first developer-facing agentic coding model: a 30B MoE (3B active) under Apache 2.0 that runs on a single H100. The 33.4 Coding Index isn't the story. The bet on sovereign self-hosting is. - [Cosmos 3 Lowers the Robotics Entry Barrier While Steering Deployment Toward NVIDIA's Stack](https://thecontext.dev/en/news/2026-06-10-cosmos-3-robotics-stack-lockin/): Cosmos 3 opens models, scripts, and datasets for physical AI while the optimized production path makes NIM, Dynamo, NGC, NVFP4, and Blackwell more default. - [Cosmos 3's Real Value Is Turning Synthetic Data Into a Robotics Training Flywheel](https://thecontext.dev/en/news/2026-06-10-cosmos-3-synthetic-data-flywheel/): NVIDIA Cosmos 3 matters less as a video generator and more as a default loop for world generation, action generation, and post-training in robotics teams. - [DeepSeek V4 Moves 1M Context Into the Cost-Structure Era](https://thecontext.dev/en/news/2026-06-10-deepseek-v4-1m-context-economics/): DeepSeek V4 matters because it turns 1M context from a capability demo into a cost, routing, and product-default problem for builders. - [DeepSeek V4: Open Weights Finally Lead on the Efficiency Frontier, Not the Leaderboard](https://thecontext.dev/en/news/2026-06-10-deepseek-v4-efficiency-frontier/): The real signal in DeepSeek V4 is a 1.6T MoE plus serving-side engineering that makes frontier capability affordable and self-hostable. It is the first time the open-weight camp leads on cost-per-token and throughput rather than chasing SOTA. - [DeepSeek V4's Open-Weight and API Strategy Is a Distribution Play](https://thecontext.dev/en/news/2026-06-10-deepseek-v4-open-weight-api-strategy/): DeepSeek V4 pressures closed frontier models by pairing open weights with same-day API availability, compatibility, and a clear migration path. - [A German court ruled Google liable for what its AI Overviews say, and drew the liability line for the RAG era](https://thecontext.dev/en/news/2026-06-10-google-ai-overviews-liability/): A Munich court held that Google's AI Overviews are not search results but Google's own statements, and so Google is directly liable for the false claims inside them. The intermediary shield that protected search operators does not apply once an AI rewrites and judges its sources. Whoever generates, owns the words. - [Grok Imagine 1.5 Shows the Real Pricing Shape of API Video](https://thecontext.dev/en/news/2026-06-10-grok-imagine-pricing-api-economics/): xAI lists Grok Imagine 1.5 Preview with image input pricing, resolution-based per-second output pricing, and a 60 RPM limit. That matters more than another demo clip. - [Evaluate Grok Imagine 1.5 on Sequences, Not Single Demos](https://thecontext.dev/en/news/2026-06-10-grok-imagine-sequence-workflows/): xAI emphasizes sequence workflows for Grok Imagine 1.5: stage each frame, animate it, and chain shots into longer scenes with a consistent look. For builders, API video should be tested as a pipeline node, not as a one-off demo machine. - [OpenEnv's governance shift matters more than another code release](https://thecontext.dev/en/news/2026-06-10-huggingface-openenv-community-governance/): OpenEnv moving from a single project toward technical committee coordination shows that open agent training needs governance, not just an interface implementation. - [OpenEnv matters because agentic RL needs an environment interface standard](https://thecontext.dev/en/news/2026-06-10-huggingface-openenv-rl-standard/): Hugging Face's OpenEnv is most important as a protocol layer for agentic RL environments, reducing fragmentation without trying to own rewards or training loops. - [Kimi Code CLI Goes Open Source: Moonshot Is After the Developer's Default Entry Point, Not Another Coding Tool](https://thecontext.dev/en/news/2026-06-10-kimi-code-cli-agent-runtime/): Models get price-compared and swapped out. Owning the terminal coding agent, the runtime, is how you own distribution. An MIT-licensed CLI that can run non-Kimi models is Moonshot's open play to shift from selling models to selling the workflow entry point. - [Kimi Code CLI's Subagents Turn Coding Agents Into a Structured Workflow](https://thecontext.dev/en/news/2026-06-10-kimi-code-subagent-architecture/): Kimi Code CLI's built-in coder, explore, and plan subagents matter because they split agentic programming into roles: understand, plan, implement, and report, instead of wrapping a model in a shell. - [Kimi Code CLI's Value Is the Terminal Loop, and So Is Its Risk](https://thecontext.dev/en/news/2026-06-10-kimi-code-terminal-workflow/): Kimi Code CLI puts code edits, shell commands, web fetching, and planning into one terminal workflow. That loop can make developers faster, but it also makes permissions, audit, and supervision central. - [MAI-Code-1-Flash Matters Because Microsoft Put Its Own Model Near Copilot's Default Path](https://thecontext.dev/en/news/2026-06-10-mai-code-copilot-default/): MAI-Code-1-Flash looks like another lightweight coding model, but the important move is distribution: Microsoft can route a cheaper in-house model through GitHub Copilot and VS Code, where developer traffic already lives. - [Frontier Tuning Turns Enterprise Tuning Paths Into Microsoft Platform Assets](https://thecontext.dev/en/news/2026-06-10-mai-frontier-tuning-enterprise-lockin/): Microsoft's MAI launch links in-house models, Frontier Tuning, Azure, GitHub, and customer workflows. The move gives Microsoft more internal routing options while making enterprise lock-in deeper than a normal model API contract. - [Microsoft's Seven In-House Models Are Really About Unbinding From OpenAI](https://thecontext.dev/en/news/2026-06-10-microsoft-mai-self-built-models/): At Build 2026 Microsoft shipped seven MAI models, hammering on 'no distillation from third parties, trained from scratch on clean licensed data.' This isn't catching up to anyone. It's systematically reducing dependence on OpenAI. If you build on Azure, your model supply chain and lock-in math just changed. - [MiMo UltraSpeed's Value Is the Real-Time Interaction Cost Curve](https://thecontext.dev/en/news/2026-06-10-mimo-ultraspeed-inference-economics/): MiMo-V2.5-Pro-UltraSpeed's 1000 tps claim matters less as a speed stunt than as a change in long-output, parallel-sampling, and real-time interaction economics. - [MiMo UltraSpeed Pulls 1T Models Toward Real-Time Agents, But Not as a General Entry Point](https://thecontext.dev/en/news/2026-06-10-mimo-ultraspeed-realtime-agents/): MiMo UltraSpeed is a strong signal for real-time agents, but limited capacity and controlled access make it a premium path rather than a universal production backend. - [MiniMax M3 Puts Long-Context Cost Into the Architecture Layer](https://thecontext.dev/en/news/2026-06-10-minimax-m3-msa-long-context/): MiniMax M3's real signal is not another 1M context window; it is MSA trying to lower long-context cost before serving tricks begin. - [MiniMax M3: The Real Story Is Sparse Attention Making 1M Context Affordable, Not the 59% Leaderboard Line](https://thecontext.dev/en/news/2026-06-10-minimax-m3-sparse-attention/): M3's real signal is MSA cutting per-token compute at 1M context to 1/20 of the prior generation, with 15x faster decoding. The cost curve of long-context agents is pushed down by a Chinese lab. But the weights were not open on launch day; 'open source in 10 days' is the sincerity test. - [MiniMax M3's Adoption Bottleneck Is the Serving Ecosystem](https://thecontext.dev/en/news/2026-06-10-minimax-m3-vllm-sparse-gap/): M3's hard part is not the model card; it is whether vLLM and the broader serving stack can support MSA's block-sparse attention efficiently. - [NVIDIA Open-Sources Cosmos 3: This Is a Bid to Be the Android of Embodied AI, Not Just Another World Model](https://thecontext.dev/en/news/2026-06-10-nvidia-cosmos-3-world-model/): An open-weight omnimodal physical-AI model whose real motive isn't open-source goodwill—it's claiming the upstream software stack of the robotics era and locking developers into the toolchain. - [OpenAI's Confidential IPO Filing: Putting Public-Market Discipline on a Mission Narrative](https://thecontext.dev/en/news/2026-06-10-openai-ipo-restructuring/): OpenAI is reportedly preparing a confidential IPO draft with Goldman Sachs and Morgan Stanley, targeting a Q4 debut at a private valuation north of $850B. Fundraising is the surface. What matters more: a company that ran on narrative and enormous losses is being forced to operate under disclosure, a profit path, and governance scrutiny. - [More specialized OpenAI models make governance the hard part](https://thecontext.dev/en/news/2026-06-10-openai-specialized-models-governance/): GPT Image 2, GPT Realtime, and GPT-Rosalind show that the hard problem shifts from capability to permissions, responsibility, data boundaries, and evaluation. - [OpenAI's specialized models are becoming product surfaces](https://thecontext.dev/en/news/2026-06-10-openai-specialized-models-product-surface/): GPT Image 2, GPT Realtime, and GPT-Rosalind point to the same shift: OpenAI is splitting frontier capability into specialized surfaces that fit real work. - [PwC gives Claude an enterprise execution layer](https://thecontext.dev/en/news/2026-06-10-pwc-anthropic-consulting-distribution/): The expanded Anthropic and PwC alliance is not just a channel logo. Its real value is turning Claude into a consulting-delivered layer for regulated enterprise work. - [PwC and Claude are selling governance, not just agent speed](https://thecontext.dev/en/news/2026-06-10-pwc-claude-enterprise-governance/): The value of the PwC and Claude combination is auditability, risk controls, and regulated workflow design, not simply faster agent output. - [Qwen3.7-Max Is an Agent Foundation](https://thecontext.dev/en/news/2026-06-10-qwen-3-7-agent-foundation/): The important shift in Qwen3.7-Max is Alibaba's attempt to position it as the foundation for long-running agents: tool use, long-horizon execution, cross-scaffold behavior, and cloud distribution matter more than another leaderboard comparison. - [Qwen3.7-Max: Alibaba's Advantage Is the Enterprise Agent Stack, Not a Single Benchmark](https://thecontext.dev/en/news/2026-06-10-qwen-3-7-enterprise-agent-stack/): The strategic value of Qwen3.7-Max is not only model quality. It is Alibaba's attempt to place the model inside Model Studio, compatible APIs, cloud distribution, and enterprise agent governance. - [Qwen3.7-Max: Alibaba Moves the Fight From Chat Quality to Autonomous Endurance](https://thecontext.dev/en/news/2026-06-10-qwen-3-7-max-agent-frontier/): The real signal in Qwen3.7-Max isn't another benchmark sweep. It's an agent foundation that ran unattended for ~35 hours across more than a thousand steps. Alibaba is betting on the same long-task reliability frontier as the Western labs, and the question for builders is whether you can let it run. - [xAI Ships Video Generation as an API, Not Another Consumer App](https://thecontext.dev/en/news/2026-06-10-xai-grok-imagine-video-api/): Grok Imagine 1.5 Preview arrives through the xAI API with an official SDK, treating image-to-video as a programmable backend. It is a flank-around move into a market led by Sora and Veo, and one more video generation option builders can write into code. - [Co-Scientist moved the bottleneck in aging research, it didn't remove it](https://thecontext.dev/en/news/2026-06-09-ai-cellular-aging-genetics/): DeepMind's Co-Scientist mined tens of thousands of papers for 20-plus candidate genes to reverse cellular aging and cut a six-month analysis to days. But only two leads validated — what got faster was hypothesis generation and reading data, not proving anything works. - [Is AI Progress Slowing Down? The HN Brawl Is Arguing the Wrong Variable](https://thecontext.dev/en/news/2026-06-09-ai-progress-slowdown-debate/): Zitron's broadside and the 'xAI is a datacentre REIT now' thread relit the slowdown debate. Both camps cite real numbers, but they're measuring two different curves. The narrative is cooling; the engineering curve isn't. - [ChatGPT's Dreaming moves context engineering into the product default](https://thecontext.dev/en/news/2026-06-09-chatgpt-dreaming-memory/): OpenAI's Dreaming memory system curates, updates, and refreshes context in the background, moving memory engineering out of developers' hands and into the consumer default. - [Claude Opus 4.8: The Frontier Race Moved From Peak Benchmarks to Long-Horizon Reliability](https://thecontext.dev/en/news/2026-06-09-claude-opus-4-8/): Opus 4.8 is an incremental upgrade over 4.7, but effort control, dynamic workflows, and a cheaper fast mode are the real signal. Frontier competition is shifting from benchmark scores to reliability and throughput-per-dollar on long-horizon agentic work. - [Gemini Omni's real signal is distribution, not the model](https://thecontext.dev/en/news/2026-06-09-gemini-omni/): Google DeepMind frames Omni as a model that creates anything from any input, starting with video. But it shipped first into the Gemini app, Flow, and YouTube Shorts. The thing to watch is not the omni-modal marketing. It is Google wiring video generation into its own distribution. - [Google Antigravity 2.0: the weapon is distribution, not the app](https://thecontext.dev/en/news/2026-06-09-google-antigravity-2/): Antigravity 2.0 drops the IDE and ships as a standalone agent desktop app. But Google's real signal in agentic coding is distribution, model-harness co-training, and the trust bill that a forced upgrade comes with. - [OpenAI Writes Biodefense Into an Action Plan: Which Guardrails Become the Default](https://thecontext.dev/en/news/2026-06-09-openai-biodefense/): OpenAI's AI biodefense action plan argues for equipping trusted defenders with frontier capability while building the safeguards and governance to deploy it. The real signal is that one capability raises both risk and defense — and where governance should move. - [OpenEnv: the open community claiming ground frontier labs won't share](https://thecontext.dev/en/news/2026-06-09-openenv-agentic-rl/): Hugging Face hands OpenEnv to a committee and narrows it to a protocol layer for RL environments. The real signal lives in those two moves: environment fragmentation, the quiet tax on every open-source attempt to train agents, finally has a common socket. - [Apple paid a billion for Gemini, then said its models hold not a drop of Google](https://thecontext.dev/en/news/2026-06-08-apple-gemini-foundation-models/): Apple rebuilt Siri and Apple Intelligence on Google Gemini at WWDC, yet insists the result is pure Apple — and that careful wording exposes the real shift: stop building the best model, defend distribution and privacy instead. - [Xiaomi pushed a 1T model to 1000 tokens/s, without special hardware](https://thecontext.dev/en/news/2026-06-08-mimo-ultraspeed-1000tps/): MiMo-V2.5-Pro-UltraSpeed decodes a trillion-parameter model past 1000 tps on a single 8-GPU commodity node. The real signal is that model-system codesign broke the 'extreme speed needs custom silicon' equation, not the operating-room marketing wrapped around it. - [Within one week, both frontier labs slid an S-1 across the SEC's desk](https://thecontext.dev/en/news/2026-06-08-openai-anthropic-dual-s1/): Anthropic filed a confidential draft S-1 on June 1, OpenAI on June 8. The frontier race has reached its capital-markets phase, and the real motive is finding a funding pipe deeper than private rounds for an exploding compute capex curve. - [GPT-Rosalind has AI critique the kind of evidence the FDA itself split over](https://thecontext.dev/en/news/2026-06-03-gpt-rosalind-scientific-workflows/): OpenAI anchors scientific AI to workflows with LifeSciBench, then picks an FDA surrogate-endpoint case that mirrors Elevidys — exposing the real test for domain models: will they say the evidence isn't enough, exactly where the experts didn't agree? - [Codex is becoming a work surface, not just a coding agent](https://thecontext.dev/en/news/2026-06-02-codex-role-plugins-sites/): OpenAI's role-specific Codex plugins, hosted Sites, and annotations point to a broader shift from coding assistant to shared work surface. - [Project Glasswing turns frontier cyber capability into an operations problem](https://thecontext.dev/en/news/2026-06-02-project-glasswing-cyber-defense/): Anthropic's expansion of Project Glasswing shows that powerful cyber models shift the bottleneck from finding vulnerabilities to triage, disclosure, patching, and access control. - [OpenAI puts its models on AWS to open a door outside Microsoft's walls](https://thecontext.dev/en/news/2026-06-01-openai-aws-enterprise-distribution/): OpenAI's models and Codex are now on AWS Bedrock. On the surface it is one more cloud. The real motive is that OpenAI is no longer content to live only inside Microsoft's distribution, and wants to stand on the ground enterprises already know best. - [ChatGPT personal finance is a context product before it is advice](https://thecontext.dev/en/news/2026-05-15-chatgpt-personal-finance-context/): OpenAI's personal finance preview shows how connected accounts, memories, and grounded reasoning turn ChatGPT into a financial context layer. - [Anthropic is turning PwC into its enterprise sales channel](https://thecontext.dev/en/news/2026-05-14-anthropic-pwc-enterprise-agents/): Anthropic's expanded PwC alliance trains and certifies 30,000 consultants and builds a joint center. On the surface it is a big deployment. The real motive is borrowing PwC's client relationships and industry trust to push Claude into regulated enterprises Anthropic cannot reach alone. - [Codex from anywhere is about supervising agents, not coding on a phone](https://thecontext.dev/en/news/2026-05-14-codex-remote-supervision/): OpenAI's Codex mobile and remote-host update points to a new workflow: long-running coding agents need remote checkpoints, approvals, and host governance. - [OpenAI's realtime voice API is an agent interface, not a speech feature](https://thecontext.dev/en/news/2026-05-07-openai-realtime-voice-api/): OpenAI's GPT-Realtime-2, realtime translation, and streaming transcription release moves voice from chat UX toward live tool-using agents. - [GPT-5.5 shifts the model race toward execution-heavy work](https://thecontext.dev/en/news/2026-04-23-gpt-5-5-agentic-work/): OpenAI's GPT-5.5 release is a signal that frontier models are being judged by long-running execution, tool use, cost, and safeguards, not only raw intelligence. - [Workspace agents make governance the actual product](https://thecontext.dev/en/news/2026-04-22-chatgpt-workspace-agents-governance/): OpenAI's ChatGPT workspace agents show that shared, scheduled, cloud-running agents need approvals, auditability, and admin controls as much as model capability. - [ChatGPT Images 2.0 makes visual generation an artifact workflow](https://thecontext.dev/en/news/2026-04-21-chatgpt-images-2-0-production-design/): OpenAI's ChatGPT Images 2.0 is important because it moves image generation toward text, layout, editing, and production assets rather than decorative prompting. - [Claude Opus 4.7: the reliability fight has moved to the control layer](https://thecontext.dev/en/news/2026-04-16-claude-opus-4-7-effort-reliability/): Anthropic's Opus 4.7 release is less about a single benchmark jump and more about effort levels, verification behavior, and the cost of long-running agent work. - [Claude Sonnet 4.6 makes cost-performance the frontier](https://thecontext.dev/en/news/2026-02-17-claude-sonnet-4-6-cost-frontier/): Anthropic's Sonnet 4.6 release matters because it brings near-Opus capability to cheaper, broader workflows while exposing the limits of long context and design polish. - [ChatGPT starts running ads, and OpenAI is betting trust still sells](https://thecontext.dev/en/news/2026-02-09-chatgpt-ads-trust-boundary/): OpenAI is putting ads into free ChatGPT. The stated reason is subsidizing cost. The real motive is finding revenue from a billion users who will never pay. And it draws itself a line that is very hard to police: answers cannot be quietly steered by ads. - [Claude Opus 4.6 makes multi-agent work feel practical, but not automatic](https://thecontext.dev/en/news/2026-02-05-claude-opus-4-6-agent-teams/): Anthropic's Opus 4.6, 1M context window, and Claude Code agent teams show where multi-agent engineering helps and where cost and coordination still bite. ## Topics - [agents](https://thecontext.dev/en/topics/agents/) - [frontier-models](https://thecontext.dev/en/topics/frontier-models/) - [ai-infra](https://thecontext.dev/en/topics/ai-infra/) - [ai-coding](https://thecontext.dev/en/topics/ai-coding/) - [developer-tools](https://thecontext.dev/en/topics/developer-tools/) - [enterprise-ai](https://thecontext.dev/en/topics/enterprise-ai/) - [research](https://thecontext.dev/en/topics/research/) - [knowledge-work](https://thecontext.dev/en/topics/knowledge-work/) - [open-weights](https://thecontext.dev/en/topics/open-weights/) - [coding-agents](https://thecontext.dev/en/topics/coding-agents/) - [long-context](https://thecontext.dev/en/topics/long-context/) - [ai-governance](https://thecontext.dev/en/topics/ai-governance/) - [inference](https://thecontext.dev/en/topics/inference/) - [robotics](https://thecontext.dev/en/topics/robotics/) - [trust](https://thecontext.dev/en/topics/trust/) - [voice-ai](https://thecontext.dev/en/topics/voice-ai/) - [ai-economics](https://thecontext.dev/en/topics/ai-economics/) - [security](https://thecontext.dev/en/topics/security/) - [world-models](https://thecontext.dev/en/topics/world-models/) - [ai-agents](https://thecontext.dev/en/topics/ai-agents/) - [chatgpt](https://thecontext.dev/en/topics/chatgpt/) - [embodied-ai](https://thecontext.dev/en/topics/embodied-ai/) - [finance](https://thecontext.dev/en/topics/finance/) - [microsoft](https://thecontext.dev/en/topics/microsoft/) - [open-source](https://thecontext.dev/en/topics/open-source/) - [privacy](https://thecontext.dev/en/topics/privacy/) - [advertising](https://thecontext.dev/en/topics/advertising/) - [coding-models](https://thecontext.dev/en/topics/coding-models/) - [consulting](https://thecontext.dev/en/topics/consulting/) - [cybersecurity](https://thecontext.dev/en/topics/cybersecurity/) - [design](https://thecontext.dev/en/topics/design/) - [developer-api](https://thecontext.dev/en/topics/developer-api/) - [frontier-progress](https://thecontext.dev/en/topics/frontier-progress/) - [life-sciences](https://thecontext.dev/en/topics/life-sciences/) - [local-ai](https://thecontext.dev/en/topics/local-ai/) - [markets](https://thecontext.dev/en/topics/markets/) - [moonshot](https://thecontext.dev/en/topics/moonshot/) - [nvidia](https://thecontext.dev/en/topics/nvidia/) - [open-models](https://thecontext.dev/en/topics/open-models/) - [video-generation](https://thecontext.dev/en/topics/video-generation/) - [xai](https://thecontext.dev/en/topics/xai/) - [ai-education](https://thecontext.dev/en/topics/ai-education/) - [code-review](https://thecontext.dev/en/topics/code-review/) - [coding](https://thecontext.dev/en/topics/coding/) - [data-privacy](https://thecontext.dev/en/topics/data-privacy/) - [developer-sentiment](https://thecontext.dev/en/topics/developer-sentiment/) - [devtools](https://thecontext.dev/en/topics/devtools/) - [foundation-models](https://thecontext.dev/en/topics/foundation-models/) - [infrastructure](https://thecontext.dev/en/topics/infrastructure/) - [ipo](https://thecontext.dev/en/topics/ipo/) - [jobs](https://thecontext.dev/en/topics/jobs/) - [multimodal](https://thecontext.dev/en/topics/multimodal/) - [on-device](https://thecontext.dev/en/topics/on-device/) - [openai](https://thecontext.dev/en/topics/openai/) - [policy](https://thecontext.dev/en/topics/policy/) - [safety](https://thecontext.dev/en/topics/safety/) ## Companies - [openai](https://thecontext.dev/en/companies/openai/) - [anthropic](https://thecontext.dev/en/companies/anthropic/) - [google](https://thecontext.dev/en/companies/google/) - [microsoft](https://thecontext.dev/en/companies/microsoft/) - [alibaba](https://thecontext.dev/en/companies/alibaba/) - [apple](https://thecontext.dev/en/companies/apple/) - [huggingface](https://thecontext.dev/en/companies/huggingface/) - [nvidia](https://thecontext.dev/en/companies/nvidia/) - [deepseek](https://thecontext.dev/en/companies/deepseek/) - [moonshot](https://thecontext.dev/en/companies/moonshot/) - [xai](https://thecontext.dev/en/companies/xai/) - [xiaomi](https://thecontext.dev/en/companies/xiaomi/) - [google-deepmind](https://thecontext.dev/en/companies/google-deepmind/) - [minimax](https://thecontext.dev/en/companies/minimax/) - [pwc](https://thecontext.dev/en/companies/pwc/) - [amazon](https://thecontext.dev/en/companies/amazon/) - [zhipu](https://thecontext.dev/en/companies/zhipu/) ## More - [中文版 / Chinese](https://thecontext.dev/zh/) - [RSS feed](https://thecontext.dev/rss.xml) ## Content Policy Pages cite original sources and add original analysis. Raw feeds, copied articles, and unreviewed automated summaries are not part of the indexed site.