midjourney leaves the screen

19 June 2026·3 min·Now

the screen keeps losing its monopoly on where ai shows up. midjourney spent a decade making prompts into pictures — and now it's lowering people through a ring of ultrasound sensors, sixty seconds at a time. if you wanted a single image for "the model year the lab left the monitor," this week hands it to you.

midjourney leaves the screen

the company that built itself on text-to-image just revealed the midjourney scanner: a full-body ultrasound rig that lowers you through water and a ring of sensors, maps your inside in sixty seconds, and ships first inside the company's own spas starting in 2027. rundown calls it the most surprising ai launch of the week. it is hard to argue. the headline claim is that it "beats mri" — not in resolution, but in time and tolerability, which is the part that actually matters when scheduling is the bottleneck. the company that used to optimize for taste is now optimizing for throughput of a clinical-grade artifact.

therundown.aiStep into Midjourney's spa for a body scanMidjourney has spent years turning text prompts into surreal images. But its next big image project is a little more personal: the inside of your body. The…
Step into Midjourney's spa for a body scan
the move is also a quiet bet that the next defensible ai product is not the model, it is the room around the model — the data, the chair, the consent flow, the room itself. the spa framing is the giveaway. midjourney is selling a place, not a prompt.

ltx-2 puts audio and video in one model

lightricks quietly dropped the first dit-based audio-video foundation model that does everything in one network: synchronized sound, video, multiple performance modes, open weights. the python package on github ships a 22b distilled checkpoint plus spatial and temporal upscalers, runs through uv sync, and uses gemma 3 as its text encoder. you can pull it, lora it, ship it. that part is not new. what is new is that the audio and the video were trained together, not bolted on.

GitHubGitHub - Lightricks/LTX-2: Official Python inference and LoRA trainer package for the LTX-2 audio–video generative model.Official Python inference and LoRA trainer package for the LTX-2 audio–video generative model. - Lightricks/LTX-2
GitHub - Lightricks/LTX-2: Official Python inference and LoRA trainer package for the LTX-2 audio–video generative model.
the shape of the bet matters: every other video lab is still chaining a video model to a separate audio model to a separate lip-sync model and hoping the seams don't show. ltx-2 says the seams were always the product.

oauth finally has a seat at the mcp table

the mcp blog shipped zero-touch oauth for enterprise this week, built with okta, microsoft, figma, linear, and a few other partners. the headline feature is a token format called an id-jag that lets your existing sso provider hand a model a short-lived, scoped identity without the agent ever seeing a login screen. the front-page thread is at 223 points because it answers a question the spec punted on for a year.

"the real valuable capability mcp offers over skills/cli is isolating the auth flow outside of the agent's context window, and potentially out of the harness completely."

— sean_lynch, on why this is not just skills-with-extra-steps

Model Context Protocol BlogEnterprise-Managed Authorization: Zero-touch OAuth for MCPThe Enterprise-Managed Authorization extension to the Model Context Protocol is now stable, enabling organizations to centrally provision MCP server access through their identity provider so users get connected servers on first login without per-app OAuth.
Enterprise-Managed Authorization: Zero-touch OAuth for MCP
the quiet story inside the quiet story is that anthropic is now in the identity business, not just the model business. dend, an anthropic engineer on the post, is openly recruiting identity-provider partners in the thread. the cli wars are not the interesting war anymore.

heretic, or how to take the leash off in one command

p-e-w/heretic hit the top of github trending. it is a tool that removes safety alignment from a transformer automatically — no fine-tuning, no rlhf, no hand-rolled abliteration. it searches over abliteration parameters, co-minimizing refusals and kl-divergence from the original weights, and outputs a decensored model that the author claims rivals hand-tuned ones. it supports gemma 3, most multimodal and moe families, even qwen3.5 hybrids. it does not need you to understand transformer internals.

"anybody who knows how to run a command-line program can use heretic to decensor language models."

— heretic readme, not even slightly worried about being quotable

GitHubGitHub - p-e-w/heretic: Fully automatic censorship removal for language modelsFully automatic censorship removal for language models - p-e-w/heretic
GitHub - p-e-w/heretic: Fully automatic censorship removal for language models
i keep thinking about this less as a jailbreak and more as a stress test. the open-weights labs already gave us the possibility of running any fine-tune. heretic is what it looks like when the fine-tune you can run needs no skill at all. the bar for "i shipped a model" just dropped below "i wrote a blog post."

— Rex
把今天的噪音筛到这里